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 | [497839](https://bugs.python.org/issue497839) --- | :--- Nosy | @tim-one, @loewis Files | <li>[a.py](https://bugs.python.org/file277/a.py "Uploaded as text/plain at 2001-12-30.12:04:20 by @loewis")</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-02-17.07:04:19.000> created_at = <Date 2001-12-30.12:04:19.000> labels = [] title = 'reindent chokes on empty first lines' updated_at = <Date 2002-02-17.07:04:19.000> user = 'https://github.com/loewis' ``` bugs.python.org fields: ```python activity = <Date 2002-02-17.07:04:19.000> actor = 'tim.peters' assignee = 'tim.peters' closed = True closed_date = None closer = None components = ['Demos and Tools'] creation = <Date 2001-12-30.12:04:19.000> creator = 'loewis' dependencies = [] files = ['277'] hgrepos = [] issue_num = 497839 keywords = [] message_count = 2.0 messages = ['8553', '8554'] nosy_count = 2.0 nosy_names = ['tim.peters', 'loewis'] pr_nums = [] priority = 'normal' resolution = 'fixed' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue497839' versions = [] ``` </p></details>
reindent chokes on empty first lines
https://api.github.com/repos/python/cpython/issues/35848/comments
2
2001-12-30T12:04:19Z
2022-04-09T21:55:53Z
https://github.com/python/cpython/issues/35848
1,198,782,907
35,848
[ "python", "cpython" ]
BPO | [497736](https://bugs.python.org/issue497736) --- | :--- Nosy | @gvanrossum, @warsaw, @nascheme Files | <li>[python2.2-smtplib-correcthelo.diff](https://bugs.python.org/file3882/python2.2-smtplib-correcthelo.diff "Uploaded as text/plain at 2001-12-30.01:20:08 by eperez"): python2.2-smtplib-correcthelo</li><li>[domainlit.diff](https://bugs.python.org/file3883/domainlit.diff "Uploaded as text/plain at 2002-03-25.16:00:19 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/nascheme' closed_at = <Date 2002-03-25.18:56:51.000> created_at = <Date 2001-12-30.01:20:06.000> labels = ['library'] title = 'smtplib.py SMTP EHLO/HELO correct' updated_at = <Date 2002-03-25.18:56:51.000> user = 'https://bugs.python.org/eperez' ``` bugs.python.org fields: ```python activity = <Date 2002-03-25.18:56:51.000> actor = 'barry' assignee = 'nascheme' closed = True closed_date = None closer = None components = ['Library (Lib)'] creation = <Date 2001-12-30.01:20:06.000> creator = 'eperez' dependencies = [] files = ['3882', '3883'] hgrepos = [] issue_num = 497736 keywords = ['patch'] message_count = 17.0 messages = ['38600', '38601', '38602', '38603', '38604', '38605', '38606', '38607', '38608', '38609', '38610', '38611', '38612', '38613', '38614', '38615', '38616'] nosy_count = 4.0 nosy_names = ['gvanrossum', 'barry', 'nascheme', 'eperez'] pr_nums = [] priority = 'normal' resolution = 'rejected' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue497736' versions = ['Python 2.3'] ``` </p></details>
smtplib.py SMTP EHLO/HELO correct
https://api.github.com/repos/python/cpython/issues/35847/comments
17
2001-12-30T01:20:06Z
2022-04-09T21:55:52Z
https://github.com/python/cpython/issues/35847
1,198,782,899
35,847
[ "python", "cpython" ]
BPO | [497697](https://bugs.python.org/issue497697) --- | :--- Nosy | @loewis, @doko42 <sup>*Note: these values reflect the state of the issue at the time it was 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-01-23.09:22:45.000> created_at = <Date 2001-12-29.21:43:18.000> labels = ['docs'] title = 'building shared modules' updated_at = <Date 2002-01-23.09:22:45.000> user = 'https://github.com/doko42' ``` bugs.python.org fields: ```python activity = <Date 2002-01-23.09:22:45.000> actor = 'anthonybaxter' assignee = 'none' closed = True closed_date = None closer = None components = ['Documentation'] creation = <Date 2001-12-29.21:43:18.000> creator = 'doko' dependencies = [] files = [] hgrepos = [] issue_num = 497697 keywords = [] message_count = 6.0 messages = ['8547', '8548', '8549', '8550', '8551', '8552'] nosy_count = 3.0 nosy_names = ['loewis', 'anthonybaxter', 'doko'] pr_nums = [] priority = 'normal' resolution = 'wont fix' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue497697' versions = [] ``` </p></details>
building shared modules
https://api.github.com/repos/python/cpython/issues/35846/comments
6
2001-12-29T21:43:18Z
2022-04-09T21:55:50Z
https://github.com/python/cpython/issues/35846
1,198,782,893
35,846
[ "python", "cpython" ]
BPO | [497695](https://bugs.python.org/issue497695) --- | :--- Nosy | @loewis, @doko42 <sup>*Note: these values reflect the state of the issue at the time it was 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-03-09.10:10:27.000> created_at = <Date 2001-12-29.21:39:32.000> labels = ['docs'] title = 'ext.doc uses deprecated(?) build proc.' updated_at = <Date 2002-03-09.10:10:27.000> user = 'https://github.com/doko42' ``` bugs.python.org fields: ```python activity = <Date 2002-03-09.10:10:27.000> actor = 'loewis' assignee = 'none' closed = True closed_date = None closer = None components = ['Documentation'] creation = <Date 2001-12-29.21:39:32.000> creator = 'doko' dependencies = [] files = [] hgrepos = [] issue_num = 497695 keywords = [] message_count = 4.0 messages = ['8543', '8544', '8545', '8546'] nosy_count = 2.0 nosy_names = ['loewis', 'doko'] pr_nums = [] priority = 'normal' resolution = 'fixed' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue497695' versions = [] ``` </p></details>
ext.doc uses deprecated(?) build proc.
https://api.github.com/repos/python/cpython/issues/35845/comments
4
2001-12-29T21:39:32Z
2022-04-09T21:55:49Z
https://github.com/python/cpython/issues/35845
1,198,782,890
35,845
[ "python", "cpython" ]
BPO | [497487](https://bugs.python.org/issue497487) --- | :--- Nosy | @tim-one Files | <li>[fcmp.patch](https://bugs.python.org/file3881/fcmp.patch "Uploaded as text/plain at 2001-12-29.01:09:36 by nnorwitz"): test_support.py and test_complex.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 2001-12-29.14:35:16.000> created_at = <Date 2001-12-29.01:09:34.000> labels = ['library'] title = 'support comparison of complex #s in fcmp' updated_at = <Date 2001-12-29.14:35:16.000> user = 'https://bugs.python.org/nnorwitz' ``` bugs.python.org fields: ```python activity = <Date 2001-12-29.14:35:16.000> actor = 'nnorwitz' assignee = 'nnorwitz' closed = True closed_date = None closer = None components = ['Library (Lib)'] creation = <Date 2001-12-29.01:09:34.000> creator = 'nnorwitz' dependencies = [] files = ['3881'] hgrepos = [] issue_num = 497487 keywords = ['patch'] message_count = 3.0 messages = ['38597', '38598', '38599'] nosy_count = 2.0 nosy_names = ['tim.peters', 'nnorwitz'] pr_nums = [] priority = 'normal' resolution = 'accepted' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue497487' versions = ['Python 2.3'] ``` </p></details>
support comparison of complex #s in fcmp
https://api.github.com/repos/python/cpython/issues/35844/comments
3
2001-12-29T01:09:34Z
2022-04-09T21:55:47Z
https://github.com/python/cpython/issues/35844
1,198,782,879
35,844
[ "python", "cpython" ]
BPO | [497426](https://bugs.python.org/issue497426) --- | :--- Nosy | @gvanrossum, @tim-one <sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup> <details><summary>Show more details</summary><p> GitHub fields: ```python assignee = 'https://github.com/gvanrossum' closed_at = <Date 2001-12-29.04:40:29.000> created_at = <Date 2001-12-28.21:29:55.000> labels = ['interpreter-core'] title = "can't deepcopy recursive new objects" updated_at = <Date 2001-12-29.04:40:29.000> user = 'https://github.com/gvanrossum' ``` bugs.python.org fields: ```python activity = <Date 2001-12-29.04:40:29.000> actor = 'tim.peters' assignee = 'gvanrossum' closed = True closed_date = None closer = None components = ['Interpreter Core'] creation = <Date 2001-12-28.21:29:55.000> creator = 'gvanrossum' dependencies = [] files = [] hgrepos = [] issue_num = 497426 keywords = [] message_count = 3.0 messages = ['8540', '8541', '8542'] nosy_count = 2.0 nosy_names = ['gvanrossum', 'tim.peters'] pr_nums = [] priority = 'normal' resolution = 'fixed' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue497426' versions = ['Python 2.2'] ``` </p></details>
can't deepcopy recursive new objects
https://api.github.com/repos/python/cpython/issues/35843/comments
3
2001-12-28T21:29:55Z
2022-04-09T21:55:47Z
https://github.com/python/cpython/issues/35843
1,198,782,874
35,843
[ "python", "cpython" ]
BPO | [497420](https://bugs.python.org/issue497420) --- | :--- Nosy | @gvanrossum, @loewis Files | <li>[python2.2-ftplib-nospam.diff](https://bugs.python.org/file3880/python2.2-ftplib-nospam.diff "Uploaded as text/plain at 2001-12-28.20:30:38 by eperez"): python2.2-ftplib-nospam</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 2003-05-20.06:17:30.000> created_at = <Date 2001-12-28.20:30:34.000> labels = ['library'] title = 'ftplib: ftp anonymous password' updated_at = <Date 2003-05-20.06:17:30.000> user = 'https://bugs.python.org/eperez' ``` bugs.python.org fields: ```python activity = <Date 2003-05-20.06:17:30.000> actor = 'loewis' assignee = 'loewis' closed = True closed_date = None closer = None components = ['Library (Lib)'] creation = <Date 2001-12-28.20:30:34.000> creator = 'eperez' dependencies = [] files = ['3880'] hgrepos = [] issue_num = 497420 keywords = ['patch'] message_count = 4.0 messages = ['38593', '38594', '38595', '38596'] nosy_count = 3.0 nosy_names = ['gvanrossum', 'loewis', 'eperez'] pr_nums = [] priority = 'normal' resolution = 'accepted' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue497420' versions = [] ``` </p></details>
ftplib: ftp anonymous password
https://api.github.com/repos/python/cpython/issues/35842/comments
4
2001-12-28T20:30:34Z
2022-04-09T21:55:46Z
https://github.com/python/cpython/issues/35842
1,198,782,872
35,842
[ "python", "cpython" ]
BPO | [497410](https://bugs.python.org/issue497410) --- | :--- 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 2001-12-28.20:12:58.000> created_at = <Date 2001-12-28.19:41:55.000> labels = ['interpreter-core'] title = 'Builtin min()/max() semantic changed' updated_at = <Date 2001-12-28.20:12:58.000> user = 'https://bugs.python.org/stu9480' ``` bugs.python.org fields: ```python activity = <Date 2001-12-28.20:12:58.000> actor = 'loewis' assignee = 'none' closed = True closed_date = None closer = None components = ['Interpreter Core'] creation = <Date 2001-12-28.19:41:55.000> creator = 'stu9480' dependencies = [] files = [] hgrepos = [] issue_num = 497410 keywords = [] message_count = 3.0 messages = ['8537', '8538', '8539'] nosy_count = 3.0 nosy_names = ['gvanrossum', 'loewis', 'stu9480'] pr_nums = [] priority = 'normal' resolution = 'wont fix' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue497410' versions = ['Python 2.2'] ``` </p></details>
Builtin min()/max() semantic changed
https://api.github.com/repos/python/cpython/issues/35841/comments
3
2001-12-28T19:41:55Z
2022-04-09T21:55:44Z
https://github.com/python/cpython/issues/35841
1,198,782,867
35,841
[ "python", "cpython" ]
BPO | [497162](https://bugs.python.org/issue497162) --- | :--- Nosy | @gvanrossum, @tim-one, @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/gvanrossum' closed_at = <Date 2002-03-27.04:14:22.000> created_at = <Date 2001-12-27.21:44:29.000> labels = ['build'] title = 'test_email assumes Unix uses NTP scale' updated_at = <Date 2002-03-27.04:14:22.000> user = 'https://bugs.python.org/prjsf' ``` bugs.python.org fields: ```python activity = <Date 2002-03-27.04:14:22.000> actor = 'tim.peters' assignee = 'gvanrossum' closed = True closed_date = None closer = None components = ['Build'] creation = <Date 2001-12-27.21:44:29.000> creator = 'prjsf' dependencies = [] files = [] hgrepos = [] issue_num = 497162 keywords = [] message_count = 13.0 messages = ['8524', '8525', '8526', '8527', '8528', '8529', '8530', '8531', '8532', '8533', '8534', '8535', '8536'] nosy_count = 4.0 nosy_names = ['gvanrossum', 'tim.peters', 'barry', 'prjsf'] pr_nums = [] priority = 'normal' resolution = 'rejected' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue497162' versions = ['Python 2.2'] ``` </p></details>
test_email assumes Unix uses NTP scale
https://api.github.com/repos/python/cpython/issues/35840/comments
13
2001-12-27T21:44:29Z
2022-04-09T21:55:44Z
https://github.com/python/cpython/issues/35840
1,198,782,862
35,840
[ "python", "cpython" ]
BPO | [497160](https://bugs.python.org/issue497160) --- | :--- Nosy | @mwhudson, @gvanrossum, @sjoerdmullender, @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-04-01.23:58:00.000> created_at = <Date 2001-12-27.21:38:45.000> labels = ['build'] title = 'test_commands assumes ls is in /bin' updated_at = <Date 2002-04-01.23:58:00.000> user = 'https://bugs.python.org/prjsf' ``` bugs.python.org fields: ```python activity = <Date 2002-04-01.23:58:00.000> actor = 'fdrake' assignee = 'fdrake' closed = True closed_date = None closer = None components = ['Build'] creation = <Date 2001-12-27.21:38:45.000> creator = 'prjsf' dependencies = [] files = [] hgrepos = [] issue_num = 497160 keywords = [] message_count = 11.0 messages = ['8513', '8514', '8515', '8516', '8517', '8518', '8519', '8520', '8521', '8522', '8523'] nosy_count = 5.0 nosy_names = ['mwh', 'gvanrossum', 'sjoerd', 'fdrake', 'prjsf'] pr_nums = [] priority = 'normal' resolution = 'accepted' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue497160' versions = ['Python 2.2'] ``` </p></details>
test_commands assumes ls is in /bin
https://api.github.com/repos/python/cpython/issues/35839/comments
11
2001-12-27T21:38:45Z
2022-04-09T21:55:43Z
https://github.com/python/cpython/issues/35839
1,198,782,855
35,839
[ "python", "cpython" ]
BPO | [497126](https://bugs.python.org/issue497126) --- | :--- Nosy | @loewis Files | <li>[python-2.2-dlmodule.patch](https://bugs.python.org/file276/python-2.2-dlmodule.patch "Uploaded as text/plain at 2001-12-29.22:23:34 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-01-01.20:20:09.000> created_at = <Date 2001-12-27.19:58:14.000> labels = [] title = 'dl module and flags' updated_at = <Date 2002-01-01.20:20:09.000> user = 'https://bugs.python.org/niemeyer' ``` bugs.python.org fields: ```python activity = <Date 2002-01-01.20:20:09.000> actor = 'loewis' assignee = 'loewis' closed = True closed_date = None closer = None components = ['None'] creation = <Date 2001-12-27.19:58:14.000> creator = 'niemeyer' dependencies = [] files = ['276'] hgrepos = [] issue_num = 497126 keywords = [] message_count = 6.0 messages = ['8507', '8508', '8509', '8510', '8511', '8512'] nosy_count = 2.0 nosy_names = ['loewis', 'niemeyer'] pr_nums = [] priority = 'normal' resolution = 'accepted' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue497126' versions = [] ``` </p></details>
dl module and flags
https://api.github.com/repos/python/cpython/issues/35838/comments
6
2001-12-27T19:58:14Z
2022-04-09T21:55:42Z
https://github.com/python/cpython/issues/35838
1,198,782,852
35,838
[ "python", "cpython" ]
BPO | [497111](https://bugs.python.org/issue497111) --- | :--- 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-01-10.12:49:42.000> created_at = <Date 2001-12-27.19:12:46.000> labels = ['interpreter-core'] title = 'active_limbo_lock error at program exit' updated_at = <Date 2002-01-10.12:49:42.000> user = 'https://bugs.python.org/frangen' ``` bugs.python.org fields: ```python activity = <Date 2002-01-10.12:49:42.000> actor = 'anthonybaxter' assignee = 'gvanrossum' closed = True closed_date = None closer = None components = ['Interpreter Core'] creation = <Date 2001-12-27.19:12:46.000> creator = 'frangen' dependencies = [] files = [] hgrepos = [] issue_num = 497111 keywords = [] message_count = 7.0 messages = ['8500', '8501', '8502', '8503', '8504', '8505', '8506'] nosy_count = 3.0 nosy_names = ['gvanrossum', 'anthonybaxter', 'frangen'] pr_nums = [] priority = 'normal' resolution = 'fixed' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue497111' versions = [] ``` </p></details>
active_limbo_lock error at program exit
https://api.github.com/repos/python/cpython/issues/35837/comments
7
2001-12-27T19:12:46Z
2022-04-09T21:55:41Z
https://github.com/python/cpython/issues/35837
1,198,782,850
35,837
[ "python", "cpython" ]
BPO | [497109](https://bugs.python.org/issue497109) --- | :--- Nosy | @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:02:13.000> created_at = <Date 2001-12-27.19:07:24.000> labels = ['docs'] title = "'lambda' documentation in strange place" updated_at = <Date 2002-06-25.04:02:13.000> user = 'https://bugs.python.org/lpd' ``` bugs.python.org fields: ```python activity = <Date 2002-06-25.04:02:13.000> actor = 'rhettinger' assignee = 'fdrake' closed = True closed_date = None closer = None components = ['Documentation'] creation = <Date 2001-12-27.19:07:24.000> creator = 'lpd' dependencies = [] files = [] hgrepos = [] issue_num = 497109 keywords = [] message_count = 2.0 messages = ['8498', '8499'] nosy_count = 3.0 nosy_names = ['fdrake', 'rhettinger', 'lpd'] pr_nums = [] priority = 'normal' resolution = 'out of date' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue497109' versions = [] ``` </p></details>
'lambda' documentation in strange place
https://api.github.com/repos/python/cpython/issues/35836/comments
2
2001-12-27T19:07:24Z
2022-04-09T21:55:39Z
https://github.com/python/cpython/issues/35836
1,198,782,846
35,836
[ "python", "cpython" ]
BPO | [497102](https://bugs.python.org/issue497102) --- | :--- Nosy | @loewis, @doko42 Files | <li>[deb-build.dpatch](https://bugs.python.org/file3879/deb-build.dpatch "Uploaded as text/plain at 2001-12-27.18:51:43 by @doko42"): patch for building shared library</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.17:21:21.000> created_at = <Date 2001-12-27.18:51:39.000> labels = ['build'] title = 'building a shared python library' updated_at = <Date 2002-06-04.17:21:21.000> user = 'https://github.com/doko42' ``` bugs.python.org fields: ```python activity = <Date 2002-06-04.17:21:21.000> actor = 'loewis' assignee = 'none' closed = True closed_date = None closer = None components = ['Build'] creation = <Date 2001-12-27.18:51:39.000> creator = 'doko' dependencies = [] files = ['3879'] hgrepos = [] issue_num = 497102 keywords = ['patch'] message_count = 5.0 messages = ['38588', '38589', '38590', '38591', '38592'] nosy_count = 3.0 nosy_names = ['nobody', 'loewis', 'doko'] pr_nums = [] priority = 'normal' resolution = 'rejected' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue497102' versions = [] ``` </p></details>
building a shared python library
https://api.github.com/repos/python/cpython/issues/35835/comments
5
2001-12-27T18:51:39Z
2022-04-09T21:55:37Z
https://github.com/python/cpython/issues/35835
1,198,782,843
35,835
[ "python", "cpython" ]
BPO | [497099](https://bugs.python.org/issue497099) --- | :--- Nosy | @loewis, @doko42 <sup>*Note: these values reflect the state of the issue at the time it was 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.17:20:28.000> created_at = <Date 2001-12-27.18:42:51.000> labels = ['build'] title = "GNU/Hurd doesn't have large file support" updated_at = <Date 2002-06-04.17:20:28.000> user = 'https://github.com/doko42' ``` bugs.python.org fields: ```python activity = <Date 2002-06-04.17:20:28.000> actor = 'loewis' assignee = 'none' closed = True closed_date = None closer = None components = ['Build'] creation = <Date 2001-12-27.18:42:51.000> creator = 'doko' dependencies = [] files = [] hgrepos = [] issue_num = 497099 keywords = ['patch'] message_count = 3.0 messages = ['38585', '38586', '38587'] nosy_count = 2.0 nosy_names = ['loewis', 'doko'] pr_nums = [] priority = 'normal' resolution = 'rejected' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue497099' versions = [] ``` </p></details>
GNU/Hurd doesn't have large file support
https://api.github.com/repos/python/cpython/issues/35834/comments
3
2001-12-27T18:42:51Z
2022-04-09T21:55:36Z
https://github.com/python/cpython/issues/35834
1,198,782,839
35,834
[ "python", "cpython" ]
BPO | [497098](https://bugs.python.org/issue497098) --- | :--- Nosy | @tim-one, @loewis, @doko42 Files | <li>[hurd-patch](https://bugs.python.org/file3878/hurd-patch "Uploaded as text/plain at 2001-12-27.18:39:12 by @doko42"): patch for building on GNU/Hurd</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-01-01.18:47:16.000> created_at = <Date 2001-12-27.18:39:09.000> labels = ['build'] title = 'build support for GNU/Hurd' updated_at = <Date 2002-01-01.18:47:16.000> user = 'https://github.com/doko42' ``` bugs.python.org fields: ```python activity = <Date 2002-01-01.18:47:16.000> actor = 'loewis' assignee = 'loewis' closed = True closed_date = None closer = None components = ['Build'] creation = <Date 2001-12-27.18:39:09.000> creator = 'doko' dependencies = [] files = ['3878'] hgrepos = [] issue_num = 497098 keywords = ['patch'] message_count = 6.0 messages = ['38579', '38580', '38581', '38582', '38583', '38584'] nosy_count = 3.0 nosy_names = ['tim.peters', 'loewis', 'doko'] pr_nums = [] priority = 'normal' resolution = 'accepted' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue497098' versions = [] ``` </p></details>
build support for GNU/Hurd
https://api.github.com/repos/python/cpython/issues/35833/comments
6
2001-12-27T18:39:09Z
2022-04-09T21:55:36Z
https://github.com/python/cpython/issues/35833
1,198,782,837
35,833
[ "python", "cpython" ]
BPO | [497097](https://bugs.python.org/issue497097) --- | :--- Nosy | @nascheme, @doko42 <sup>*Note: these values reflect the state of the issue at the time it was 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-03-24.01:39:35.000> created_at = <Date 2001-12-27.18:14:55.000> labels = ['library'] title = 'location of mbox' updated_at = <Date 2002-03-24.01:39:35.000> user = 'https://github.com/doko42' ``` bugs.python.org fields: ```python activity = <Date 2002-03-24.01:39:35.000> actor = 'nascheme' assignee = 'none' closed = True closed_date = None closer = None components = ['Library (Lib)'] creation = <Date 2001-12-27.18:14:55.000> creator = 'doko' dependencies = [] files = [] hgrepos = [] issue_num = 497097 keywords = ['patch'] message_count = 2.0 messages = ['38577', '38578'] nosy_count = 2.0 nosy_names = ['nascheme', 'doko'] pr_nums = [] priority = 'normal' resolution = 'accepted' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue497097' versions = [] ``` </p></details>
location of mbox
https://api.github.com/repos/python/cpython/issues/35832/comments
2
2001-12-27T18:14:55Z
2022-04-09T21:55:34Z
https://github.com/python/cpython/issues/35832
1,198,782,833
35,832
[ "python", "cpython" ]
BPO | [497067](https://bugs.python.org/issue497067) --- | :--- 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 2004-03-21.18:48:39.000> created_at = <Date 2001-12-27.16:13:51.000> labels = ['interpreter-core', 'type-feature'] title = 'Allow traceback analysis from C/C++...' updated_at = <Date 2004-03-21.18:48:39.000> user = 'https://bugs.python.org/marcinkasperski' ``` bugs.python.org fields: ```python activity = <Date 2004-03-21.18:48:39.000> actor = 'nbastin' assignee = 'none' closed = True closed_date = None closer = None components = ['Interpreter Core'] creation = <Date 2001-12-27.16:13:51.000> creator = 'marcinkasperski' dependencies = [] files = [] hgrepos = [] issue_num = 497067 keywords = [] message_count = 3.0 messages = ['8495', '8496', '8497'] nosy_count = 3.0 nosy_names = ['gvanrossum', 'nbastin', 'marcinkasperski'] pr_nums = [] priority = 'low' resolution = 'fixed' stage = None status = 'closed' superseder = None type = 'enhancement' url = 'https://bugs.python.org/issue497067' versions = [] ``` </p></details>
Allow traceback analysis from C/C++...
https://api.github.com/repos/python/cpython/issues/35831/comments
3
2001-12-27T16:13:51Z
2022-04-09T21:55:33Z
https://github.com/python/cpython/issues/35831
1,198,782,823
35,831
[ "python", "cpython" ]
BPO | [497042](https://bugs.python.org/issue497042) --- | :--- Nosy | @gvanrossum, @loewis Files | <li>[extend.tar](https://bugs.python.org/file275/extend.tar "Uploaded as application/x-tar at 2001-12-27.14:33:44 by vanandel"): setup.py, README, test_xx.py for Demo/extend</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-01-08.22:08:36.000> created_at = <Date 2001-12-27.14:33:42.000> labels = [] title = '2.2 is missing Misc/Makefile.pre.in?' updated_at = <Date 2002-01-08.22:08:36.000> user = 'https://bugs.python.org/vanandel' ``` bugs.python.org fields: ```python activity = <Date 2002-01-08.22:08:36.000> actor = 'loewis' assignee = 'gvanrossum' closed = True closed_date = None closer = None components = ['Demos and Tools'] creation = <Date 2001-12-27.14:33:42.000> creator = 'vanandel' dependencies = [] files = ['275'] hgrepos = [] issue_num = 497042 keywords = [] message_count = 5.0 messages = ['8490', '8491', '8492', '8493', '8494'] nosy_count = 3.0 nosy_names = ['gvanrossum', 'loewis', 'vanandel'] pr_nums = [] priority = 'normal' resolution = 'wont fix' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue497042' versions = ['Python 2.2'] ``` </p></details>
2.2 is missing Misc/Makefile.pre.in?
https://api.github.com/repos/python/cpython/issues/35830/comments
5
2001-12-27T14:33:42Z
2022-04-09T21:55:33Z
https://github.com/python/cpython/issues/35830
1,198,782,819
35,830
[ "python", "cpython" ]
BPO | [497005](https://bugs.python.org/issue497005) --- | :--- 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 2001-12-27.13:36:15.000> created_at = <Date 2001-12-27.10:02:48.000> labels = ['interpreter-core', 'invalid'] title = '__cmp__ method returns unexpected result' updated_at = <Date 2001-12-27.13:36:15.000> user = 'https://bugs.python.org/mattsurf76' ``` bugs.python.org fields: ```python activity = <Date 2001-12-27.13:36:15.000> actor = 'gvanrossum' assignee = 'gvanrossum' closed = True closed_date = None closer = None components = ['Interpreter Core'] creation = <Date 2001-12-27.10:02:48.000> creator = 'mattsurf76' dependencies = [] files = [] hgrepos = [] issue_num = 497005 keywords = [] message_count = 2.0 messages = ['8488', '8489'] nosy_count = 2.0 nosy_names = ['gvanrossum', 'mattsurf76'] pr_nums = [] priority = 'normal' resolution = 'not a bug' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue497005' versions = ['Python 2.2'] ``` </p></details>
__cmp__ method returns unexpected result
https://api.github.com/repos/python/cpython/issues/35829/comments
2
2001-12-27T10:02:48Z
2022-04-09T21:55:32Z
https://github.com/python/cpython/issues/35829
1,198,782,817
35,829
[ "python", "cpython" ]
BPO | [496922](https://bugs.python.org/issue496922) --- | :--- Nosy | @mwhudson, @gvanrossum, @freddrake, @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/freddrake' closed_at = <Date 2002-04-01.16:13:58.000> created_at = <Date 2001-12-26.23:42:24.000> labels = ['type-feature', 'docs'] title = 'Integrate "What\'s new in Python x.y"' updated_at = <Date 2002-04-01.16:13:58.000> user = 'https://github.com/freddrake' ``` bugs.python.org fields: ```python activity = <Date 2002-04-01.16:13:58.000> actor = 'fdrake' assignee = 'fdrake' closed = True closed_date = None closer = None components = ['Documentation'] creation = <Date 2001-12-26.23:42:24.000> creator = 'fdrake' dependencies = [] files = [] hgrepos = [] issue_num = 496922 keywords = [] message_count = 8.0 messages = ['8480', '8481', '8482', '8483', '8484', '8485', '8486', '8487'] nosy_count = 4.0 nosy_names = ['mwh', 'gvanrossum', 'fdrake', 'akuchling'] pr_nums = [] priority = 'high' resolution = 'fixed' stage = None status = 'closed' superseder = None type = 'enhancement' url = 'https://bugs.python.org/issue496922' versions = [] ``` </p></details>
Integrate "What's new in Python x.y"
https://api.github.com/repos/python/cpython/issues/35828/comments
8
2001-12-26T23:42:24Z
2022-04-09T21:55:31Z
https://github.com/python/cpython/issues/35828
1,198,782,811
35,828
[ "python", "cpython" ]
BPO | [496905](https://bugs.python.org/issue496905) --- | :--- Nosy | @jackjansen Files | <li>[@diff](https://bugs.python.org/file3877/%40diff "Uploaded as application/octet-stream at 2001-12-26.22:46:55 by @jackjansen")</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 2001-12-27.21:52:43.000> created_at = <Date 2001-12-26.22:46:54.000> labels = ['build'] title = "Don't build curses on MacOSX" updated_at = <Date 2001-12-27.21:52:43.000> user = 'https://github.com/jackjansen' ``` bugs.python.org fields: ```python activity = <Date 2001-12-27.21:52:43.000> actor = 'jackjansen' assignee = 'anthonybaxter' closed = True closed_date = None closer = None components = ['Build'] creation = <Date 2001-12-26.22:46:54.000> creator = 'jackjansen' dependencies = [] files = ['3877'] hgrepos = [] issue_num = 496905 keywords = ['patch'] message_count = 3.0 messages = ['38574', '38575', '38576'] nosy_count = 2.0 nosy_names = ['anthonybaxter', 'jackjansen'] pr_nums = [] priority = 'normal' resolution = None stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue496905' versions = [] ``` </p></details>
Don't build curses on MacOSX
https://api.github.com/repos/python/cpython/issues/35827/comments
3
2001-12-26T22:46:54Z
2022-04-09T21:55:29Z
https://github.com/python/cpython/issues/35827
1,198,782,807
35,827
[ "python", "cpython" ]
BPO | [496882](https://bugs.python.org/issue496882) --- | :--- Nosy | @jackjansen Files | <li>[PyConsole.diff](https://bugs.python.org/file3876/PyConsole.diff "Uploaded as text/plain at 2001-12-26.21:59:31 by draayer"): PyConsole.diff</li> <sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup> <details><summary>Show more details</summary><p> GitHub fields: ```python assignee = None closed_at = <Date 2001-12-27.10:32:24.000> created_at = <Date 2001-12-26.21:59:31.000> labels = ['OS-mac'] title = 'Echo readline() reply to stdout' updated_at = <Date 2001-12-27.10:32:24.000> user = 'https://bugs.python.org/draayer' ``` bugs.python.org fields: ```python activity = <Date 2001-12-27.10:32:24.000> actor = 'jvr' assignee = 'jvr' closed = True closed_date = None closer = None components = ['macOS'] creation = <Date 2001-12-26.21:59:31.000> creator = 'draayer' dependencies = [] files = ['3876'] hgrepos = [] issue_num = 496882 keywords = ['patch'] message_count = 3.0 messages = ['38571', '38572', '38573'] nosy_count = 3.0 nosy_names = ['jackjansen', 'jvr', 'draayer'] pr_nums = [] priority = 'normal' resolution = None stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue496882' versions = [] ``` </p></details>
Echo readline() reply to stdout
https://api.github.com/repos/python/cpython/issues/35826/comments
3
2001-12-26T21:59:31Z
2022-04-09T21:55:28Z
https://github.com/python/cpython/issues/35826
1,198,782,806
35,826
[ "python", "cpython" ]
BPO | [496873](https://bugs.python.org/issue496873) --- | :--- Nosy | @mwhudson, @gvanrossum, @tim-one Files | <li>[structseq-pickle.diff](https://bugs.python.org/file274/structseq-pickle.diff "Uploaded as text/plain at 2002-03-03.16:48:12 by @mwhudson"): __reduce__ method for structseqs</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-03-05.13:32:12.000> created_at = <Date 2001-12-26.21:18:27.000> labels = ['interpreter-core'] title = 'structseqs unpicklable' updated_at = <Date 2002-03-05.13:32:12.000> user = 'https://bugs.python.org/bixentxo' ``` bugs.python.org fields: ```python activity = <Date 2002-03-05.13:32:12.000> actor = 'gvanrossum' assignee = 'mwh' closed = True closed_date = None closer = None components = ['Interpreter Core'] creation = <Date 2001-12-26.21:18:27.000> creator = 'bixentxo' dependencies = [] files = ['274'] hgrepos = [] issue_num = 496873 keywords = [] message_count = 14.0 messages = ['8466', '8467', '8468', '8469', '8470', '8471', '8472', '8473', '8474', '8475', '8476', '8477', '8478', '8479'] nosy_count = 5.0 nosy_names = ['mwh', 'gvanrossum', 'tim.peters', 'frangen', 'bixentxo'] pr_nums = [] priority = 'normal' resolution = 'fixed' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue496873' versions = ['Python 2.2'] ``` </p></details>
structseqs unpicklable
https://api.github.com/repos/python/cpython/issues/35825/comments
14
2001-12-26T21:18:27Z
2022-04-09T21:55:27Z
https://github.com/python/cpython/issues/35825
1,198,782,799
35,825
[ "python", "cpython" ]
BPO | [496796](https://bugs.python.org/issue496796) --- | :--- Nosy | @jackjansen Files | <li>[python_modulator_patch.diff](https://bugs.python.org/file3875/python_modulator_patch.diff "Uploaded as text/plain at 2001-12-26.16:00:09 by jensbjorgensen"): patch</li> <sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup> <details><summary>Show more details</summary><p> GitHub fields: ```python assignee = 'https://github.com/jackjansen' closed_at = <Date 2001-12-27.23:39:28.000> created_at = <Date 2001-12-26.16:00:04.000> labels = [] title = 'update modulator to use re, gen ansi c' updated_at = <Date 2001-12-27.23:39:28.000> user = 'https://bugs.python.org/jensbjorgensen' ``` bugs.python.org fields: ```python activity = <Date 2001-12-27.23:39:28.000> actor = 'jackjansen' assignee = 'jackjansen' closed = True closed_date = None closer = None components = ['Demos and Tools'] creation = <Date 2001-12-26.16:00:04.000> creator = 'jensbjorgensen' dependencies = [] files = ['3875'] hgrepos = [] issue_num = 496796 keywords = ['patch'] message_count = 2.0 messages = ['38569', '38570'] nosy_count = 2.0 nosy_names = ['jackjansen', 'jensbjorgensen'] pr_nums = [] priority = 'normal' resolution = None stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue496796' versions = [] ``` </p></details>
update modulator to use re, gen ansi c
https://api.github.com/repos/python/cpython/issues/35824/comments
2
2001-12-26T16:00:04Z
2022-04-09T21:55:26Z
https://github.com/python/cpython/issues/35824
1,198,782,794
35,824
[ "python", "cpython" ]
BPO | [496705](https://bugs.python.org/issue496705) --- | :--- Nosy | @freddrake Files | <li>[libmacui.diff](https://bugs.python.org/file3873/libmacui.diff "Uploaded as text/plain at 2001-12-26.02:19:11 by draayer"): Diff of libmacui.diff</li><li>[macui.diff](https://bugs.python.org/file3874/macui.diff "Uploaded as text/plain at 2002-01-05.03:53:32 by @freddrake"): Editorial changes integrated</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-04-15.19:55:33.000> created_at = <Date 2001-12-26.02:19:11.000> labels = ['docs'] title = 'Additions & corrections to libmacui.tex' updated_at = <Date 2002-04-15.19:55:33.000> user = 'https://bugs.python.org/draayer' ``` bugs.python.org fields: ```python activity = <Date 2002-04-15.19:55:33.000> actor = 'fdrake' assignee = 'fdrake' closed = True closed_date = None closer = None components = ['Documentation'] creation = <Date 2001-12-26.02:19:11.000> creator = 'draayer' dependencies = [] files = ['3873', '3874'] hgrepos = [] issue_num = 496705 keywords = ['patch'] message_count = 6.0 messages = ['38563', '38564', '38565', '38566', '38567', '38568'] nosy_count = 2.0 nosy_names = ['fdrake', 'draayer'] pr_nums = [] priority = 'normal' resolution = 'accepted' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue496705' versions = [] ``` </p></details>
Additions & corrections to libmacui.tex
https://api.github.com/repos/python/cpython/issues/35823/comments
6
2001-12-26T02:19:11Z
2022-04-09T21:55:25Z
https://github.com/python/cpython/issues/35823
1,198,782,786
35,823
[ "python", "cpython" ]
BPO | [496549](https://bugs.python.org/issue496549) --- | :--- 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 2001-12-25.18:49:45.000> created_at = <Date 2001-12-24.21:02:18.000> labels = ['interpreter-core'] title = '-Qnew and in-place division "/="' updated_at = <Date 2001-12-25.18:49:45.000> user = 'https://bugs.python.org/bsherwood' ``` bugs.python.org fields: ```python activity = <Date 2001-12-25.18:49:45.000> actor = 'tim.peters' assignee = 'tim.peters' closed = True closed_date = None closer = None components = ['Interpreter Core'] creation = <Date 2001-12-24.21:02:18.000> creator = 'bsherwood' dependencies = [] files = [] hgrepos = [] issue_num = 496549 keywords = [] message_count = 4.0 messages = ['8462', '8463', '8464', '8465'] nosy_count = 2.0 nosy_names = ['tim.peters', 'bsherwood'] pr_nums = [] priority = 'normal' resolution = 'fixed' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue496549' versions = ['Python 2.2'] ``` </p></details>
-Qnew and in-place division "/="
https://api.github.com/repos/python/cpython/issues/35822/comments
4
2001-12-24T21:02:18Z
2022-04-09T21:55:24Z
https://github.com/python/cpython/issues/35822
1,198,782,782
35,822
[ "python", "cpython" ]
BPO | [496240](https://bugs.python.org/issue496240) --- | :--- Nosy | @gvanrossum, @tim-one <sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup> <details><summary>Show more details</summary><p> GitHub fields: ```python assignee = 'https://github.com/gvanrossum' closed_at = <Date 2001-12-28.21:57:06.000> created_at = <Date 2001-12-23.07:06:18.000> labels = ['interpreter-core'] title = '__slots__ does not iterate over a string' updated_at = <Date 2001-12-28.21:57:06.000> user = 'https://bugs.python.org/cgardner' ``` bugs.python.org fields: ```python activity = <Date 2001-12-28.21:57:06.000> actor = 'gvanrossum' assignee = 'gvanrossum' closed = True closed_date = None closer = None components = ['Interpreter Core'] creation = <Date 2001-12-23.07:06:18.000> creator = 'cgardner' dependencies = [] files = [] hgrepos = [] issue_num = 496240 keywords = [] message_count = 3.0 messages = ['8459', '8460', '8461'] nosy_count = 3.0 nosy_names = ['gvanrossum', 'tim.peters', 'cgardner'] pr_nums = [] priority = 'normal' resolution = 'wont fix' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue496240' versions = ['Python 2.2'] ``` </p></details>
__slots__ does not iterate over a string
https://api.github.com/repos/python/cpython/issues/35821/comments
3
2001-12-23T07:06:18Z
2022-04-09T21:55:23Z
https://github.com/python/cpython/issues/35821
1,198,782,779
35,821
[ "python", "cpython" ]
BPO | [496215](https://bugs.python.org/issue496215) --- | :--- Nosy | @freddrake Files | <li>[abstract.patch](https://bugs.python.org/file272/abstract.patch "Uploaded as text/plain at 2001-12-23.01:48:17 by davecole"): closes verbatim environment</li><li>[abstract.diff](https://bugs.python.org/file273/abstract.diff "Uploaded as text/plain at 2001-12-26.16:55:55 by @freddrake"): final patch</li> <sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup> <details><summary>Show more details</summary><p> GitHub fields: ```python assignee = 'https://github.com/freddrake' closed_at = <Date 2001-12-26.16:55:55.000> created_at = <Date 2001-12-23.01:48:15.000> labels = ['docs'] title = 'Unclosed verbatim environment' updated_at = <Date 2001-12-26.16:55:55.000> user = 'https://bugs.python.org/davecole' ``` bugs.python.org fields: ```python activity = <Date 2001-12-26.16:55:55.000> actor = 'fdrake' assignee = 'fdrake' closed = True closed_date = None closer = None components = ['Documentation'] creation = <Date 2001-12-23.01:48:15.000> creator = 'davecole' dependencies = [] files = ['272', '273'] hgrepos = [] issue_num = 496215 keywords = [] message_count = 2.0 messages = ['8457', '8458'] nosy_count = 2.0 nosy_names = ['fdrake', 'davecole'] pr_nums = [] priority = 'normal' resolution = 'fixed' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue496215' versions = ['Python 2.2'] ``` </p></details>
Unclosed verbatim environment
https://api.github.com/repos/python/cpython/issues/35820/comments
2
2001-12-23T01:48:15Z
2022-04-09T21:55:22Z
https://github.com/python/cpython/issues/35820
1,198,782,777
35,820
[ "python", "cpython" ]
BPO | [496171](https://bugs.python.org/issue496171) --- | :--- Nosy | @tim-one, @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 2001-12-28.21:10:40.000> created_at = <Date 2001-12-22.21:33:32.000> labels = ['library'] title = 'FD_CLOEXEC no longer available' updated_at = <Date 2001-12-28.21:10:40.000> user = 'https://bugs.python.org/ceder' ``` bugs.python.org fields: ```python activity = <Date 2001-12-28.21:10:40.000> actor = 'loewis' assignee = 'barry' closed = True closed_date = None closer = None components = ['Library (Lib)'] creation = <Date 2001-12-22.21:33:32.000> creator = 'ceder' dependencies = [] files = [] hgrepos = [] issue_num = 496171 keywords = [] message_count = 4.0 messages = ['8453', '8454', '8455', '8456'] nosy_count = 4.0 nosy_names = ['tim.peters', 'loewis', 'barry', 'ceder'] pr_nums = [] priority = 'normal' resolution = 'fixed' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue496171' versions = ['Python 2.2'] ``` </p></details>
FD_CLOEXEC no longer available
https://api.github.com/repos/python/cpython/issues/35819/comments
4
2001-12-22T21:33:32Z
2022-04-09T21:55:21Z
https://github.com/python/cpython/issues/35819
1,198,782,774
35,819
[ "python", "cpython" ]
BPO | [496154](https://bugs.python.org/issue496154) --- | :--- 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-01-23.15:53:52.000> created_at = <Date 2001-12-22.19:47:12.000> labels = ['build'] title = 'Typos in dynload_beos.c' updated_at = <Date 2002-01-23.15:53:52.000> user = 'https://bugs.python.org/mperrego' ``` bugs.python.org fields: ```python activity = <Date 2002-01-23.15:53:52.000> actor = 'mwh' assignee = 'mwh' closed = True closed_date = None closer = None components = ['Build'] creation = <Date 2001-12-22.19:47:12.000> creator = 'mperrego' dependencies = [] files = [] hgrepos = [] issue_num = 496154 keywords = [] message_count = 2.0 messages = ['8451', '8452'] nosy_count = 2.0 nosy_names = ['mwh', 'mperrego'] pr_nums = [] priority = 'normal' resolution = 'fixed' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue496154' versions = ['Python 2.2'] ``` </p></details>
Typos in dynload_beos.c
https://api.github.com/repos/python/cpython/issues/35818/comments
2
2001-12-22T19:47:12Z
2022-04-09T21:55:20Z
https://github.com/python/cpython/issues/35818
1,198,782,772
35,818
[ "python", "cpython" ]
BPO | [496104](https://bugs.python.org/issue496104) --- | :--- Nosy | @gvanrossum, @tim-one <sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup> <details><summary>Show more details</summary><p> GitHub fields: ```python assignee = 'https://github.com/tim-one' closed_at = <Date 2001-12-25.02:25:13.000> created_at = <Date 2001-12-22.14:33:28.000> labels = ['interpreter-core'] title = 'FP behaviour changed from 2.1.1' updated_at = <Date 2001-12-25.02:25:13.000> user = 'https://bugs.python.org/quasi' ``` bugs.python.org fields: ```python activity = <Date 2001-12-25.02:25:13.000> actor = 'tim.peters' assignee = 'tim.peters' closed = True closed_date = None closer = None components = ['Interpreter Core'] creation = <Date 2001-12-22.14:33:28.000> creator = 'quasi' dependencies = [] files = [] hgrepos = [] issue_num = 496104 keywords = [] message_count = 6.0 messages = ['8445', '8446', '8447', '8448', '8449', '8450'] nosy_count = 4.0 nosy_names = ['gvanrossum', 'tim.peters', 'anthonybaxter', 'quasi'] pr_nums = [] priority = 'normal' resolution = 'wont fix' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue496104' versions = ['Python 2.2'] ``` </p></details>
FP behaviour changed from 2.1.1
https://api.github.com/repos/python/cpython/issues/35817/comments
6
2001-12-22T14:33:28Z
2022-04-09T21:55:19Z
https://github.com/python/cpython/issues/35817
1,198,782,767
35,817
[ "python", "cpython" ]
BPO | [496096](https://bugs.python.org/issue496096) --- | :--- Nosy | @jackjansen Files | <li>[MachoPythonIDE.diff](https://bugs.python.org/file3872/MachoPythonIDE.diff "Uploaded as text/plain at 2001-12-22.13:41:13 by dsposx")</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-03-17.21:56:14.000> created_at = <Date 2001-12-22.13:41:12.000> labels = ['OS-mac'] title = 'Mach-O MacPython IDE!' updated_at = <Date 2002-03-17.21:56:14.000> user = 'https://bugs.python.org/dsposx' ``` bugs.python.org fields: ```python activity = <Date 2002-03-17.21:56:14.000> actor = 'jackjansen' assignee = 'jackjansen' closed = True closed_date = None closer = None components = ['macOS'] creation = <Date 2001-12-22.13:41:12.000> creator = 'dsposx' dependencies = [] files = ['3872'] hgrepos = [] issue_num = 496096 keywords = ['patch'] message_count = 5.0 messages = ['38558', '38559', '38560', '38561', '38562'] nosy_count = 2.0 nosy_names = ['jackjansen', 'dsposx'] pr_nums = [] priority = 'normal' resolution = 'accepted' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue496096' versions = ['Python 2.3'] ``` </p></details>
Mach-O MacPython IDE!
https://api.github.com/repos/python/cpython/issues/35816/comments
5
2001-12-22T13:41:12Z
2022-04-09T21:55:18Z
https://github.com/python/cpython/issues/35816
1,198,782,766
35,816
[ "python", "cpython" ]
BPO | [496084](https://bugs.python.org/issue496084) --- | :--- Nosy | @malemburg, @loewis <sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup> <details><summary>Show more details</summary><p> GitHub fields: ```python assignee = 'https://github.com/loewis' closed_at = <Date 2001-12-30.14:46:31.000> created_at = <Date 2001-12-22.11:30:39.000> labels = ['expert-unicode'] title = 'unicode, tkfiledialog.py' updated_at = <Date 2001-12-30.14:46:31.000> user = 'https://bugs.python.org/kgm' ``` bugs.python.org fields: ```python activity = <Date 2001-12-30.14:46:31.000> actor = 'loewis' assignee = 'loewis' closed = True closed_date = None closer = None components = ['Unicode'] creation = <Date 2001-12-22.11:30:39.000> creator = 'kgm' dependencies = [] files = [] hgrepos = [] issue_num = 496084 keywords = [] message_count = 4.0 messages = ['8441', '8442', '8443', '8444'] nosy_count = 3.0 nosy_names = ['lemburg', 'loewis', 'kgm'] pr_nums = [] priority = 'low' resolution = 'fixed' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue496084' versions = [] ``` </p></details>
unicode, tkfiledialog.py
https://api.github.com/repos/python/cpython/issues/35815/comments
4
2001-12-22T11:30:39Z
2022-04-09T21:55:16Z
https://github.com/python/cpython/issues/35815
1,198,782,756
35,815
[ "python", "cpython" ]
BPO | [495978](https://bugs.python.org/issue495978) --- | :--- Nosy | @gvanrossum, @tim-one, @nascheme, @rhettinger Files | <li>[undo_yield_hack.diff](https://bugs.python.org/file271/undo_yield_hack.diff "Uploaded as text/plain at 2002-03-22.20:04:02 by @nascheme")</li> <sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup> <details><summary>Show more details</summary><p> GitHub fields: ```python assignee = 'https://github.com/tim-one' closed_at = <Date 2002-06-20.14:54:42.000> created_at = <Date 2001-12-21.22:17:39.000> labels = ['interpreter-core'] title = "It's the future for generators" updated_at = <Date 2002-06-20.14:54:42.000> user = 'https://github.com/tim-one' ``` bugs.python.org fields: ```python activity = <Date 2002-06-20.14:54:42.000> actor = 'tim.peters' assignee = 'tim.peters' closed = True closed_date = None closer = None components = ['Interpreter Core'] creation = <Date 2001-12-21.22:17:39.000> creator = 'tim.peters' dependencies = [] files = ['271'] hgrepos = [] issue_num = 495978 keywords = [] message_count = 10.0 messages = ['8431', '8432', '8433', '8434', '8435', '8436', '8437', '8438', '8439', '8440'] nosy_count = 4.0 nosy_names = ['gvanrossum', 'tim.peters', 'nascheme', 'rhettinger'] pr_nums = [] priority = 'normal' resolution = 'fixed' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue495978' versions = ['Python 2.3'] ``` </p></details>
It's the future for generators
https://api.github.com/repos/python/cpython/issues/35814/comments
10
2001-12-21T22:17:39Z
2022-04-09T21:55:15Z
https://github.com/python/cpython/issues/35814
1,198,782,752
35,814
[ "python", "cpython" ]
BPO | [495896](https://bugs.python.org/issue495896) --- | :--- 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 2001-12-21.17:46:30.000> created_at = <Date 2001-12-21.16:50:46.000> labels = ['docs'] title = 'socket.fromfd not available in Windows' updated_at = <Date 2001-12-21.17:46:30.000> user = 'https://bugs.python.org/ngps' ``` bugs.python.org fields: ```python activity = <Date 2001-12-21.17:46:30.000> actor = 'fdrake' assignee = 'fdrake' closed = True closed_date = None closer = None components = ['Documentation'] creation = <Date 2001-12-21.16:50:46.000> creator = 'ngps' dependencies = [] files = [] hgrepos = [] issue_num = 495896 keywords = [] message_count = 2.0 messages = ['8429', '8430'] nosy_count = 2.0 nosy_names = ['fdrake', 'ngps'] pr_nums = [] priority = 'normal' resolution = 'fixed' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue495896' versions = [] ``` </p></details>
socket.fromfd not available in Windows
https://api.github.com/repos/python/cpython/issues/35813/comments
2
2001-12-21T16:50:46Z
2022-04-09T21:55:14Z
https://github.com/python/cpython/issues/35813
1,198,782,743
35,813
[ "python", "cpython" ]
BPO | [495875](https://bugs.python.org/issue495875) --- | :--- Nosy | @tim-one, @warsaw Files | <li>[495875.txt](https://bugs.python.org/file270/495875.txt "Uploaded as text/plain at 2001-12-21.16:20:45 by @warsaw")</li> <sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup> <details><summary>Show more details</summary><p> GitHub fields: ```python assignee = 'https://github.com/warsaw' closed_at = <Date 2001-12-21.16:32:58.000> created_at = <Date 2001-12-21.15:43:01.000> labels = ['build', 'release-blocker'] title = 'pgen fails with unresolved symbols' updated_at = <Date 2001-12-21.16:32:58.000> user = 'https://bugs.python.org/rpmoseley' ``` bugs.python.org fields: ```python activity = <Date 2001-12-21.16:32:58.000> actor = 'barry' assignee = 'barry' closed = True closed_date = None closer = None components = ['Build'] creation = <Date 2001-12-21.15:43:01.000> creator = 'rpmoseley' dependencies = [] files = ['270'] hgrepos = [] issue_num = 495875 keywords = [] message_count = 5.0 messages = ['8424', '8425', '8426', '8427', '8428'] nosy_count = 3.0 nosy_names = ['tim.peters', 'barry', 'rpmoseley'] pr_nums = [] priority = 'release blocker' resolution = 'fixed' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue495875' versions = ['Python 2.2'] ``` </p></details>
pgen fails with unresolved symbols
https://api.github.com/repos/python/cpython/issues/35812/comments
5
2001-12-21T15:43:01Z
2022-04-09T21:55:13Z
https://github.com/python/cpython/issues/35812
1,198,782,739
35,812
[ "python", "cpython" ]
BPO | [495695](https://bugs.python.org/issue495695) --- | :--- Nosy | @gvanrossum, @freddrake, @doko42 Files | <li>[webbrowser-diff](https://bugs.python.org/file269/webbrowser-diff "Uploaded as application/octet-stream at 2002-09-08.09:47:23 by @doko42")</li> <sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup> <details><summary>Show more details</summary><p> GitHub fields: ```python assignee = 'https://github.com/freddrake' closed_at = <Date 2002-11-25.17:34:41.000> created_at = <Date 2001-12-21.00:56:47.000> labels = ['library'] title = 'webbrowser.py: selection of browser' updated_at = <Date 2002-11-25.17:34:41.000> user = 'https://github.com/doko42' ``` bugs.python.org fields: ```python activity = <Date 2002-11-25.17:34:41.000> actor = 'niemeyer' assignee = 'fdrake' closed = True closed_date = None closer = None components = ['Library (Lib)'] creation = <Date 2001-12-21.00:56:47.000> creator = 'doko' dependencies = [] files = ['269'] hgrepos = [] issue_num = 495695 keywords = [] message_count = 10.0 messages = ['8414', '8415', '8416', '8417', '8418', '8419', '8420', '8421', '8422', '8423'] nosy_count = 5.0 nosy_names = ['gvanrossum', 'nobody', 'fdrake', 'doko', 'niemeyer'] pr_nums = [] priority = 'high' resolution = 'fixed' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue495695' versions = [] ``` </p></details>
webbrowser.py: selection of browser
https://api.github.com/repos/python/cpython/issues/35811/comments
10
2001-12-21T00:56:47Z
2022-04-09T21:55:12Z
https://github.com/python/cpython/issues/35811
1,198,782,733
35,811
[ "python", "cpython" ]
BPO | [495693](https://bugs.python.org/issue495693) --- | :--- Nosy | @mwhudson, @gvanrossum, @loewis, @doko42 Files | <li>[ftplib.patch](https://bugs.python.org/file268/ftplib.patch "Uploaded as text/plain at 2001-12-23.11:16:26 by @loewis")</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-02-22.14:05:25.000> created_at = <Date 2001-12-21.00:51:58.000> labels = ['library'] title = "urllib doesn't support passive FTP" updated_at = <Date 2002-02-22.14:05:25.000> user = 'https://github.com/doko42' ``` bugs.python.org fields: ```python activity = <Date 2002-02-22.14:05:25.000> actor = 'mwh' assignee = 'mwh' closed = True closed_date = None closer = None components = ['Library (Lib)'] creation = <Date 2001-12-21.00:51:58.000> creator = 'doko' dependencies = [] files = ['268'] hgrepos = [] issue_num = 495693 keywords = [] message_count = 8.0 messages = ['8406', '8407', '8408', '8409', '8410', '8411', '8412', '8413'] nosy_count = 4.0 nosy_names = ['mwh', 'gvanrossum', 'loewis', 'doko'] pr_nums = [] priority = 'normal' resolution = 'fixed' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue495693' versions = ['Python 2.2'] ``` </p></details>
urllib doesn't support passive FTP
https://api.github.com/repos/python/cpython/issues/35810/comments
8
2001-12-21T00:51:58Z
2022-04-09T21:55:11Z
https://github.com/python/cpython/issues/35810
1,198,782,729
35,810
[ "python", "cpython" ]
BPO | [495688](https://bugs.python.org/issue495688) --- | :--- Nosy | @mwhudson, @loewis Files | <li>[Python-2.2c1.patch.2](https://bugs.python.org/file3871/Python-2.2c1.patch.2 "Uploaded as application/octet-stream at 2001-12-21.00:37:19 by philthompson")</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-08-12.09:08:58.000> created_at = <Date 2001-12-21.00:37:18.000> labels = ['library'] title = 'Make site.py more friendly to PDAs' updated_at = <Date 2002-08-12.09:08:58.000> user = 'https://bugs.python.org/philthompson' ``` bugs.python.org fields: ```python activity = <Date 2002-08-12.09:08:58.000> actor = 'loewis' assignee = 'none' closed = True closed_date = None closer = None components = ['Library (Lib)'] creation = <Date 2001-12-21.00:37:18.000> creator = 'philthompson' dependencies = [] files = ['3871'] hgrepos = [] issue_num = 495688 keywords = ['patch'] message_count = 3.0 messages = ['38555', '38556', '38557'] nosy_count = 3.0 nosy_names = ['mwh', 'loewis', 'philthompson'] pr_nums = [] priority = 'normal' resolution = 'rejected' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue495688' versions = ['Python 2.3'] ``` </p></details>
Make site.py more friendly to PDAs
https://api.github.com/repos/python/cpython/issues/35809/comments
3
2001-12-21T00:37:18Z
2022-04-09T21:55:09Z
https://github.com/python/cpython/issues/35809
1,198,782,724
35,809
[ "python", "cpython" ]
BPO | [495682](https://bugs.python.org/issue495682) --- | :--- Nosy | @gvanrossum, @loewis, @doko42 <sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup> <details><summary>Show more details</summary><p> GitHub fields: ```python assignee = None closed_at = <Date 2006-01-24.15:52:23.000> created_at = <Date 2001-12-21.00:22:47.000> labels = ['type-feature', 'library'] title = 'cannot handle http_proxy with user:pass@' updated_at = <Date 2006-01-24.15:52:23.000> user = 'https://github.com/doko42' ``` bugs.python.org fields: ```python activity = <Date 2006-01-24.15:52:23.000> actor = 'loewis' assignee = 'none' closed = True closed_date = None closer = None components = ['Library (Lib)'] creation = <Date 2001-12-21.00:22:47.000> creator = 'doko' dependencies = [] files = [] hgrepos = [] issue_num = 495682 keywords = [] message_count = 4.0 messages = ['8402', '8403', '8404', '8405'] nosy_count = 4.0 nosy_names = ['gvanrossum', 'loewis', 'doko', 'jonico'] pr_nums = [] priority = 'low' resolution = 'fixed' stage = None status = 'closed' superseder = None type = 'enhancement' url = 'https://bugs.python.org/issue495682' versions = [] ``` </p></details>
cannot handle http_proxy with user:pass@
https://api.github.com/repos/python/cpython/issues/35808/comments
4
2001-12-21T00:22:47Z
2022-04-09T21:55:08Z
https://github.com/python/cpython/issues/35808
1,198,782,719
35,808
[ "python", "cpython" ]
BPO | [495680](https://bugs.python.org/issue495680) --- | :--- Nosy | @loewis, @doko42 <sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup> <details><summary>Show more details</summary><p> GitHub fields: ```python assignee = None closed_at = <Date 2001-12-22.15:07:14.000> created_at = <Date 2001-12-21.00:18:13.000> labels = ['extension-modules', 'type-feature'] title = 'include TCP_CORK in socket module' updated_at = <Date 2001-12-22.15:07:14.000> user = 'https://github.com/doko42' ``` bugs.python.org fields: ```python activity = <Date 2001-12-22.15:07:14.000> actor = 'loewis' assignee = 'none' closed = True closed_date = None closer = None components = ['Extension Modules'] creation = <Date 2001-12-21.00:18:13.000> creator = 'doko' dependencies = [] files = [] hgrepos = [] issue_num = 495680 keywords = [] message_count = 2.0 messages = ['8400', '8401'] nosy_count = 2.0 nosy_names = ['loewis', 'doko'] pr_nums = [] priority = 'normal' resolution = 'fixed' stage = None status = 'closed' superseder = None type = 'enhancement' url = 'https://bugs.python.org/issue495680' versions = [] ``` </p></details>
include TCP_CORK in socket module
https://api.github.com/repos/python/cpython/issues/35807/comments
2
2001-12-21T00:18:13Z
2022-04-09T21:55:07Z
https://github.com/python/cpython/issues/35807
1,198,782,718
35,807
[ "python", "cpython" ]
BPO | [495672](https://bugs.python.org/issue495672) --- | :--- Nosy | @loewis, @doko42 <sup>*Note: these values reflect the state of the issue at the time it was 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-03-27.22:10:12.000> created_at = <Date 2001-12-20.23:46:19.000> labels = ['invalid', 'library'] title = 'xml.AttributesImpl: __setitem__ undef.' updated_at = <Date 2002-03-27.22:10:12.000> user = 'https://github.com/doko42' ``` bugs.python.org fields: ```python activity = <Date 2002-03-27.22:10:12.000> actor = 'loewis' assignee = 'none' closed = True closed_date = None closer = None components = ['Library (Lib)'] creation = <Date 2001-12-20.23:46:19.000> creator = 'doko' dependencies = [] files = [] hgrepos = [] issue_num = 495672 keywords = [] message_count = 3.0 messages = ['8397', '8398', '8399'] nosy_count = 2.0 nosy_names = ['loewis', 'doko'] pr_nums = [] priority = 'normal' resolution = 'not a bug' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue495672' versions = ['Python 2.2'] ``` </p></details>
xml.AttributesImpl: __setitem__ undef.
https://api.github.com/repos/python/cpython/issues/35806/comments
3
2001-12-20T23:46:19Z
2022-04-09T21:55:06Z
https://github.com/python/cpython/issues/35806
1,198,782,712
35,806
[ "python", "cpython" ]
BPO | [495624](https://bugs.python.org/issue495624) --- | :--- Nosy | @freddrake, @doko42 <sup>*Note: these values reflect the state of the issue at 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-27.12:47:51.000> created_at = <Date 2001-12-20.21:40:40.000> labels = ['docs'] title = 'Error building info docs' updated_at = <Date 2002-06-27.12:47:51.000> user = 'https://github.com/doko42' ``` bugs.python.org fields: ```python activity = <Date 2002-06-27.12:47:51.000> actor = 'fdrake' assignee = 'fdrake' closed = True closed_date = None closer = None components = ['Documentation'] creation = <Date 2001-12-20.21:40:40.000> creator = 'doko' dependencies = [] files = [] hgrepos = [] issue_num = 495624 keywords = [] message_count = 3.0 messages = ['8394', '8395', '8396'] nosy_count = 2.0 nosy_names = ['fdrake', 'doko'] pr_nums = [] priority = 'normal' resolution = None stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue495624' versions = ['Python 2.2'] ``` </p></details>
Error building info docs
https://api.github.com/repos/python/cpython/issues/35805/comments
3
2001-12-20T21:40:40Z
2022-04-09T21:55:05Z
https://github.com/python/cpython/issues/35805
1,198,782,709
35,805
[ "python", "cpython" ]
BPO | [495609](https://bugs.python.org/issue495609) --- | :--- Nosy | @tim-one, @freddrake, @doko42 <sup>*Note: these values reflect the state of the issue at 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 2001-12-21.03:59:26.000> created_at = <Date 2001-12-20.21:02:33.000> labels = ['docs'] title = "python doesn't define SIG*" updated_at = <Date 2001-12-21.03:59:26.000> user = 'https://github.com/doko42' ``` bugs.python.org fields: ```python activity = <Date 2001-12-21.03:59:26.000> actor = 'fdrake' assignee = 'fdrake' closed = True closed_date = None closer = None components = ['Documentation'] creation = <Date 2001-12-20.21:02:33.000> creator = 'doko' dependencies = [] files = [] hgrepos = [] issue_num = 495609 keywords = [] message_count = 5.0 messages = ['8389', '8390', '8391', '8392', '8393'] nosy_count = 3.0 nosy_names = ['tim.peters', 'fdrake', 'doko'] pr_nums = [] priority = 'normal' resolution = 'fixed' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue495609' versions = [] ``` </p></details>
python doesn't define SIG*
https://api.github.com/repos/python/cpython/issues/35804/comments
5
2001-12-20T21:02:33Z
2022-04-09T21:55:04Z
https://github.com/python/cpython/issues/35804
1,198,782,705
35,804
[ "python", "cpython" ]
BPO | [495603](https://bugs.python.org/issue495603) --- | :--- Nosy | @loewis, @doko42 <sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup> <details><summary>Show more details</summary><p> GitHub fields: ```python assignee = None closed_at = <Date 2001-12-22.15:24:47.000> created_at = <Date 2001-12-20.20:51:55.000> labels = ['library'] title = 'CDROM module woefully out of date' updated_at = <Date 2001-12-22.15:24:47.000> user = 'https://github.com/doko42' ``` bugs.python.org fields: ```python activity = <Date 2001-12-22.15:24:47.000> actor = 'loewis' assignee = 'none' closed = True closed_date = None closer = None components = ['Library (Lib)'] creation = <Date 2001-12-20.20:51:55.000> creator = 'doko' dependencies = [] files = [] hgrepos = [] issue_num = 495603 keywords = [] message_count = 2.0 messages = ['8387', '8388'] nosy_count = 2.0 nosy_names = ['loewis', 'doko'] pr_nums = [] priority = 'normal' resolution = 'fixed' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue495603' versions = ['Python 2.2'] ``` </p></details>
CDROM module woefully out of date
https://api.github.com/repos/python/cpython/issues/35803/comments
2
2001-12-20T20:51:55Z
2022-04-09T21:55:02Z
https://github.com/python/cpython/issues/35803
1,198,782,700
35,803
[ "python", "cpython" ]
BPO | [495601](https://bugs.python.org/issue495601) --- | :--- Nosy | @freddrake, @doko42 <sup>*Note: these values reflect the state of the issue at 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 2001-12-21.03:49:31.000> created_at = <Date 2001-12-20.20:46:17.000> labels = ['docs'] title = 'Documentation strings should end with a ' updated_at = <Date 2001-12-21.03:49:31.000> user = 'https://github.com/doko42' ``` bugs.python.org fields: ```python activity = <Date 2001-12-21.03:49:31.000> actor = 'fdrake' assignee = 'fdrake' closed = True closed_date = None closer = None components = ['Documentation'] creation = <Date 2001-12-20.20:46:17.000> creator = 'doko' dependencies = [] files = [] hgrepos = [] issue_num = 495601 keywords = [] message_count = 2.0 messages = ['8385', '8386'] nosy_count = 2.0 nosy_names = ['fdrake', 'doko'] pr_nums = [] priority = 'normal' resolution = 'fixed' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue495601' versions = ['Python 2.2'] ``` </p></details>
Documentation strings should end with a
https://api.github.com/repos/python/cpython/issues/35802/comments
2
2001-12-20T20:46:17Z
2022-04-09T21:55:02Z
https://github.com/python/cpython/issues/35802
1,198,782,697
35,802
[ "python", "cpython" ]
BPO | [495598](https://bugs.python.org/issue495598) --- | :--- Nosy | @loewis, @doko42 <sup>*Note: these values reflect the state of the issue at the time it was 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-03-18.12:45:12.000> created_at = <Date 2001-12-20.20:42:32.000> labels = ['library'] title = 'add an -q (quiet) option to pycompile' updated_at = <Date 2002-03-18.12:45:12.000> user = 'https://github.com/doko42' ``` bugs.python.org fields: ```python activity = <Date 2002-03-18.12:45:12.000> actor = 'loewis' assignee = 'none' closed = True closed_date = None closer = None components = ['Library (Lib)'] creation = <Date 2001-12-20.20:42:32.000> creator = 'doko' dependencies = [] files = [] hgrepos = [] issue_num = 495598 keywords = ['patch'] message_count = 2.0 messages = ['38553', '38554'] nosy_count = 2.0 nosy_names = ['loewis', 'doko'] pr_nums = [] priority = 'normal' resolution = 'accepted' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue495598' versions = [] ``` </p></details>
add an -q (quiet) option to pycompile
https://api.github.com/repos/python/cpython/issues/35801/comments
2
2001-12-20T20:42:32Z
2022-04-09T21:55:00Z
https://github.com/python/cpython/issues/35801
1,198,782,692
35,801
[ "python", "cpython" ]
BPO | [495548](https://bugs.python.org/issue495548) --- | :--- 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 2001-12-25.19:08:15.000> created_at = <Date 2001-12-20.19:06:43.000> labels = ['interpreter-core'] title = 'troublesome #define in pyport.h' updated_at = <Date 2001-12-25.19:08:15.000> user = 'https://bugs.python.org/nhv' ``` bugs.python.org fields: ```python activity = <Date 2001-12-25.19:08:15.000> actor = 'tim.peters' assignee = 'tim.peters' closed = True closed_date = None closer = None components = ['Interpreter Core'] creation = <Date 2001-12-20.19:06:43.000> creator = 'nhv' dependencies = [] files = [] hgrepos = [] issue_num = 495548 keywords = [] message_count = 3.0 messages = ['8382', '8383', '8384'] nosy_count = 2.0 nosy_names = ['tim.peters', 'nhv'] pr_nums = [] priority = 'normal' resolution = 'fixed' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue495548' versions = ['Python 2.3'] ``` </p></details>
troublesome #define in pyport.h
https://api.github.com/repos/python/cpython/issues/35800/comments
3
2001-12-20T19:06:43Z
2022-04-09T21:55:00Z
https://github.com/python/cpython/issues/35800
1,198,782,684
35,800
[ "python", "cpython" ]
BPO | [495401](https://bugs.python.org/issue495401) --- | :--- Nosy | @mwhudson, @malemburg, @gvanrossum, @tim-one, @loewis, @doerwalter Files | <li>[PythonSegFault.txt](https://bugs.python.org/file262/PythonSegFault.txt "Uploaded as text/plain at 2001-12-20.13:24:35 by @doerwalter"): build log</li><li>[unicode.diff](https://bugs.python.org/file263/unicode.diff "Uploaded as text/plain at 2001-12-30.01:44:12 by @loewis")</li><li>[unicode2.diff](https://bugs.python.org/file264/unicode2.diff "Uploaded as text/plain at 2001-12-30.10:26:50 by @loewis")</li><li>[time_utf8.zip](https://bugs.python.org/file265/time_utf8.zip "Uploaded as application/octet-stream at 2002-02-11.17:07:22 by @loewis")</li><li>[unicode3.diff](https://bugs.python.org/file266/unicode3.diff "Uploaded as text/plain at 2002-04-11.06:26:37 by @loewis")</li><li>[utim3.py](https://bugs.python.org/file267/utim3.py "Uploaded as text/plain at 2002-04-11.06:27:32 by @loewis")</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-04-20.13:46:11.000> created_at = <Date 2001-12-20.13:24:34.000> labels = ['build'] title = 'Build troubles: --with-pymalloc' updated_at = <Date 2002-04-20.13:46:11.000> user = 'https://github.com/doerwalter' ``` bugs.python.org fields: ```python activity = <Date 2002-04-20.13:46:11.000> actor = 'loewis' assignee = 'loewis' closed = True closed_date = None closer = None components = ['Build'] creation = <Date 2001-12-20.13:24:34.000> creator = 'doerwalter' dependencies = [] files = ['262', '263', '264', '265', '266', '267'] hgrepos = [] issue_num = 495401 keywords = [] message_count = 32.0 messages = ['8350', '8351', '8352', '8353', '8354', '8355', '8356', '8357', '8358', '8359', '8360', '8361', '8362', '8363', '8364', '8365', '8366', '8367', '8368', '8369', '8370', '8371', '8372', '8373', '8374', '8375', '8376', '8377', '8378', '8379', '8380', '8381'] nosy_count = 6.0 nosy_names = ['mwh', 'lemburg', 'gvanrossum', 'tim.peters', 'loewis', 'doerwalter'] pr_nums = [] priority = 'normal' resolution = 'fixed' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue495401' versions = [] ``` </p></details>
Build troubles: --with-pymalloc
https://api.github.com/repos/python/cpython/issues/35799/comments
32
2001-12-20T13:24:34Z
2022-04-09T21:54:59Z
https://github.com/python/cpython/issues/35799
1,198,782,680
35,799
[ "python", "cpython" ]
BPO | [495369](https://bugs.python.org/issue495369) --- | :--- Nosy | @jackjansen <sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup> <details><summary>Show more details</summary><p> GitHub fields: ```python assignee = 'https://github.com/jackjansen' closed_at = <Date 2001-12-20.12:02:18.000> created_at = <Date 2001-12-20.11:52:21.000> labels = ['OS-mac'] title = '2.2c1 framework install incomplete' updated_at = <Date 2001-12-20.12:02:18.000> user = 'https://bugs.python.org/jhogg' ``` bugs.python.org fields: ```python activity = <Date 2001-12-20.12:02:18.000> actor = 'jhogg' assignee = 'jackjansen' closed = True closed_date = None closer = None components = ['macOS'] creation = <Date 2001-12-20.11:52:21.000> creator = 'jhogg' dependencies = [] files = [] hgrepos = [] issue_num = 495369 keywords = [] message_count = 2.0 messages = ['8348', '8349'] nosy_count = 2.0 nosy_names = ['jackjansen', 'jhogg'] pr_nums = [] priority = 'normal' resolution = None stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue495369' versions = ['Python 2.2'] ``` </p></details>
2.2c1 framework install incomplete
https://api.github.com/repos/python/cpython/issues/35798/comments
2
2001-12-20T11:52:21Z
2022-04-09T21:54:58Z
https://github.com/python/cpython/issues/35798
1,198,782,678
35,798
[ "python", "cpython" ]
BPO | [495358](https://bugs.python.org/issue495358) --- | :--- Nosy | @gvanrossum, @warsaw Files | <li>[rfc822.py.patch](https://bugs.python.org/file261/rfc822.py.patch "Uploaded as text/plain at 2001-12-20.11:00:20 by zybi"): Patch</li> <sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup> <details><summary>Show more details</summary><p> GitHub fields: ```python assignee = None closed_at = <Date 2001-12-23.07:02:23.000> created_at = <Date 2001-12-20.11:00:19.000> labels = ['library'] title = 'rfc822.AddressList and "<>" address' updated_at = <Date 2001-12-23.07:02:23.000> user = 'https://bugs.python.org/zybi' ``` bugs.python.org fields: ```python activity = <Date 2001-12-23.07:02:23.000> actor = 'anthonybaxter' assignee = 'anthonybaxter' closed = True closed_date = None closer = None components = ['Library (Lib)'] creation = <Date 2001-12-20.11:00:19.000> creator = 'zybi' dependencies = [] files = ['261'] hgrepos = [] issue_num = 495358 keywords = [] message_count = 5.0 messages = ['8343', '8344', '8345', '8346', '8347'] nosy_count = 4.0 nosy_names = ['gvanrossum', 'barry', 'anthonybaxter', 'zybi'] pr_nums = [] priority = 'normal' resolution = 'accepted' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue495358' versions = [] ``` </p></details>
rfc822.AddressList and "<>" address
https://api.github.com/repos/python/cpython/issues/35797/comments
5
2001-12-20T11:00:19Z
2022-04-09T21:54:56Z
https://github.com/python/cpython/issues/35797
1,198,782,672
35,797
[ "python", "cpython" ]
BPO | [495221](https://bugs.python.org/issue495221) --- | :--- 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 2001-12-21.03:52:52.000> created_at = <Date 2001-12-19.23:11:41.000> labels = ['docs'] title = 'httplib example typo' updated_at = <Date 2001-12-21.03:52:52.000> user = 'https://bugs.python.org/jre' ``` bugs.python.org fields: ```python activity = <Date 2001-12-21.03:52:52.000> actor = 'fdrake' assignee = 'fdrake' closed = True closed_date = None closer = None components = ['Documentation'] creation = <Date 2001-12-19.23:11:41.000> creator = 'jre' dependencies = [] files = [] hgrepos = [] issue_num = 495221 keywords = [] message_count = 2.0 messages = ['8341', '8342'] nosy_count = 2.0 nosy_names = ['fdrake', 'jre'] pr_nums = [] priority = 'normal' resolution = 'fixed' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue495221' versions = ['Python 2.2'] ``` </p></details>
httplib example typo
https://api.github.com/repos/python/cpython/issues/35796/comments
2
2001-12-19T23:11:41Z
2022-04-09T21:54:55Z
https://github.com/python/cpython/issues/35796
1,198,782,671
35,796
[ "python", "cpython" ]
BPO | [495191](https://bugs.python.org/issue495191) --- | :--- 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 2001-12-20.17:24:49.000> created_at = <Date 2001-12-19.22:12:20.000> labels = ['docs'] title = 'os.spawnlp not supported under Windows' updated_at = <Date 2001-12-20.17:24:49.000> user = 'https://bugs.python.org/glchapman' ``` bugs.python.org fields: ```python activity = <Date 2001-12-20.17:24:49.000> actor = 'fdrake' assignee = 'fdrake' closed = True closed_date = None closer = None components = ['Documentation'] creation = <Date 2001-12-19.22:12:20.000> creator = 'glchapman' dependencies = [] files = [] hgrepos = [] issue_num = 495191 keywords = [] message_count = 2.0 messages = ['8339', '8340'] nosy_count = 2.0 nosy_names = ['fdrake', 'glchapman'] pr_nums = [] priority = 'normal' resolution = 'fixed' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue495191' versions = ['Python 2.2'] ``` </p></details>
os.spawnlp not supported under Windows
https://api.github.com/repos/python/cpython/issues/35795/comments
2
2001-12-19T22:12:20Z
2022-04-09T21:54:54Z
https://github.com/python/cpython/issues/35795
1,198,782,669
35,795
[ "python", "cpython" ]
BPO | [495094](https://bugs.python.org/issue495094) --- | :--- 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 2001-12-19.20:50:49.000> created_at = <Date 2001-12-19.16:44:28.000> labels = ['interpreter-core', 'invalid'] title = 'evaluating integers inconsistently' updated_at = <Date 2001-12-19.20:50:49.000> user = 'https://bugs.python.org/basegmez' ``` bugs.python.org fields: ```python activity = <Date 2001-12-19.20:50:49.000> actor = 'tim.peters' assignee = 'tim.peters' closed = True closed_date = None closer = None components = ['Interpreter Core'] creation = <Date 2001-12-19.16:44:28.000> creator = 'basegmez' dependencies = [] files = [] hgrepos = [] issue_num = 495094 keywords = [] message_count = 3.0 messages = ['8336', '8337', '8338'] nosy_count = 2.0 nosy_names = ['tim.peters', 'basegmez'] pr_nums = [] priority = 'normal' resolution = 'not a bug' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue495094' versions = [] ``` </p></details>
evaluating integers inconsistently
https://api.github.com/repos/python/cpython/issues/35794/comments
3
2001-12-19T16:44:28Z
2022-04-09T21:54:53Z
https://github.com/python/cpython/issues/35794
1,198,782,664
35,794
[ "python", "cpython" ]
BPO | [495086](https://bugs.python.org/issue495086) --- | :--- Nosy | @loewis, @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-04-28.14:43:50.000> created_at = <Date 2001-12-19.16:26:31.000> labels = ['interpreter-core', 'type-feature'] title = 'dict.popitem(key=None)' updated_at = <Date 2002-04-28.14:43:50.000> user = 'https://bugs.python.org/mathematician' ``` bugs.python.org fields: ```python activity = <Date 2002-04-28.14:43:50.000> actor = 'rhettinger' assignee = 'none' closed = True closed_date = None closer = None components = ['Interpreter Core'] creation = <Date 2001-12-19.16:26:31.000> creator = 'mathematician' dependencies = [] files = [] hgrepos = [] issue_num = 495086 keywords = [] message_count = 5.0 messages = ['53411', '53412', '53413', '53414', '53415'] nosy_count = 3.0 nosy_names = ['loewis', 'rhettinger', 'mathematician'] pr_nums = [] priority = 'normal' resolution = 'accepted' stage = None status = 'closed' superseder = None type = 'enhancement' url = 'https://bugs.python.org/issue495086' versions = [] ``` </p></details>
dict.popitem(key=None)
https://api.github.com/repos/python/cpython/issues/35793/comments
5
2001-12-19T16:26:31Z
2022-04-09T21:54:51Z
https://github.com/python/cpython/issues/35793
1,198,782,661
35,793
[ "python", "cpython" ]
BPO | [495021](https://bugs.python.org/issue495021) --- | :--- Nosy | @tim-one, @mhammond Files | <li>[posixmodule.patch](https://bugs.python.org/file260/posixmodule.patch "Uploaded as text/plain at 2001-12-19.12:49:38 by @mhammond"): Patch to fix bogus free</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 2001-12-20.06:15:14.000> created_at = <Date 2001-12-19.12:49:37.000> labels = ['OS-windows'] title = 'Crash calling os.stat with a trailing \\' updated_at = <Date 2001-12-20.06:15:14.000> user = 'https://github.com/mhammond' ``` bugs.python.org fields: ```python activity = <Date 2001-12-20.06:15:14.000> actor = 'mhammond' assignee = 'tim.peters' closed = True closed_date = None closer = None components = ['Windows'] creation = <Date 2001-12-19.12:49:37.000> creator = 'mhammond' dependencies = [] files = ['260'] hgrepos = [] issue_num = 495021 keywords = [] message_count = 3.0 messages = ['8333', '8334', '8335'] nosy_count = 2.0 nosy_names = ['tim.peters', 'mhammond'] pr_nums = [] priority = 'critical' resolution = 'fixed' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue495021' versions = [] ``` </p></details>
Crash calling os.stat with a trailing \
https://api.github.com/repos/python/cpython/issues/35792/comments
3
2001-12-19T12:49:37Z
2022-04-09T21:54:51Z
https://github.com/python/cpython/issues/35792
1,198,782,656
35,792
[ "python", "cpython" ]
BPO | [494904](https://bugs.python.org/issue494904) --- | :--- Nosy | @gvanrossum, @tim-one Files | <li>[pickle.patch](https://bugs.python.org/file259/pickle.patch "Uploaded as text/plain at 2001-12-19.06:23:46 by @gvanrossum")</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 2001-12-19.16:58:11.000> created_at = <Date 2001-12-19.04:52:18.000> labels = ['interpreter-core'] title = 'Cannot pickle a class with a metaclass' updated_at = <Date 2001-12-19.16:58:11.000> user = 'https://bugs.python.org/mathematician' ``` bugs.python.org fields: ```python activity = <Date 2001-12-19.16:58:11.000> actor = 'gvanrossum' assignee = 'gvanrossum' closed = True closed_date = None closer = None components = ['Interpreter Core'] creation = <Date 2001-12-19.04:52:18.000> creator = 'mathematician' dependencies = [] files = ['259'] hgrepos = [] issue_num = 494904 keywords = [] message_count = 7.0 messages = ['8326', '8327', '8328', '8329', '8330', '8331', '8332'] nosy_count = 3.0 nosy_names = ['gvanrossum', 'tim.peters', 'mathematician'] pr_nums = [] priority = 'high' resolution = 'fixed' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue494904' versions = ['Python 2.2'] ``` </p></details>
Cannot pickle a class with a metaclass
https://api.github.com/repos/python/cpython/issues/35791/comments
7
2001-12-19T04:52:18Z
2022-04-09T21:54:50Z
https://github.com/python/cpython/issues/35791
1,198,782,653
35,791
[ "python", "cpython" ]
BPO | [494876](https://bugs.python.org/issue494876) --- | :--- Nosy | @loewis Files | <li>[test_b2.diff](https://bugs.python.org/file3870/test_b2.diff "Uploaded as text/plain at 2001-12-19.02:22:21 by nnorwitz"): test_b2.py patch</li> <sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup> <details><summary>Show more details</summary><p> GitHub fields: ```python assignee = None closed_at = <Date 2001-12-29.00:20:49.000> created_at = <Date 2001-12-19.02:22:20.000> labels = ['library'] title = 'test invalid params to pow()' updated_at = <Date 2001-12-29.00:20:49.000> user = 'https://bugs.python.org/nnorwitz' ``` bugs.python.org fields: ```python activity = <Date 2001-12-29.00:20:49.000> actor = 'nnorwitz' assignee = 'nnorwitz' closed = True closed_date = None closer = None components = ['Library (Lib)'] creation = <Date 2001-12-19.02:22:20.000> creator = 'nnorwitz' dependencies = [] files = ['3870'] hgrepos = [] issue_num = 494876 keywords = ['patch'] message_count = 3.0 messages = ['38550', '38551', '38552'] nosy_count = 2.0 nosy_names = ['loewis', 'nnorwitz'] pr_nums = [] priority = 'normal' resolution = 'accepted' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue494876' versions = ['Python 2.3'] ``` </p></details>
test invalid params to pow()
https://api.github.com/repos/python/cpython/issues/35790/comments
3
2001-12-19T02:22:20Z
2022-04-09T21:54:48Z
https://github.com/python/cpython/issues/35790
1,198,782,648
35,790
[ "python", "cpython" ]
BPO | [494874](https://bugs.python.org/issue494874) --- | :--- Nosy | @loewis Files | <li>[test_b1.diff](https://bugs.python.org/file3869/test_b1.diff "Uploaded as text/plain at 2001-12-19.02:21:21 by nnorwitz"): test_b1.py patch</li> <sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup> <details><summary>Show more details</summary><p> GitHub fields: ```python assignee = None closed_at = <Date 2001-12-29.00:35:30.000> created_at = <Date 2001-12-19.02:21:20.000> labels = ['library'] title = 'add tests for int()/long()' updated_at = <Date 2001-12-29.00:35:30.000> user = 'https://bugs.python.org/nnorwitz' ``` bugs.python.org fields: ```python activity = <Date 2001-12-29.00:35:30.000> actor = 'nnorwitz' assignee = 'nnorwitz' closed = True closed_date = None closer = None components = ['Library (Lib)'] creation = <Date 2001-12-19.02:21:20.000> creator = 'nnorwitz' dependencies = [] files = ['3869'] hgrepos = [] issue_num = 494874 keywords = ['patch'] message_count = 3.0 messages = ['38547', '38548', '38549'] nosy_count = 2.0 nosy_names = ['loewis', 'nnorwitz'] pr_nums = [] priority = 'normal' resolution = 'accepted' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue494874' versions = ['Python 2.3'] ``` </p></details>
add tests for int()/long()
https://api.github.com/repos/python/cpython/issues/35789/comments
3
2001-12-19T02:21:20Z
2022-04-09T21:54:47Z
https://github.com/python/cpython/issues/35789
1,198,782,644
35,789
[ "python", "cpython" ]
BPO | [494873](https://bugs.python.org/issue494873) --- | :--- Nosy | @loewis Files | <li>[test_complex.diff](https://bugs.python.org/file3868/test_complex.diff "Uploaded as text/plain at 2001-12-19.02:19:45 by nnorwitz"): test_complex.py patch</li> <sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup> <details><summary>Show more details</summary><p> GitHub fields: ```python assignee = None closed_at = <Date 2001-12-29.01:02:35.000> created_at = <Date 2001-12-19.02:19:44.000> labels = ['library'] title = 'add tests for complex numbers' updated_at = <Date 2001-12-29.01:02:35.000> user = 'https://bugs.python.org/nnorwitz' ``` bugs.python.org fields: ```python activity = <Date 2001-12-29.01:02:35.000> actor = 'nnorwitz' assignee = 'nnorwitz' closed = True closed_date = None closer = None components = ['Library (Lib)'] creation = <Date 2001-12-19.02:19:44.000> creator = 'nnorwitz' dependencies = [] files = ['3868'] hgrepos = [] issue_num = 494873 keywords = ['patch'] message_count = 3.0 messages = ['38544', '38545', '38546'] nosy_count = 2.0 nosy_names = ['loewis', 'nnorwitz'] pr_nums = [] priority = 'normal' resolution = 'accepted' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue494873' versions = ['Python 2.3'] ``` </p></details>
add tests for complex numbers
https://api.github.com/repos/python/cpython/issues/35788/comments
3
2001-12-19T02:19:44Z
2022-04-09T21:54:46Z
https://github.com/python/cpython/issues/35788
1,198,782,636
35,788
[ "python", "cpython" ]
BPO | [494872](https://bugs.python.org/issue494872) --- | :--- Nosy | @loewis Files | <li>[test_repr.diff](https://bugs.python.org/file3867/test_repr.diff "Uploaded as text/plain at 2001-12-19.02:18:07 by nnorwitz"): test_repr.py patch</li> <sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup> <details><summary>Show more details</summary><p> GitHub fields: ```python assignee = None closed_at = <Date 2001-12-29.00:25:56.000> created_at = <Date 2001-12-19.02:18:06.000> labels = ['library'] title = 'test repr() of a built-in module' updated_at = <Date 2001-12-29.00:25:56.000> user = 'https://bugs.python.org/nnorwitz' ``` bugs.python.org fields: ```python activity = <Date 2001-12-29.00:25:56.000> actor = 'nnorwitz' assignee = 'nnorwitz' closed = True closed_date = None closer = None components = ['Library (Lib)'] creation = <Date 2001-12-19.02:18:06.000> creator = 'nnorwitz' dependencies = [] files = ['3867'] hgrepos = [] issue_num = 494872 keywords = ['patch'] message_count = 3.0 messages = ['38541', '38542', '38543'] nosy_count = 2.0 nosy_names = ['loewis', 'nnorwitz'] pr_nums = [] priority = 'normal' resolution = 'accepted' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue494872' versions = ['Python 2.3'] ``` </p></details>
test repr() of a built-in module
https://api.github.com/repos/python/cpython/issues/35787/comments
3
2001-12-19T02:18:06Z
2022-04-09T21:54:45Z
https://github.com/python/cpython/issues/35787
1,198,782,632
35,787
[ "python", "cpython" ]
BPO | [494871](https://bugs.python.org/issue494871) --- | :--- Nosy | @loewis, @nascheme Files | <li>[test_types.diff](https://bugs.python.org/file3866/test_types.diff "Uploaded as text/plain at 2001-12-19.02:16:26 by nnorwitz"): test_types.py patch</li> <sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup> <details><summary>Show more details</summary><p> GitHub fields: ```python assignee = None closed_at = <Date 2002-03-24.01:27:32.000> created_at = <Date 2001-12-19.02:16:25.000> labels = ['library'] title = 'test exceptions in various types/methods' updated_at = <Date 2002-03-24.01:27:32.000> user = 'https://bugs.python.org/nnorwitz' ``` bugs.python.org fields: ```python activity = <Date 2002-03-24.01:27:32.000> actor = 'nascheme' assignee = 'none' closed = True closed_date = None closer = None components = ['Library (Lib)'] creation = <Date 2001-12-19.02:16:25.000> creator = 'nnorwitz' dependencies = [] files = ['3866'] hgrepos = [] issue_num = 494871 keywords = ['patch'] message_count = 4.0 messages = ['38537', '38538', '38539', '38540'] nosy_count = 3.0 nosy_names = ['loewis', 'nnorwitz', 'nascheme'] pr_nums = [] priority = 'normal' resolution = 'accepted' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue494871' versions = ['Python 2.3'] ``` </p></details>
test exceptions in various types/methods
https://api.github.com/repos/python/cpython/issues/35786/comments
4
2001-12-19T02:16:25Z
2022-04-09T21:54:44Z
https://github.com/python/cpython/issues/35786
1,198,782,630
35,786
[ "python", "cpython" ]
BPO | [494867](https://bugs.python.org/issue494867) --- | :--- Nosy | @loewis Files | <li>[filetest.diff](https://bugs.python.org/file3865/filetest.diff "Uploaded as text/plain at 2001-12-19.02:04:47 by nnorwitz"): updated test_file.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-01-01.19:11:50.000> created_at = <Date 2001-12-19.02:04:47.000> labels = ['library'] title = 'updated test_file.py' updated_at = <Date 2002-01-01.19:11:50.000> user = 'https://bugs.python.org/nnorwitz' ``` bugs.python.org fields: ```python activity = <Date 2002-01-01.19:11:50.000> actor = 'nnorwitz' assignee = 'nnorwitz' closed = True closed_date = None closer = None components = ['Library (Lib)'] creation = <Date 2001-12-19.02:04:47.000> creator = 'nnorwitz' dependencies = [] files = ['3865'] hgrepos = [] issue_num = 494867 keywords = ['patch'] message_count = 3.0 messages = ['38534', '38535', '38536'] nosy_count = 2.0 nosy_names = ['loewis', 'nnorwitz'] pr_nums = [] priority = 'normal' resolution = 'accepted' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue494867' versions = ['Python 2.3'] ``` </p></details>
updated test_file.py
https://api.github.com/repos/python/cpython/issues/35785/comments
3
2001-12-19T02:04:47Z
2022-04-09T21:54:43Z
https://github.com/python/cpython/issues/35785
1,198,782,621
35,785
[ "python", "cpython" ]
BPO | [494863](https://bugs.python.org/issue494863) --- | :--- Nosy | @loewis Files | <li>[fileobject.diff](https://bugs.python.org/file3864/fileobject.diff "Uploaded as text/plain at 2001-12-19.01:58:42 by nnorwitz"): fileobject.c patch to raise exception when file is closed</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-01-01.19:08:58.000> created_at = <Date 2001-12-19.01:58:40.000> labels = ['interpreter-core'] title = 'file.xreadlines() should raise exception' updated_at = <Date 2002-01-01.19:08:58.000> user = 'https://bugs.python.org/nnorwitz' ``` bugs.python.org fields: ```python activity = <Date 2002-01-01.19:08:58.000> actor = 'nnorwitz' assignee = 'nnorwitz' closed = True closed_date = None closer = None components = ['Interpreter Core'] creation = <Date 2001-12-19.01:58:40.000> creator = 'nnorwitz' dependencies = [] files = ['3864'] hgrepos = [] issue_num = 494863 keywords = ['patch'] message_count = 5.0 messages = ['38529', '38530', '38531', '38532', '38533'] nosy_count = 2.0 nosy_names = ['loewis', 'nnorwitz'] pr_nums = [] priority = 'normal' resolution = 'accepted' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue494863' versions = ['Python 2.3'] ``` </p></details>
file.xreadlines() should raise exception
https://api.github.com/repos/python/cpython/issues/35784/comments
5
2001-12-19T01:58:40Z
2022-04-09T21:54:41Z
https://github.com/python/cpython/issues/35784
1,198,782,618
35,784
[ "python", "cpython" ]
BPO | [494854](https://bugs.python.org/issue494854) --- | :--- Nosy | @malemburg, @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/malemburg' closed_at = <Date 2003-04-24.00:42:01.000> created_at = <Date 2001-12-19.01:16:42.000> labels = ['type-feature', 'library'] title = 'add platform.py' updated_at = <Date 2003-04-24.00:42:01.000> user = 'https://bugs.python.org/jasonrm' ``` bugs.python.org fields: ```python activity = <Date 2003-04-24.00:42:01.000> actor = 'gvanrossum' assignee = 'lemburg' closed = True closed_date = None closer = None components = ['Library (Lib)'] creation = <Date 2001-12-19.01:16:42.000> creator = 'jasonrm' dependencies = [] files = [] hgrepos = [] issue_num = 494854 keywords = [] message_count = 7.0 messages = ['53404', '53405', '53406', '53407', '53408', '53409', '53410'] nosy_count = 4.0 nosy_names = ['lemburg', 'gvanrossum', 'loewis', 'jasonrm'] pr_nums = [] priority = 'high' resolution = 'accepted' stage = None status = 'closed' superseder = None type = 'enhancement' url = 'https://bugs.python.org/issue494854' versions = [] ``` </p></details>
add platform.py
https://api.github.com/repos/python/cpython/issues/35783/comments
7
2001-12-19T01:16:42Z
2022-04-09T21:54:41Z
https://github.com/python/cpython/issues/35783
1,198,782,615
35,783
[ "python", "cpython" ]
BPO | [494845](https://bugs.python.org/issue494845) --- | :--- Nosy | @loewis, @warsaw Files | <li>[diff](https://bugs.python.org/file3863/diff "Uploaded as text/plain at 2001-12-19.00:36:50 by jhermann"): Diff to cvs revision 1.21</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-11-22.08:37:28.000> created_at = <Date 2001-12-19.00:36:49.000> labels = [] title = 'Improvements for pygettext' updated_at = <Date 2002-11-22.08:37:28.000> user = 'https://bugs.python.org/jhermann' ``` bugs.python.org fields: ```python activity = <Date 2002-11-22.08:37:28.000> actor = 'loewis' assignee = 'barry' closed = True closed_date = None closer = None components = ['Demos and Tools'] creation = <Date 2001-12-19.00:36:49.000> creator = 'jhermann' dependencies = [] files = ['3863'] hgrepos = [] issue_num = 494845 keywords = ['patch'] message_count = 2.0 messages = ['38527', '38528'] nosy_count = 3.0 nosy_names = ['loewis', 'barry', 'jhermann'] pr_nums = [] priority = 'normal' resolution = 'accepted' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue494845' versions = ['Python 2.3'] ``` </p></details>
Improvements for pygettext
https://api.github.com/repos/python/cpython/issues/35782/comments
2
2001-12-19T00:36:49Z
2022-04-09T21:54:40Z
https://github.com/python/cpython/issues/35782
1,198,782,611
35,782
[ "python", "cpython" ]
BPO | [494783](https://bugs.python.org/issue494783) --- | :--- Nosy | @gvanrossum, @loewis Files | <li>[opcode.diff](https://bugs.python.org/file3859/opcode.diff "Uploaded as text/plain at 2001-12-18.22:39:54 by bkc"): Include/Opcode.h context diff for Wince</li><li>[opcode.diff](https://bugs.python.org/file3860/opcode.diff "Uploaded as text/plain at 2001-12-31.14:32:46 by bkc"): opcode.diff</li><li>[compile.c.diff](https://bugs.python.org/file3861/compile.c.diff "Uploaded as text/plain at 2001-12-31.14:33:34 by bkc"): compile.c.diff</li><li>[ceval.diff](https://bugs.python.org/file3862/ceval.diff "Uploaded as text/plain at 2001-12-31.14:34:01 by bkc"): ceval.diff</li> <sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup> <details><summary>Show more details</summary><p> GitHub fields: ```python assignee = None closed_at = <Date 2002-01-01.20:04:04.000> created_at = <Date 2001-12-18.22:39:53.000> labels = ['interpreter-core'] title = 'diffs for Windows CE - Include/Opcode.h' updated_at = <Date 2002-01-01.20:04:04.000> user = 'https://bugs.python.org/bkc' ``` bugs.python.org fields: ```python activity = <Date 2002-01-01.20:04:04.000> actor = 'loewis' assignee = 'none' closed = True closed_date = None closer = None components = ['Interpreter Core'] creation = <Date 2001-12-18.22:39:53.000> creator = 'bkc' dependencies = [] files = ['3859', '3860', '3861', '3862'] hgrepos = [] issue_num = 494783 keywords = ['patch'] message_count = 12.0 messages = ['38515', '38516', '38517', '38518', '38519', '38520', '38521', '38522', '38523', '38524', '38525', '38526'] nosy_count = 3.0 nosy_names = ['gvanrossum', 'loewis', 'bkc'] pr_nums = [] priority = 'normal' resolution = 'accepted' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue494783' versions = [] ``` </p></details>
diffs for Windows CE - Include/Opcode.h
https://api.github.com/repos/python/cpython/issues/35781/comments
12
2001-12-18T22:39:53Z
2022-04-09T21:54:38Z
https://github.com/python/cpython/issues/35781
1,198,782,608
35,781
[ "python", "cpython" ]
BPO | [494762](https://bugs.python.org/issue494762) --- | :--- Nosy | @gvanrossum, @loewis Files | <li>[https.py](https://bugs.python.org/file258/https.py "Uploaded as text/plain at 2001-12-29.01:18:58 by @loewis")</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 2001-12-29.03:10:30.000> created_at = <Date 2001-12-18.21:34:44.000> labels = ['invalid', 'library'] title = 'urllib2 on python2.2 ssl bug' updated_at = <Date 2001-12-29.03:10:30.000> user = 'https://bugs.python.org/makim' ``` bugs.python.org fields: ```python activity = <Date 2001-12-29.03:10:30.000> actor = 'gvanrossum' assignee = 'gvanrossum' closed = True closed_date = None closer = None components = ['Library (Lib)'] creation = <Date 2001-12-18.21:34:44.000> creator = 'makim' dependencies = [] files = ['258'] hgrepos = [] issue_num = 494762 keywords = [] message_count = 7.0 messages = ['8319', '8320', '8321', '8322', '8323', '8324', '8325'] nosy_count = 3.0 nosy_names = ['gvanrossum', 'loewis', 'makim'] pr_nums = [] priority = 'normal' resolution = 'not a bug' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue494762' versions = ['Python 2.2'] ``` </p></details>
urllib2 on python2.2 ssl bug
https://api.github.com/repos/python/cpython/issues/35780/comments
7
2001-12-18T21:34:44Z
2022-04-09T21:54:38Z
https://github.com/python/cpython/issues/35780
1,198,782,604
35,780
[ "python", "cpython" ]
BPO | [494738](https://bugs.python.org/issue494738) --- | :--- 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 2001-12-19.04:44:41.000> created_at = <Date 2001-12-18.19:55:15.000> labels = ['library'] title = 'binascii_b2a_base64 overwrites memory' updated_at = <Date 2001-12-19.04:44:41.000> user = 'https://bugs.python.org/davidcostanzo' ``` bugs.python.org fields: ```python activity = <Date 2001-12-19.04:44:41.000> actor = 'tim.peters' assignee = 'tim.peters' closed = True closed_date = None closer = None components = ['Library (Lib)'] creation = <Date 2001-12-18.19:55:15.000> creator = 'david_costanzo' dependencies = [] files = [] hgrepos = [] issue_num = 494738 keywords = [] message_count = 2.0 messages = ['8317', '8318'] nosy_count = 2.0 nosy_names = ['tim.peters', 'david_costanzo'] pr_nums = [] priority = 'normal' resolution = 'fixed' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue494738' versions = [] ``` </p></details>
binascii_b2a_base64 overwrites memory
https://api.github.com/repos/python/cpython/issues/35779/comments
2
2001-12-18T19:55:15Z
2022-04-09T21:54:37Z
https://github.com/python/cpython/issues/35779
1,198,782,600
35,779
[ "python", "cpython" ]
BPO | [494668](https://bugs.python.org/issue494668) --- | :--- 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 2001-12-19.04:11:33.000> created_at = <Date 2001-12-18.17:23:51.000> labels = ['interpreter-core'] title = 'PUSH() should assert-fail on overflow' updated_at = <Date 2001-12-19.04:11:33.000> user = 'https://github.com/tim-one' ``` bugs.python.org fields: ```python activity = <Date 2001-12-19.04:11:33.000> actor = 'tim.peters' assignee = 'tim.peters' closed = True closed_date = None closer = None components = ['Interpreter Core'] creation = <Date 2001-12-18.17:23:51.000> creator = 'tim.peters' dependencies = [] files = [] hgrepos = [] issue_num = 494668 keywords = [] message_count = 3.0 messages = ['8314', '8315', '8316'] nosy_count = 1.0 nosy_names = ['tim.peters'] pr_nums = [] priority = 'high' resolution = 'fixed' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue494668' versions = ['Python 2.2'] ``` </p></details>
PUSH() should assert-fail on overflow
https://api.github.com/repos/python/cpython/issues/35778/comments
3
2001-12-18T17:23:51Z
2022-04-09T21:54:35Z
https://github.com/python/cpython/issues/35778
1,198,782,596
35,778
[ "python", "cpython" ]
BPO | [494622](https://bugs.python.org/issue494622) --- | :--- Nosy | @freddrake Files | <li>[libfuncs.patch](https://bugs.python.org/file3857/libfuncs.patch "Uploaded as text/plain at 2001-12-18.15:33:14 by ping"): patch for libfuncs.tex</li><li>[libpydoc.tex](https://bugs.python.org/file3858/libpydoc.tex "Uploaded as application/x-tex at 2001-12-18.15:35:29 by ping"): libpydoc.tex (new file)</li> <sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup> <details><summary>Show more details</summary><p> GitHub fields: ```python assignee = 'https://github.com/freddrake' closed_at = <Date 2001-12-18.16:34:41.000> created_at = <Date 2001-12-18.15:32:58.000> labels = ['docs'] title = 'pydoc library documentation' updated_at = <Date 2001-12-18.16:34:41.000> user = 'https://bugs.python.org/ping' ``` bugs.python.org fields: ```python activity = <Date 2001-12-18.16:34:41.000> actor = 'fdrake' assignee = 'fdrake' closed = True closed_date = None closer = None components = ['Documentation'] creation = <Date 2001-12-18.15:32:58.000> creator = 'ping' dependencies = [] files = ['3857', '3858'] hgrepos = [] issue_num = 494622 keywords = ['patch'] message_count = 3.0 messages = ['38512', '38513', '38514'] nosy_count = 2.0 nosy_names = ['fdrake', 'ping'] pr_nums = [] priority = 'high' resolution = 'accepted' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue494622' versions = [] ``` </p></details>
pydoc library documentation
https://api.github.com/repos/python/cpython/issues/35777/comments
3
2001-12-18T15:32:58Z
2022-04-09T21:54:34Z
https://github.com/python/cpython/issues/35777
1,198,782,593
35,777
[ "python", "cpython" ]
BPO | [494620](https://bugs.python.org/issue494620) --- | :--- Nosy | @freddrake Files | <li>[libfuncs.patch](https://bugs.python.org/file3856/libfuncs.patch "Uploaded as text/plain at 2001-12-18.15:33:11 by ping"): patch for libfuncs.tex</li> <sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup> <details><summary>Show more details</summary><p> GitHub fields: ```python assignee = 'https://github.com/freddrake' closed_at = <Date 2001-12-18.15:33:11.000> created_at = <Date 2001-12-18.15:32:58.000> labels = ['docs'] title = 'pydoc library documentation' updated_at = <Date 2001-12-18.15:33:11.000> user = 'https://bugs.python.org/ping' ``` bugs.python.org fields: ```python activity = <Date 2001-12-18.15:33:11.000> actor = 'ping' assignee = 'fdrake' closed = True closed_date = None closer = None components = ['Documentation'] creation = <Date 2001-12-18.15:32:58.000> creator = 'ping' dependencies = [] files = ['3856'] hgrepos = [] issue_num = 494620 keywords = ['patch'] message_count = 1.0 messages = ['38511'] nosy_count = 2.0 nosy_names = ['fdrake', 'ping'] pr_nums = [] priority = 'high' resolution = 'duplicate' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue494620' versions = [] ``` </p></details>
pydoc library documentation
https://api.github.com/repos/python/cpython/issues/35776/comments
1
2001-12-18T15:32:58Z
2022-04-09T21:54:33Z
https://github.com/python/cpython/issues/35776
1,198,782,588
35,776
[ "python", "cpython" ]
BPO | [494589](https://bugs.python.org/issue494589) --- | :--- Nosy | @gvanrossum, @tim-one, @sjoerdmullender Files | <li>[ntpath.patch](https://bugs.python.org/file257/ntpath.patch "Uploaded as text/plain at 2007-01-16.11:42:03 by @sjoerdmullender")</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/sjoerdmullender' closed_at = <Date 2007-01-16.16:44:18.000> created_at = <Date 2001-12-18.14:29:51.000> labels = ['library'] title = 'os.path.expandvars deletes things on w32' updated_at = <Date 2007-01-16.16:44:18.000> user = 'https://bugs.python.org/mikemccand' ``` bugs.python.org fields: ```python activity = <Date 2007-01-16.16:44:18.000> actor = 'sjoerd' assignee = 'sjoerd' closed = True closed_date = None closer = None components = ['Library (Lib)'] creation = <Date 2001-12-18.14:29:51.000> creator = 'mikemccand' dependencies = [] files = ['257'] hgrepos = [] issue_num = 494589 keywords = [] message_count = 10.0 messages = ['8304', '8305', '8306', '8307', '8308', '8309', '8310', '8311', '8312', '8313'] nosy_count = 5.0 nosy_names = ['gvanrossum', 'tim.peters', 'sjoerd', 'mikemccand', 'bdadsetan'] pr_nums = [] priority = 'normal' resolution = 'fixed' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue494589' versions = [] ``` </p></details>
os.path.expandvars deletes things on w32
https://api.github.com/repos/python/cpython/issues/35775/comments
10
2001-12-18T14:29:51Z
2022-04-09T21:54:32Z
https://github.com/python/cpython/issues/35775
1,198,782,584
35,775
[ "python", "cpython" ]
BPO | [494582](https://bugs.python.org/issue494582) --- | :--- Nosy | @freddrake Files | <li>[cgitb.patch](https://bugs.python.org/file3852/cgitb.patch "Uploaded as text/plain at 2001-12-18.13:59:58 by ping"): patch for libcgitb.tex and cgitb.py</li><li>[cgitb.patch](https://bugs.python.org/file3853/cgitb.patch "Uploaded as text/plain at 2001-12-18.14:30:26 by ping"): new patch, also updates libcgi.tex</li><li>[cgitb.patch](https://bugs.python.org/file3854/cgitb.patch "Uploaded as text/plain at 2001-12-18.14:44:03 by ping"): new patch, add/fix \index{} calls</li><li>[cgitb.patch](https://bugs.python.org/file3855/cgitb.patch "Uploaded as text/plain at 2001-12-18.14:48:43 by ping"): \index -> \indexii</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 2001-12-20.17:14:48.000> created_at = <Date 2001-12-18.13:59:57.000> labels = ['docs'] title = 'cgitb docs and consistency fix' updated_at = <Date 2001-12-20.17:14:48.000> user = 'https://bugs.python.org/ping' ``` bugs.python.org fields: ```python activity = <Date 2001-12-20.17:14:48.000> actor = 'fdrake' assignee = 'fdrake' closed = True closed_date = None closer = None components = ['Documentation'] creation = <Date 2001-12-18.13:59:57.000> creator = 'ping' dependencies = [] files = ['3852', '3853', '3854', '3855'] hgrepos = [] issue_num = 494582 keywords = ['patch'] message_count = 3.0 messages = ['38508', '38509', '38510'] nosy_count = 2.0 nosy_names = ['fdrake', 'ping'] pr_nums = [] priority = 'high' resolution = 'accepted' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue494582' versions = [] ``` </p></details>
cgitb docs and consistency fix
https://api.github.com/repos/python/cpython/issues/35774/comments
3
2001-12-18T13:59:57Z
2022-04-09T21:54:32Z
https://github.com/python/cpython/issues/35774
1,198,782,578
35,774
[ "python", "cpython" ]
BPO | [494572](https://bugs.python.org/issue494572) --- | :--- Nosy | @loewis, @warsaw, @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-23.22:07:26.000> created_at = <Date 2001-12-18.13:32:38.000> labels = ['OS-mac'] title = 'plugin project generation has problems' updated_at = <Date 2002-05-23.22:07:26.000> user = 'https://github.com/jackjansen' ``` bugs.python.org fields: ```python activity = <Date 2002-05-23.22:07:26.000> actor = 'jackjansen' assignee = 'jackjansen' closed = True closed_date = None closer = None components = ['macOS'] creation = <Date 2001-12-18.13:32:38.000> creator = 'jackjansen' dependencies = [] files = [] hgrepos = [] issue_num = 494572 keywords = [] message_count = 6.0 messages = ['8298', '8299', '8300', '8301', '8302', '8303'] nosy_count = 3.0 nosy_names = ['loewis', 'barry', 'jackjansen'] pr_nums = [] priority = 'normal' resolution = 'works for me' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue494572' versions = [] ``` </p></details>
plugin project generation has problems
https://api.github.com/repos/python/cpython/issues/35773/comments
6
2001-12-18T13:32:38Z
2022-04-09T21:54:30Z
https://github.com/python/cpython/issues/35773
1,198,782,572
35,773
[ "python", "cpython" ]
BPO | [494553](https://bugs.python.org/issue494553) --- | :--- Files | <li>[CEGetEventParameter.diff](https://bugs.python.org/file3851/CEGetEventParameter.diff "Uploaded as text/plain at 2001-12-18.12:02:49 by dsposx")</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 2001-12-18.12:33:53.000> created_at = <Date 2001-12-18.12:02:49.000> labels = ['OS-mac'] title = 'Simple CarbonEvt.GetEventParameter implementation' updated_at = <Date 2001-12-18.12:33:53.000> user = 'https://bugs.python.org/dsposx' ``` bugs.python.org fields: ```python activity = <Date 2001-12-18.12:33:53.000> actor = 'jvr' assignee = 'jvr' closed = True closed_date = None closer = None components = ['macOS'] creation = <Date 2001-12-18.12:02:49.000> creator = 'dsposx' dependencies = [] files = ['3851'] hgrepos = [] issue_num = 494553 keywords = ['patch'] message_count = 2.0 messages = ['38506', '38507'] nosy_count = 2.0 nosy_names = ['jvr', 'dsposx'] pr_nums = [] priority = 'normal' resolution = None stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue494553' versions = ['Python 2.3'] ``` </p></details>
Simple CarbonEvt.GetEventParameter implementation
https://api.github.com/repos/python/cpython/issues/35772/comments
2
2001-12-18T12:02:49Z
2022-04-09T21:54:28Z
https://github.com/python/cpython/issues/35772
1,198,782,567
35,772
[ "python", "cpython" ]
BPO | [494384](https://bugs.python.org/issue494384) --- | :--- Nosy | @tim-one, @loewis Files | <li>[uni.diff](https://bugs.python.org/file3850/uni.diff "Uploaded as text/plain at 2001-12-17.23:38:42 by @loewis")</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 2001-12-19.20:29:30.000> created_at = <Date 2001-12-17.23:38:41.000> labels = ['interpreter-core', 'release-blocker'] title = 'Missing --disable-unicode patch' updated_at = <Date 2001-12-19.20:29:30.000> user = 'https://github.com/loewis' ``` bugs.python.org fields: ```python activity = <Date 2001-12-19.20:29:30.000> actor = 'loewis' assignee = 'loewis' closed = True closed_date = None closer = None components = ['Interpreter Core'] creation = <Date 2001-12-17.23:38:41.000> creator = 'loewis' dependencies = [] files = ['3850'] hgrepos = [] issue_num = 494384 keywords = ['patch'] message_count = 3.0 messages = ['38503', '38504', '38505'] nosy_count = 2.0 nosy_names = ['tim.peters', 'loewis'] pr_nums = [] priority = 'release blocker' resolution = 'accepted' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue494384' versions = [] ``` </p></details>
Missing --disable-unicode patch
https://api.github.com/repos/python/cpython/issues/35771/comments
3
2001-12-17T23:38:41Z
2022-04-09T21:54:28Z
https://github.com/python/cpython/issues/35771
1,198,782,563
35,771
[ "python", "cpython" ]
BPO | [494320](https://bugs.python.org/issue494320) --- | :--- Nosy | @malemburg, @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 2001-12-18.16:07:41.000> created_at = <Date 2001-12-17.21:02:02.000> labels = ['interpreter-core', 'invalid'] title = 'Memory leaks in 2.2c1?' updated_at = <Date 2001-12-18.16:07:41.000> user = 'https://bugs.python.org/bescoto' ``` bugs.python.org fields: ```python activity = <Date 2001-12-18.16:07:41.000> actor = 'tim.peters' assignee = 'none' closed = True closed_date = None closer = None components = ['Interpreter Core'] creation = <Date 2001-12-17.21:02:02.000> creator = 'bescoto' dependencies = [] files = [] hgrepos = [] issue_num = 494320 keywords = [] message_count = 13.0 messages = ['8285', '8286', '8287', '8288', '8289', '8290', '8291', '8292', '8293', '8294', '8295', '8296', '8297'] nosy_count = 4.0 nosy_names = ['lemburg', 'gvanrossum', 'tim.peters', 'bescoto'] pr_nums = [] priority = 'normal' resolution = 'not a bug' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue494320' versions = [] ``` </p></details>
Memory leaks in 2.2c1?
https://api.github.com/repos/python/cpython/issues/35770/comments
13
2001-12-17T21:02:02Z
2022-04-09T21:54:26Z
https://github.com/python/cpython/issues/35770
1,198,782,557
35,770
[ "python", "cpython" ]
BPO | [494240](https://bugs.python.org/issue494240) --- | :--- Nosy | @gvanrossum, @tim-one, @doerwalter <sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup> <details><summary>Show more details</summary><p> GitHub fields: ```python assignee = None closed_at = <Date 2002-11-05.02:03:21.000> created_at = <Date 2001-12-17.16:50:32.000> labels = ['type-feature', 'library'] title = 'str.reverse' updated_at = <Date 2002-11-05.02:03:21.000> user = 'https://bugs.python.org/amc1' ``` bugs.python.org fields: ```python activity = <Date 2002-11-05.02:03:21.000> actor = 'mgmorrell' assignee = 'none' closed = True closed_date = None closer = None components = ['Library (Lib)'] creation = <Date 2001-12-17.16:50:32.000> creator = 'amc1' dependencies = [] files = [] hgrepos = [] issue_num = 494240 keywords = [] message_count = 10.0 messages = ['53394', '53395', '53396', '53397', '53398', '53399', '53400', '53401', '53402', '53403'] nosy_count = 5.0 nosy_names = ['gvanrossum', 'tim.peters', 'doerwalter', 'amc1', 'mgmorrell'] pr_nums = [] priority = 'normal' resolution = 'fixed' stage = None status = 'closed' superseder = None type = 'enhancement' url = 'https://bugs.python.org/issue494240' versions = [] ``` </p></details>
str.reverse
https://api.github.com/repos/python/cpython/issues/35769/comments
10
2001-12-17T16:50:32Z
2022-04-09T21:54:25Z
https://github.com/python/cpython/issues/35769
1,198,782,553
35,769
[ "python", "cpython" ]
BPO | [494203](https://bugs.python.org/issue494203) --- | :--- Nosy | @gvanrossum, @akuchling Files | <li>[thread.txt](https://bugs.python.org/file255/thread.txt "Uploaded as text/plain at 2001-12-17.14:37:56 by morphex"): Copy of post to comp.lang.python (Subject: Issues with threads)</li><li>[website_check.py.strace](https://bugs.python.org/file256/website_check.py.strace "Uploaded as application/octet-stream at 2001-12-17.16:42:18 by morphex"): Here's the output from "strace python website_chec.py &> /tmp/website_check.py.strace"</li> <sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup> <details><summary>Show more details</summary><p> GitHub fields: ```python assignee = None closed_at = <Date 2004-06-05.21:50:59.000> created_at = <Date 2001-12-17.14:37:49.000> labels = ['interpreter-core'] title = "Interpreter won't always exit with daemonic thread" updated_at = <Date 2004-06-05.21:50:59.000> user = 'https://bugs.python.org/morphex' ``` bugs.python.org fields: ```python activity = <Date 2004-06-05.21:50:59.000> actor = 'akuchling' assignee = 'none' closed = True closed_date = None closer = None components = ['Interpreter Core'] creation = <Date 2001-12-17.14:37:49.000> creator = 'morphex' dependencies = [] files = ['255', '256'] hgrepos = [] issue_num = 494203 keywords = [] message_count = 10.0 messages = ['8275', '8276', '8277', '8278', '8279', '8280', '8281', '8282', '8283', '8284'] nosy_count = 4.0 nosy_names = ['gvanrossum', 'akuchling', 'niemeyer', 'morphex'] pr_nums = [] priority = 'normal' resolution = 'works for me' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue494203' versions = [] ``` </p></details>
Interpreter won't always exit with daemonic thread
https://api.github.com/repos/python/cpython/issues/35768/comments
10
2001-12-17T14:37:49Z
2022-04-09T21:54:24Z
https://github.com/python/cpython/issues/35768
1,198,782,550
35,768
[ "python", "cpython" ]
BPO | [494100](https://bugs.python.org/issue494100) --- | :--- Nosy | @gvanrossum, @smontanaro Files | <li>[Makefile.pre.in.diff](https://bugs.python.org/file3849/Makefile.pre.in.diff "Uploaded as text/plain at 2001-12-17.07:29:43 by @smontanaro")</li> <sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup> <details><summary>Show more details</summary><p> GitHub fields: ```python assignee = None closed_at = <Date 2001-12-17.20:38:22.000> created_at = <Date 2001-12-17.07:29:42.000> labels = ['build'] title = 'warn about $(CONFINCLUDEPY)/config.h' updated_at = <Date 2001-12-17.20:38:22.000> user = 'https://github.com/smontanaro' ``` bugs.python.org fields: ```python activity = <Date 2001-12-17.20:38:22.000> actor = 'gvanrossum' assignee = 'none' closed = True closed_date = None closer = None components = ['Build'] creation = <Date 2001-12-17.07:29:42.000> creator = 'skip.montanaro' dependencies = [] files = ['3849'] hgrepos = [] issue_num = 494100 keywords = ['patch'] message_count = 4.0 messages = ['38499', '38500', '38501', '38502'] nosy_count = 2.0 nosy_names = ['gvanrossum', 'skip.montanaro'] pr_nums = [] priority = 'low' resolution = 'wont fix' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue494100' versions = ['Python 2.3'] ``` </p></details>
warn about $(CONFINCLUDEPY)/config.h
https://api.github.com/repos/python/cpython/issues/35767/comments
4
2001-12-17T07:29:42Z
2022-04-09T21:54:22Z
https://github.com/python/cpython/issues/35767
1,198,782,545
35,767
[ "python", "cpython" ]
BPO | [494098](https://bugs.python.org/issue494098) --- | :--- Nosy | @gvanrossum, @smontanaro, @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 2001-12-17.15:40:49.000> created_at = <Date 2001-12-17.07:23:21.000> labels = ['library'] title = 'trivial typo in Lib/site.py' updated_at = <Date 2001-12-17.15:40:49.000> user = 'https://github.com/smontanaro' ``` bugs.python.org fields: ```python activity = <Date 2001-12-17.15:40:49.000> actor = 'barry' assignee = 'barry' closed = True closed_date = None closer = None components = ['Library (Lib)'] creation = <Date 2001-12-17.07:23:21.000> creator = 'skip.montanaro' dependencies = [] files = [] hgrepos = [] issue_num = 494098 keywords = ['patch'] message_count = 3.0 messages = ['38496', '38497', '38498'] nosy_count = 3.0 nosy_names = ['gvanrossum', 'skip.montanaro', 'barry'] pr_nums = [] priority = 'low' resolution = 'fixed' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue494098' versions = [] ``` </p></details>
trivial typo in Lib/site.py
https://api.github.com/repos/python/cpython/issues/35766/comments
3
2001-12-17T07:23:21Z
2022-04-09T21:54:22Z
https://github.com/python/cpython/issues/35766
1,198,782,540
35,766
[ "python", "cpython" ]
BPO | [494066](https://bugs.python.org/issue494066) --- | :--- Nosy | @gvanrossum, @nascheme Files | <li>[py-readline.d](https://bugs.python.org/file3848/py-readline.d "Uploaded as application/octet-stream at 2001-12-17.04:04:22 by cblake"): patch to add history_get/len and redisplay on insert_text</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-03-24.01:12:13.000> created_at = <Date 2001-12-17.04:04:21.000> labels = ['library'] title = 'Access to readline history elements' updated_at = <Date 2002-03-24.01:12:13.000> user = 'https://bugs.python.org/cblake' ``` bugs.python.org fields: ```python activity = <Date 2002-03-24.01:12:13.000> actor = 'nascheme' assignee = 'none' closed = True closed_date = None closer = None components = ['Library (Lib)'] creation = <Date 2001-12-17.04:04:21.000> creator = 'cblake' dependencies = [] files = ['3848'] hgrepos = [] issue_num = 494066 keywords = ['patch'] message_count = 6.0 messages = ['38490', '38491', '38492', '38493', '38494', '38495'] nosy_count = 3.0 nosy_names = ['gvanrossum', 'nascheme', 'cblake'] pr_nums = [] priority = 'normal' resolution = 'accepted' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue494066' versions = ['Python 2.3'] ``` </p></details>
Access to readline history elements
https://api.github.com/repos/python/cpython/issues/35765/comments
6
2001-12-17T04:04:21Z
2022-04-09T21:54:20Z
https://github.com/python/cpython/issues/35765
1,198,782,533
35,765
[ "python", "cpython" ]
BPO | [494065](https://bugs.python.org/issue494065) --- | :--- Nosy | @gvanrossum Files | <li>[py-stat.d](https://bugs.python.org/file3847/py-stat.d "Uploaded as application/octet-stream at 2001-12-17.03:46:53 by cblake"): patch to permit access to ST_RDEV,ST_BLOCKS,ST_BLKSIZE</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 2001-12-17.04:29:14.000> created_at = <Date 2001-12-17.03:46:53.000> labels = ['library'] title = 'access to st_rdev,st_blocks,st_blksize' updated_at = <Date 2001-12-17.04:29:14.000> user = 'https://bugs.python.org/cblake' ``` bugs.python.org fields: ```python activity = <Date 2001-12-17.04:29:14.000> actor = 'gvanrossum' assignee = 'none' closed = True closed_date = None closer = None components = ['Library (Lib)'] creation = <Date 2001-12-17.03:46:53.000> creator = 'cblake' dependencies = [] files = ['3847'] hgrepos = [] issue_num = 494065 keywords = ['patch'] message_count = 2.0 messages = ['38488', '38489'] nosy_count = 2.0 nosy_names = ['gvanrossum', 'cblake'] pr_nums = [] priority = 'normal' resolution = 'rejected' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue494065' versions = ['Python 2.3'] ``` </p></details>
access to st_rdev,st_blocks,st_blksize
https://api.github.com/repos/python/cpython/issues/35764/comments
2
2001-12-17T03:46:53Z
2022-04-09T21:54:19Z
https://github.com/python/cpython/issues/35764
1,198,782,529
35,764
[ "python", "cpython" ]
BPO | [494048](https://bugs.python.org/issue494048) --- | :--- Nosy | @malemburg, @gvanrossum, @tim-one Files | <li>[patch4](https://bugs.python.org/file3846/patch4 "Uploaded as application/octet-stream at 2001-12-17.02:21:27 by rsc")</li> <sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup> <details><summary>Show more details</summary><p> GitHub fields: ```python assignee = 'https://github.com/malemburg' closed_at = <Date 2001-12-17.19:22:49.000> created_at = <Date 2001-12-17.02:21:26.000> labels = ['interpreter-core'] title = 'removes def of HAVE_WCHAR_H in header' updated_at = <Date 2001-12-17.19:22:49.000> user = 'https://bugs.python.org/rsc' ``` bugs.python.org fields: ```python activity = <Date 2001-12-17.19:22:49.000> actor = 'rsc' assignee = 'lemburg' closed = True closed_date = None closer = None components = ['Interpreter Core'] creation = <Date 2001-12-17.02:21:26.000> creator = 'rsc' dependencies = [] files = ['3846'] hgrepos = [] issue_num = 494048 keywords = ['patch'] message_count = 13.0 messages = ['38475', '38476', '38477', '38478', '38479', '38480', '38481', '38482', '38483', '38484', '38485', '38486', '38487'] nosy_count = 4.0 nosy_names = ['lemburg', 'gvanrossum', 'tim.peters', 'rsc'] pr_nums = [] priority = 'normal' resolution = 'wont fix' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue494048' versions = [] ``` </p></details>
removes def of HAVE_WCHAR_H in header
https://api.github.com/repos/python/cpython/issues/35763/comments
13
2001-12-17T02:21:26Z
2022-04-09T21:54:19Z
https://github.com/python/cpython/issues/35763
1,198,782,523
35,763
[ "python", "cpython" ]
BPO | [494047](https://bugs.python.org/issue494047) --- | :--- Nosy | @gvanrossum, @loewis Files | <li>[patch2](https://bugs.python.org/file3845/patch2 "Uploaded as application/octet-stream at 2001-12-17.02:18:33 by rsc")</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-03-09.12:04:44.000> created_at = <Date 2001-12-17.02:18:33.000> labels = ['interpreter-core'] title = 'removes 64-bit ?: to cope on plan9' updated_at = <Date 2002-03-09.12:04:44.000> user = 'https://bugs.python.org/rsc' ``` bugs.python.org fields: ```python activity = <Date 2002-03-09.12:04:44.000> actor = 'loewis' assignee = 'none' closed = True closed_date = None closer = None components = ['Interpreter Core'] creation = <Date 2001-12-17.02:18:33.000> creator = 'rsc' dependencies = [] files = ['3845'] hgrepos = [] issue_num = 494047 keywords = ['patch'] message_count = 3.0 messages = ['38472', '38473', '38474'] nosy_count = 3.0 nosy_names = ['gvanrossum', 'loewis', 'rsc'] pr_nums = [] priority = 'normal' resolution = 'accepted' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue494047' versions = [] ``` </p></details>
removes 64-bit ?: to cope on plan9
https://api.github.com/repos/python/cpython/issues/35762/comments
3
2001-12-17T02:18:33Z
2022-04-09T21:54:17Z
https://github.com/python/cpython/issues/35762
1,198,782,518
35,762
[ "python", "cpython" ]
BPO | [494045](https://bugs.python.org/issue494045) --- | :--- Nosy | @gvanrossum, @loewis Files | <li>[patch1](https://bugs.python.org/file3843/patch1 "Uploaded as application/octet-stream at 2001-12-17.02:15:10 by rsc")</li><li>[raw](https://bugs.python.org/file3844/raw "Uploaded as application/octet-stream at 2001-12-17.03:05:09 by rsc")</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-03-09.12:08:30.000> created_at = <Date 2001-12-17.02:15:09.000> labels = ['interpreter-core'] title = 'patches errno and stat to cope on plan9' updated_at = <Date 2002-03-09.12:08:30.000> user = 'https://bugs.python.org/rsc' ``` bugs.python.org fields: ```python activity = <Date 2002-03-09.12:08:30.000> actor = 'loewis' assignee = 'none' closed = True closed_date = None closer = None components = ['Interpreter Core'] creation = <Date 2001-12-17.02:15:09.000> creator = 'rsc' dependencies = [] files = ['3843', '3844'] hgrepos = [] issue_num = 494045 keywords = ['patch'] message_count = 4.0 messages = ['38468', '38469', '38470', '38471'] nosy_count = 3.0 nosy_names = ['gvanrossum', 'loewis', 'rsc'] pr_nums = [] priority = 'normal' resolution = 'accepted' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue494045' versions = [] ``` </p></details>
patches errno and stat to cope on plan9
https://api.github.com/repos/python/cpython/issues/35761/comments
4
2001-12-17T02:15:09Z
2022-04-09T21:54:16Z
https://github.com/python/cpython/issues/35761
1,198,782,512
35,761
[ "python", "cpython" ]
BPO | [494034](https://bugs.python.org/issue494034) --- | :--- Nosy | @warsaw Files | <li>[email.Utils.diff](https://bugs.python.org/file8192/email.Utils.diff "Uploaded as text/plain at 2002-03-12.22:44:18 by jasonrm")</li><li>[patch.txt](https://bugs.python.org/file8193/patch.txt "Uploaded as text/plain at 2002-03-18.16:33:59 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-03-18.18:01:28.000> created_at = <Date 2001-12-17.01:24:28.000> labels = ['type-feature', 'library'] title = 'a smarter rfc822.dump_address_pair()' updated_at = <Date 2002-03-18.18:01:28.000> user = 'https://bugs.python.org/jasonrm' ``` bugs.python.org fields: ```python activity = <Date 2002-03-18.18:01:28.000> actor = 'barry' assignee = 'barry' closed = True closed_date = None closer = None components = ['Library (Lib)'] creation = <Date 2001-12-17.01:24:28.000> creator = 'jasonrm' dependencies = [] files = ['8192', '8193'] hgrepos = [] issue_num = 494034 keywords = [] message_count = 12.0 messages = ['53382', '53383', '53384', '53385', '53386', '53387', '53388', '53389', '53390', '53391', '53392', '53393'] nosy_count = 2.0 nosy_names = ['barry', 'jasonrm'] pr_nums = [] priority = 'normal' resolution = 'accepted' stage = None status = 'closed' superseder = None type = 'enhancement' url = 'https://bugs.python.org/issue494034' versions = [] ``` </p></details>
a smarter rfc822.dump_address_pair()
https://api.github.com/repos/python/cpython/issues/35760/comments
12
2001-12-17T01:24:28Z
2022-04-09T21:54:16Z
https://github.com/python/cpython/issues/35760
1,198,782,506
35,760
[ "python", "cpython" ]
BPO | [494007](https://bugs.python.org/issue494007) --- | :--- Nosy | @tim-one, @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-03-12.20:19:50.000> created_at = <Date 2001-12-16.23:19:25.000> labels = ['docs'] title = 'Py_INCREF(Py_None) in documentation' updated_at = <Date 2002-03-12.20:19:50.000> user = 'https://bugs.python.org/achimgaedke' ``` bugs.python.org fields: ```python activity = <Date 2002-03-12.20:19:50.000> actor = 'fdrake' assignee = 'fdrake' closed = True closed_date = None closer = None components = ['Documentation'] creation = <Date 2001-12-16.23:19:25.000> creator = 'achimgaedke' dependencies = [] files = [] hgrepos = [] issue_num = 494007 keywords = [] message_count = 3.0 messages = ['8272', '8273', '8274'] nosy_count = 3.0 nosy_names = ['tim.peters', 'fdrake', 'achimgaedke'] pr_nums = [] priority = 'normal' resolution = 'fixed' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue494007' versions = [] ``` </p></details>
Py_INCREF(Py_None) in documentation
https://api.github.com/repos/python/cpython/issues/35759/comments
3
2001-12-16T23:19:25Z
2022-04-09T21:54:14Z
https://github.com/python/cpython/issues/35759
1,198,782,501
35,759
[ "python", "cpython" ]
BPO | [493959](https://bugs.python.org/issue493959) --- | :--- Nosy | @jackjansen <sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup> <details><summary>Show more details</summary><p> GitHub fields: ```python assignee = 'https://github.com/jackjansen' closed_at = <Date 2001-12-19.09:25:12.000> created_at = <Date 2001-12-16.20:21:43.000> labels = ['expert-installation', 'release-blocker'] title = '2.2c1 configure bug' updated_at = <Date 2001-12-19.09:25:12.000> user = 'https://bugs.python.org/jswhit' ``` bugs.python.org fields: ```python activity = <Date 2001-12-19.09:25:12.000> actor = 'jackjansen' assignee = 'jackjansen' closed = True closed_date = None closer = None components = ['Installation'] creation = <Date 2001-12-16.20:21:43.000> creator = 'jswhit' dependencies = [] files = [] hgrepos = [] issue_num = 493959 keywords = [] message_count = 2.0 messages = ['8270', '8271'] nosy_count = 2.0 nosy_names = ['jackjansen', 'jswhit'] pr_nums = [] priority = 'release blocker' resolution = None stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue493959' versions = ['Python 2.2'] ``` </p></details>
2.2c1 configure bug
https://api.github.com/repos/python/cpython/issues/35758/comments
2
2001-12-16T20:21:43Z
2022-04-09T21:54:13Z
https://github.com/python/cpython/issues/35758
1,198,782,499
35,758
[ "python", "cpython" ]
BPO | [493951](https://bugs.python.org/issue493951) --- | :--- Nosy | @gvanrossum, @tim-one, @warsaw Files | <li>[check.py](https://bugs.python.org/file252/check.py "Uploaded as text/plain at 2001-12-16.19:24:24 by @tim-one")</li><li>[str-meth.diff](https://bugs.python.org/file253/str-meth.diff "Uploaded as text/plain at 2002-06-12.22:08:27 by nnorwitz"): impl patch for stringobject.c</li><li>[str-meth.diff](https://bugs.python.org/file254/str-meth.diff "Uploaded as text/plain at 2002-06-14.00:51:33 by nnorwitz"): impl 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-06-14.00:51:33.000> created_at = <Date 2001-12-16.19:23:40.000> labels = ['interpreter-core'] title = 'string.{starts,ends}with vs slices' updated_at = <Date 2002-06-14.00:51:33.000> user = 'https://github.com/tim-one' ``` bugs.python.org fields: ```python activity = <Date 2002-06-14.00:51:33.000> actor = 'nnorwitz' assignee = 'nnorwitz' closed = True closed_date = None closer = None components = ['Interpreter Core'] creation = <Date 2001-12-16.19:23:40.000> creator = 'tim.peters' dependencies = [] files = ['252', '253', '254'] hgrepos = [] issue_num = 493951 keywords = [] message_count = 10.0 messages = ['8260', '8261', '8262', '8263', '8264', '8265', '8266', '8267', '8268', '8269'] nosy_count = 4.0 nosy_names = ['gvanrossum', 'tim.peters', 'barry', 'nnorwitz'] pr_nums = [] priority = 'normal' resolution = 'accepted' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue493951' versions = ['Python 2.3'] ``` </p></details>
string.{starts,ends}with vs slices
https://api.github.com/repos/python/cpython/issues/35757/comments
10
2001-12-16T19:23:40Z
2022-04-09T21:54:11Z
https://github.com/python/cpython/issues/35757
1,198,782,495
35,757
[ "python", "cpython" ]
BPO | [493936](https://bugs.python.org/issue493936) --- | :--- Nosy | @gvanrossum, @tim-one <sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup> <details><summary>Show more details</summary><p> GitHub fields: ```python assignee = 'https://github.com/tim-one' closed_at = <Date 2001-12-16.19:45:29.000> created_at = <Date 2001-12-16.18:57:51.000> labels = ['interpreter-core', 'invalid'] title = '_PyEval_SliceIndex vs NULL' updated_at = <Date 2001-12-16.19:45:29.000> user = 'https://github.com/tim-one' ``` bugs.python.org fields: ```python activity = <Date 2001-12-16.19:45:29.000> actor = 'tim.peters' assignee = 'tim.peters' closed = True closed_date = None closer = None components = ['Interpreter Core'] creation = <Date 2001-12-16.18:57:51.000> creator = 'tim.peters' dependencies = [] files = [] hgrepos = [] issue_num = 493936 keywords = [] message_count = 3.0 messages = ['8257', '8258', '8259'] nosy_count = 2.0 nosy_names = ['gvanrossum', 'tim.peters'] pr_nums = [] priority = 'normal' resolution = 'not a bug' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue493936' versions = [] ``` </p></details>
_PyEval_SliceIndex vs NULL
https://api.github.com/repos/python/cpython/issues/35756/comments
3
2001-12-16T18:57:51Z
2022-04-09T21:54:11Z
https://github.com/python/cpython/issues/35756
1,198,782,493
35,756
[ "python", "cpython" ]
BPO | [493837](https://bugs.python.org/issue493837) --- | :--- Nosy | @malemburg, @tim-one, @theller <sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup> <details><summary>Show more details</summary><p> GitHub fields: ```python assignee = 'https://github.com/theller' closed_at = <Date 2002-01-29.19:34:21.000> created_at = <Date 2001-12-16.08:17:40.000> labels = ['library'] title = 'Distutils not finding Python on Win2K' updated_at = <Date 2002-01-29.19:34:21.000> user = 'https://github.com/tim-one' ``` bugs.python.org fields: ```python activity = <Date 2002-01-29.19:34:21.000> actor = 'theller' assignee = 'theller' closed = True closed_date = None closer = None components = ['Distutils'] creation = <Date 2001-12-16.08:17:40.000> creator = 'tim.peters' dependencies = [] files = [] hgrepos = [] issue_num = 493837 keywords = [] message_count = 5.0 messages = ['8252', '8253', '8254', '8255', '8256'] nosy_count = 3.0 nosy_names = ['lemburg', 'tim.peters', 'theller'] pr_nums = [] priority = 'normal' resolution = 'works for me' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue493837' versions = [] ``` </p></details>
Distutils not finding Python on Win2K
https://api.github.com/repos/python/cpython/issues/35755/comments
5
2001-12-16T08:17:40Z
2022-04-09T21:54:10Z
https://github.com/python/cpython/issues/35755
1,198,782,491
35,755
[ "python", "cpython" ]
BPO | [493826](https://bugs.python.org/issue493826) --- | :--- Nosy | @jackjansen Files | <li>[error.txt](https://bugs.python.org/file251/error.txt "Uploaded as text/plain at 2001-12-20.13:06:06 by bscholln"): Text file with the python function</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-07-15.09:37:00.000> created_at = <Date 2001-12-16.07:00:45.000> labels = ['OS-mac'] title = 'Finder Tool Move not working on MOSX' updated_at = <Date 2002-07-15.09:37:00.000> user = 'https://bugs.python.org/bscholln' ``` bugs.python.org fields: ```python activity = <Date 2002-07-15.09:37:00.000> actor = 'jackjansen' assignee = 'jackjansen' closed = True closed_date = None closer = None components = ['macOS'] creation = <Date 2001-12-16.07:00:45.000> creator = 'bscholln' dependencies = [] files = ['251'] hgrepos = [] issue_num = 493826 keywords = [] message_count = 5.0 messages = ['8247', '8248', '8249', '8250', '8251'] nosy_count = 2.0 nosy_names = ['jackjansen', 'bscholln'] pr_nums = [] priority = 'low' resolution = 'fixed' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue493826' versions = [] ``` </p></details>
Finder Tool Move not working on MOSX
https://api.github.com/repos/python/cpython/issues/35754/comments
5
2001-12-16T07:00:45Z
2022-04-09T21:54:09Z
https://github.com/python/cpython/issues/35754
1,198,782,481
35,754
[ "python", "cpython" ]
BPO | [493815](https://bugs.python.org/issue493815) --- | :--- 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 2001-12-16.08:12:24.000> created_at = <Date 2001-12-16.05:56:43.000> labels = ['interpreter-core'] title = 'IRIX 6.5 bus error' updated_at = <Date 2001-12-16.08:12:24.000> user = 'https://bugs.python.org/rwgk' ``` bugs.python.org fields: ```python activity = <Date 2001-12-16.08:12:24.000> actor = 'tim.peters' assignee = 'tim.peters' closed = True closed_date = None closer = None components = ['Interpreter Core'] creation = <Date 2001-12-16.05:56:43.000> creator = 'rwgk' dependencies = [] files = [] hgrepos = [] issue_num = 493815 keywords = [] message_count = 4.0 messages = ['8243', '8244', '8245', '8246'] nosy_count = 2.0 nosy_names = ['tim.peters', 'rwgk'] pr_nums = [] priority = 'normal' resolution = 'duplicate' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue493815' versions = [] ``` </p></details>
IRIX 6.5 bus error
https://api.github.com/repos/python/cpython/issues/35753/comments
4
2001-12-16T05:56:43Z
2022-04-09T21:54:08Z
https://github.com/python/cpython/issues/35753
1,198,782,477
35,753
[ "python", "cpython" ]
BPO | [493739](https://bugs.python.org/issue493739) --- | :--- Nosy | @tim-one Files | <li>[diff.txt](https://bugs.python.org/file3842/diff.txt "Uploaded as text/plain at 2001-12-15.20:54:56 by dschwertberger"): 2 patches</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 2001-12-15.22:13:49.000> created_at = <Date 2001-12-15.20:54:37.000> labels = ['interpreter-core'] title = '2 Bugfixes for 2.2c1 (RISC OS specific)' updated_at = <Date 2001-12-15.22:13:49.000> user = 'https://bugs.python.org/dschwertberger' ``` bugs.python.org fields: ```python activity = <Date 2001-12-15.22:13:49.000> actor = 'tim.peters' assignee = 'tim.peters' closed = True closed_date = None closer = None components = ['Interpreter Core'] creation = <Date 2001-12-15.20:54:37.000> creator = 'dschwertberger' dependencies = [] files = ['3842'] hgrepos = [] issue_num = 493739 keywords = ['patch'] message_count = 3.0 messages = ['38465', '38466', '38467'] nosy_count = 2.0 nosy_names = ['tim.peters', 'dschwertberger'] pr_nums = [] priority = 'normal' resolution = 'accepted' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue493739' versions = [] ``` </p></details>
2 Bugfixes for 2.2c1 (RISC OS specific)
https://api.github.com/repos/python/cpython/issues/35752/comments
3
2001-12-15T20:54:37Z
2022-04-09T21:54:07Z
https://github.com/python/cpython/issues/35752
1,198,782,473
35,752
[ "python", "cpython" ]
BPO | [493700](https://bugs.python.org/issue493700) --- | :--- 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 2001-12-15.18:33:18.000> created_at = <Date 2001-12-15.18:23:14.000> labels = ['expert-installation'] title = 'Installing Python2.2b2 compileall hangs' updated_at = <Date 2001-12-15.18:33:18.000> user = 'https://bugs.python.org/horst' ``` bugs.python.org fields: ```python activity = <Date 2001-12-15.18:33:18.000> actor = 'gvanrossum' assignee = 'none' closed = True closed_date = None closer = None components = ['Installation'] creation = <Date 2001-12-15.18:23:14.000> creator = 'horst' dependencies = [] files = [] hgrepos = [] issue_num = 493700 keywords = [] message_count = 2.0 messages = ['8241', '8242'] nosy_count = 2.0 nosy_names = ['gvanrossum', 'horst'] pr_nums = [] priority = 'normal' resolution = 'works for me' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue493700' versions = ['Python 2.2'] ``` </p></details>
Installing Python2.2b2 compileall hangs
https://api.github.com/repos/python/cpython/issues/35751/comments
2
2001-12-15T18:23:14Z
2022-04-09T21:54:05Z
https://github.com/python/cpython/issues/35751
1,198,782,472
35,751
[ "python", "cpython" ]
BPO | [493631](https://bugs.python.org/issue493631) --- | :--- Nosy | @gvanrossum, @tim-one <sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup> <details><summary>Show more details</summary><p> GitHub fields: ```python assignee = 'https://github.com/gvanrossum' closed_at = <Date 2001-12-28.22:28:56.000> created_at = <Date 2001-12-15.12:17:07.000> labels = ['extension-modules'] title = 'Problem with mpz module (gmp4)' updated_at = <Date 2001-12-28.22:28:56.000> user = 'https://bugs.python.org/chlick' ``` bugs.python.org fields: ```python activity = <Date 2001-12-28.22:28:56.000> actor = 'gvanrossum' assignee = 'gvanrossum' closed = True closed_date = None closer = None components = ['Extension Modules'] creation = <Date 2001-12-15.12:17:07.000> creator = 'chlick' dependencies = [] files = [] hgrepos = [] issue_num = 493631 keywords = [] message_count = 11.0 messages = ['8230', '8231', '8232', '8233', '8234', '8235', '8236', '8237', '8238', '8239', '8240'] nosy_count = 3.0 nosy_names = ['gvanrossum', 'tim.peters', 'chlick'] pr_nums = [] priority = 'normal' resolution = 'wont fix' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue493631' versions = ['Python 2.2'] ``` </p></details>
Problem with mpz module (gmp4)
https://api.github.com/repos/python/cpython/issues/35750/comments
11
2001-12-15T12:17:07Z
2022-04-09T21:54:04Z
https://github.com/python/cpython/issues/35750
1,198,782,469
35,750
[ "python", "cpython" ]
BPO | [493628](https://bugs.python.org/issue493628) --- | :--- 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 2001-12-18.17:04:29.000> created_at = <Date 2001-12-15.11:37:58.000> labels = ['interpreter-core'] title = 'import not pythonic in 2.1.1' updated_at = <Date 2001-12-18.17:04:29.000> user = 'https://bugs.python.org/fresh' ``` bugs.python.org fields: ```python activity = <Date 2001-12-18.17:04:29.000> actor = 'fresh' assignee = 'none' closed = True closed_date = None closer = None components = ['Interpreter Core'] creation = <Date 2001-12-15.11:37:58.000> creator = 'fresh' dependencies = [] files = [] hgrepos = [] issue_num = 493628 keywords = [] message_count = 14.0 messages = ['8216', '8217', '8218', '8219', '8220', '8221', '8222', '8223', '8224', '8225', '8226', '8227', '8228', '8229'] nosy_count = 3.0 nosy_names = ['gvanrossum', 'tim.peters', 'fresh'] pr_nums = [] priority = 'normal' resolution = 'remind' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue493628' versions = [] ``` </p></details>
import not pythonic in 2.1.1
https://api.github.com/repos/python/cpython/issues/35749/comments
14
2001-12-15T11:37:58Z
2022-04-09T21:54:03Z
https://github.com/python/cpython/issues/35749
1,198,782,466
35,749