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 | [405427](https://bugs.python.org/issue405427) --- | :--- Nosy | @loewis, @freddrake <sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup> <details><summary>Show more details</summary><p> GitHub fields: ```python assignee = None closed_at = <Date 2001-04-13.14:59:26.000> created_at = <Date 2001-03-02.13:32:03.000> labels = ['type-feature', 'library'] title = 'SQL2000+XML returns "400.100" status' updated_at = <Date 2001-04-13.14:59:26.000> user = 'https://bugs.python.org/lkcl' ``` bugs.python.org fields: ```python activity = <Date 2001-04-13.14:59:26.000> actor = 'jhylton' assignee = 'jhylton' closed = True closed_date = None closer = None components = ['Library (Lib)'] creation = <Date 2001-03-02.13:32:03.000> creator = 'lkcl' dependencies = [] files = [] hgrepos = [] issue_num = 405427 keywords = [] message_count = 9.0 messages = ['3651', '3652', '3653', '3654', '3655', '3656', '3657', '3658', '3659'] nosy_count = 4.0 nosy_names = ['loewis', 'jhylton', 'fdrake', 'lkcl'] pr_nums = [] priority = 'low' resolution = 'fixed' stage = None status = 'closed' superseder = None type = 'enhancement' url = 'https://bugs.python.org/issue405427' versions = [] ``` </p></details>
SQL2000+XML returns "400.100" status
https://api.github.com/repos/python/cpython/issues/34048/comments
9
2001-03-02T13:32:03Z
2022-04-09T21:22:11Z
https://github.com/python/cpython/issues/34048
1,198,775,166
34,048
[ "python", "cpython" ]
BPO | [405410](https://bugs.python.org/issue405410) --- | :--- 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-03-03.19:19:28.000> created_at = <Date 2001-03-02.11:37:31.000> labels = ['library'] title = 'Documentation Non-MSVC-Compilers' updated_at = <Date 2001-03-03.19:19:28.000> user = 'https://bugs.python.org/rliebscher' ``` bugs.python.org fields: ```python activity = <Date 2001-03-03.19:19:28.000> actor = 'fdrake' assignee = 'fdrake' closed = True closed_date = None closer = None components = ['Distutils'] creation = <Date 2001-03-02.11:37:31.000> creator = 'rliebscher' dependencies = [] files = [] hgrepos = [] issue_num = 405410 keywords = ['patch'] message_count = 3.0 messages = ['35975', '35976', '35977'] nosy_count = 2.0 nosy_names = ['fdrake', 'rliebscher'] pr_nums = [] priority = 'low' resolution = 'accepted' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue405410' versions = [] ``` </p></details>
Documentation Non-MSVC-Compilers
https://api.github.com/repos/python/cpython/issues/34047/comments
3
2001-03-02T11:37:31Z
2022-04-09T21:22:10Z
https://github.com/python/cpython/issues/34047
1,198,775,161
34,047
[ "python", "cpython" ]
BPO | [405358](https://bugs.python.org/issue405358) --- | :--- <sup>*Note: these values reflect the state of the issue at the time it was 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-03-02.08:14:42.000> created_at = <Date 2001-03-02.04:37:49.000> labels = ['expert-regex'] title = 'Python2.0 re module: greedy regexp bug' updated_at = <Date 2001-03-02.08:14:42.000> user = 'https://bugs.python.org/anonymous' ``` bugs.python.org fields: ```python activity = <Date 2001-03-02.08:14:42.000> actor = 'effbot' assignee = 'effbot' closed = True closed_date = None closer = None components = ['Regular Expressions'] creation = <Date 2001-03-02.04:37:49.000> creator = 'anonymous' dependencies = [] files = [] hgrepos = [] issue_num = 405358 keywords = [] message_count = 2.0 messages = ['3649', '3650'] nosy_count = 1.0 nosy_names = ['effbot'] pr_nums = [] priority = 'normal' resolution = 'wont fix' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue405358' versions = [] ``` </p></details>
Python2.0 re module: greedy regexp bug
https://api.github.com/repos/python/cpython/issues/34046/comments
2
2001-03-02T04:37:49Z
2022-04-09T21:22:08Z
https://github.com/python/cpython/issues/34046
1,198,775,156
34,046
[ "python", "cpython" ]
BPO | [405355](https://bugs.python.org/issue405355) --- | :--- 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-03-02.06:53:26.000> created_at = <Date 2001-03-02.04:31:11.000> labels = ['extension-modules'] title = '2.1b1 Tru64 patch for termios.c' updated_at = <Date 2001-03-02.06:53:26.000> user = 'https://bugs.python.org/mfavas' ``` bugs.python.org fields: ```python activity = <Date 2001-03-02.06:53:26.000> actor = 'fdrake' assignee = 'fdrake' closed = True closed_date = None closer = None components = ['Extension Modules'] creation = <Date 2001-03-02.04:31:11.000> creator = 'mfavas' dependencies = [] files = [] hgrepos = [] issue_num = 405355 keywords = ['patch'] message_count = 3.0 messages = ['35972', '35973', '35974'] nosy_count = 2.0 nosy_names = ['fdrake', 'mfavas'] pr_nums = [] priority = 'normal' resolution = 'fixed' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue405355' versions = [] ``` </p></details>
2.1b1 Tru64 patch for termios.c
https://api.github.com/repos/python/cpython/issues/34045/comments
3
2001-03-02T04:31:11Z
2022-04-09T21:22:08Z
https://github.com/python/cpython/issues/34045
1,198,775,153
34,045
[ "python", "cpython" ]
BPO | [405351](https://bugs.python.org/issue405351) --- | :--- Nosy | @akuchling <sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup> <details><summary>Show more details</summary><p> GitHub fields: ```python assignee = 'https://github.com/akuchling' closed_at = <Date 2001-03-17.17:18:28.000> created_at = <Date 2001-03-02.04:16:53.000> labels = ['extension-modules'] title = '2.1b1 - dlmodule on 64-bit platform' updated_at = <Date 2001-03-17.17:18:28.000> user = 'https://bugs.python.org/mfavas' ``` bugs.python.org fields: ```python activity = <Date 2001-03-17.17:18:28.000> actor = 'akuchling' assignee = 'akuchling' closed = True closed_date = None closer = None components = ['Extension Modules'] creation = <Date 2001-03-02.04:16:53.000> creator = 'mfavas' dependencies = [] files = [] hgrepos = [] issue_num = 405351 keywords = [] message_count = 2.0 messages = ['3647', '3648'] nosy_count = 2.0 nosy_names = ['akuchling', 'mfavas'] pr_nums = [] priority = 'normal' resolution = 'fixed' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue405351' versions = [] ``` </p></details>
2.1b1 - dlmodule on 64-bit platform
https://api.github.com/repos/python/cpython/issues/34044/comments
2
2001-03-02T04:16:53Z
2022-04-09T21:22:07Z
https://github.com/python/cpython/issues/34044
1,198,775,146
34,044
[ "python", "cpython" ]
BPO | [405350](https://bugs.python.org/issue405350) --- | :--- 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-03-02.06:52:32.000> created_at = <Date 2001-03-02.03:50:20.000> labels = ['extension-modules'] title = '2.1b1 termios module fails to compile' updated_at = <Date 2001-03-02.06:52:32.000> user = 'https://bugs.python.org/mfavas' ``` bugs.python.org fields: ```python activity = <Date 2001-03-02.06:52:32.000> actor = 'fdrake' assignee = 'fdrake' closed = True closed_date = None closer = None components = ['Extension Modules'] creation = <Date 2001-03-02.03:50:20.000> creator = 'mfavas' dependencies = [] files = [] hgrepos = [] issue_num = 405350 keywords = [] message_count = 3.0 messages = ['3644', '3645', '3646'] nosy_count = 2.0 nosy_names = ['fdrake', 'mfavas'] pr_nums = [] priority = 'normal' resolution = 'fixed' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue405350' versions = [] ``` </p></details>
2.1b1 termios module fails to compile
https://api.github.com/repos/python/cpython/issues/34043/comments
3
2001-03-02T03:50:20Z
2022-04-09T21:22:06Z
https://github.com/python/cpython/issues/34043
1,198,775,140
34,043
[ "python", "cpython" ]
BPO | [405346](https://bugs.python.org/issue405346) --- | :--- Nosy | @tim-one <sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup> <details><summary>Show more details</summary><p> GitHub fields: ```python assignee = None closed_at = <Date 2001-03-02.03:55:31.000> created_at = <Date 2001-03-02.03:45:16.000> labels = ['expert-unicode'] title = 'bug in unicodedata.c in 2.1a2' updated_at = <Date 2001-03-02.03:55:31.000> user = 'https://bugs.python.org/anonymous' ``` bugs.python.org fields: ```python activity = <Date 2001-03-02.03:55:31.000> actor = 'tim.peters' assignee = 'none' closed = True closed_date = None closer = None components = ['Unicode'] creation = <Date 2001-03-02.03:45:16.000> creator = 'anonymous' dependencies = [] files = [] hgrepos = [] issue_num = 405346 keywords = [] message_count = 2.0 messages = ['3642', '3643'] nosy_count = 1.0 nosy_names = ['tim.peters'] pr_nums = [] priority = 'normal' resolution = 'duplicate' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue405346' versions = [] ``` </p></details>
bug in unicodedata.c in 2.1a2
https://api.github.com/repos/python/cpython/issues/34042/comments
2
2001-03-02T03:45:16Z
2022-04-09T21:22:04Z
https://github.com/python/cpython/issues/34042
1,198,775,134
34,042
[ "python", "cpython" ]
BPO | [405341](https://bugs.python.org/issue405341) --- | :--- 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-03-23.18:16:14.000> created_at = <Date 2001-03-02.02:25:53.000> labels = ['interpreter-core'] title = 'Reminder -- nested scopes TO DO list' updated_at = <Date 2001-03-23.18:16:14.000> user = 'https://github.com/gvanrossum' ``` bugs.python.org fields: ```python activity = <Date 2001-03-23.18:16:14.000> actor = 'jhylton' assignee = 'jhylton' closed = True closed_date = None closer = None components = ['Interpreter Core'] creation = <Date 2001-03-02.02:25:53.000> creator = 'gvanrossum' dependencies = [] files = [] hgrepos = [] issue_num = 405341 keywords = [] message_count = 4.0 messages = ['3638', '3639', '3640', '3641'] nosy_count = 2.0 nosy_names = ['gvanrossum', 'jhylton'] pr_nums = [] priority = 'high' resolution = 'fixed' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue405341' versions = [] ``` </p></details>
Reminder -- nested scopes TO DO list
https://api.github.com/repos/python/cpython/issues/34041/comments
4
2001-03-02T02:25:53Z
2022-04-09T21:22:03Z
https://github.com/python/cpython/issues/34041
1,198,775,130
34,041
[ "python", "cpython" ]
BPO | [405329](https://bugs.python.org/issue405329) --- | :--- Nosy | @loewis, @nascheme <sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup> <details><summary>Show more details</summary><p> GitHub fields: ```python assignee = 'https://github.com/loewis' closed_at = <Date 2001-03-02.16:58:34.000> created_at = <Date 2001-03-02.00:51:03.000> labels = ['build'] title = 'Cannot compile Python 2.1a2 on Solaris' updated_at = <Date 2001-03-02.16:58:34.000> user = 'https://bugs.python.org/sgriggs' ``` bugs.python.org fields: ```python activity = <Date 2001-03-02.16:58:34.000> actor = 'loewis' assignee = 'loewis' closed = True closed_date = None closer = None components = ['Build'] creation = <Date 2001-03-02.00:51:03.000> creator = 'sgriggs' dependencies = [] files = [] hgrepos = [] issue_num = 405329 keywords = [] message_count = 5.0 messages = ['3633', '3634', '3635', '3636', '3637'] nosy_count = 4.0 nosy_names = ['nobody', 'loewis', 'nascheme', 'sgriggs'] pr_nums = [] priority = 'normal' resolution = 'fixed' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue405329' versions = [] ``` </p></details>
Cannot compile Python 2.1a2 on Solaris
https://api.github.com/repos/python/cpython/issues/34040/comments
5
2001-03-02T00:51:03Z
2022-04-09T21:22:02Z
https://github.com/python/cpython/issues/34040
1,198,775,122
34,040
[ "python", "cpython" ]
BPO | [405228](https://bugs.python.org/issue405228) --- | :--- 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-07-10.12:01:40.000> created_at = <Date 2001-03-01.19:26:46.000> labels = ['library'] title = 'split Telnet class into TelnetBase' updated_at = <Date 2001-07-10.12:01:40.000> user = 'https://bugs.python.org/lkcl' ``` bugs.python.org fields: ```python activity = <Date 2001-07-10.12:01:40.000> actor = 'gvanrossum' assignee = 'gvanrossum' closed = True closed_date = None closer = None components = ['Library (Lib)'] creation = <Date 2001-03-01.19:26:46.000> creator = 'lkcl' dependencies = [] files = [] hgrepos = [] issue_num = 405228 keywords = ['patch'] message_count = 5.0 messages = ['35967', '35968', '35969', '35970', '35971'] nosy_count = 2.0 nosy_names = ['gvanrossum', 'lkcl'] pr_nums = [] priority = 'low' resolution = 'rejected' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue405228' versions = [] ``` </p></details>
split Telnet class into TelnetBase
https://api.github.com/repos/python/cpython/issues/34039/comments
5
2001-03-01T19:26:46Z
2022-04-09T21:22:01Z
https://github.com/python/cpython/issues/34039
1,198,775,118
34,039
[ "python", "cpython" ]
BPO | [405227](https://bugs.python.org/issue405227) --- | :--- Nosy | @malemburg, @gvanrossum, @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/malemburg' closed_at = <Date 2001-08-02.11:39:42.000> created_at = <Date 2001-03-01.19:21:31.000> labels = ['expert-unicode'] title = 'sizeof(Py_UNICODE)==2 ????' updated_at = <Date 2001-08-02.11:39:42.000> user = 'https://bugs.python.org/jsaenz' ``` bugs.python.org fields: ```python activity = <Date 2001-08-02.11:39:42.000> actor = 'nobody' assignee = 'lemburg' closed = True closed_date = None closer = None components = ['Unicode'] creation = <Date 2001-03-01.19:21:31.000> creator = 'jsaenz' dependencies = [] files = [] hgrepos = [] issue_num = 405227 keywords = [] message_count = 19.0 messages = ['3614', '3615', '3616', '3617', '3618', '3619', '3620', '3621', '3622', '3623', '3624', '3625', '3626', '3627', '3628', '3629', '3630', '3631', '3632'] nosy_count = 7.0 nosy_names = ['lemburg', 'gvanrossum', 'tim.peters', 'nobody', 'fdrake', 'effbot', 'jsaenz'] pr_nums = [] priority = 'normal' resolution = 'fixed' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue405227' versions = [] ``` </p></details>
sizeof(Py_UNICODE)==2 ????
https://api.github.com/repos/python/cpython/issues/34038/comments
19
2001-03-01T19:21:31Z
2022-04-09T21:22:00Z
https://github.com/python/cpython/issues/34038
1,198,775,113
34,038
[ "python", "cpython" ]
BPO | [405139](https://bugs.python.org/issue405139) --- | :--- Nosy | @gvanrossum Files | <li>[dircache.txt](https://bugs.python.org/file3168/dircache.txt "Uploaded as text/plain at 2001-03-02.11:51:34 by itamar"): replacemnt patch - sorry, msdos linebreaks :(</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-03-02.13:37:56.000> created_at = <Date 2001-03-01.15:20:28.000> labels = ['library'] title = 'Add reset() method to dircache' updated_at = <Date 2001-03-02.13:37:56.000> user = 'https://bugs.python.org/itamar' ``` bugs.python.org fields: ```python activity = <Date 2001-03-02.13:37:56.000> actor = 'gvanrossum' assignee = 'gvanrossum' closed = True closed_date = None closer = None components = ['Library (Lib)'] creation = <Date 2001-03-01.15:20:28.000> creator = 'itamar' dependencies = [] files = ['3168'] hgrepos = [] issue_num = 405139 keywords = ['patch'] message_count = 4.0 messages = ['35963', '35964', '35965', '35966'] nosy_count = 2.0 nosy_names = ['gvanrossum', 'itamar'] pr_nums = [] priority = 'normal' resolution = 'fixed' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue405139' versions = [] ``` </p></details>
Add reset() method to dircache
https://api.github.com/repos/python/cpython/issues/34037/comments
4
2001-03-01T15:20:28Z
2022-04-09T21:21:59Z
https://github.com/python/cpython/issues/34037
1,198,775,107
34,037
[ "python", "cpython" ]
BPO | [405122](https://bugs.python.org/issue405122) --- | :--- 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-03-01.18:42:41.000> created_at = <Date 2001-03-01.14:03:53.000> labels = ['library'] title = 'webbrowser fix' updated_at = <Date 2001-03-01.18:42:41.000> user = 'https://bugs.python.org/ping' ``` bugs.python.org fields: ```python activity = <Date 2001-03-01.18:42:41.000> actor = 'gvanrossum' assignee = 'ping' closed = True closed_date = None closer = None components = ['Library (Lib)'] creation = <Date 2001-03-01.14:03:53.000> creator = 'ping' dependencies = [] files = [] hgrepos = [] issue_num = 405122 keywords = ['patch'] message_count = 2.0 messages = ['35961', '35962'] nosy_count = 2.0 nosy_names = ['gvanrossum', 'ping'] pr_nums = [] priority = 'normal' resolution = 'accepted' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue405122' versions = [] ``` </p></details>
webbrowser fix
https://api.github.com/repos/python/cpython/issues/34036/comments
2
2001-03-01T14:03:53Z
2022-04-09T21:21:57Z
https://github.com/python/cpython/issues/34036
1,198,775,101
34,036
[ "python", "cpython" ]
BPO | [405102](https://bugs.python.org/issue405102) --- | :--- 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-03-02.06:58:15.000> created_at = <Date 2001-03-01.10:55:37.000> labels = ['library'] title = 'os.py: fix docstring (make raw)' updated_at = <Date 2001-03-02.06:58:15.000> user = 'https://bugs.python.org/ping' ``` bugs.python.org fields: ```python activity = <Date 2001-03-02.06:58:15.000> actor = 'gvanrossum' assignee = 'ping' closed = True closed_date = None closer = None components = ['Library (Lib)'] creation = <Date 2001-03-01.10:55:37.000> creator = 'ping' dependencies = [] files = [] hgrepos = [] issue_num = 405102 keywords = ['patch'] message_count = 3.0 messages = ['35958', '35959', '35960'] nosy_count = 3.0 nosy_names = ['gvanrossum', 'ping', 'moshez'] pr_nums = [] priority = 'normal' resolution = 'fixed' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue405102' versions = [] ``` </p></details>
os.py: fix docstring (make raw)
https://api.github.com/repos/python/cpython/issues/34035/comments
3
2001-03-01T10:55:37Z
2022-04-09T21:21:56Z
https://github.com/python/cpython/issues/34035
1,198,775,094
34,035
[ "python", "cpython" ]
BPO | [405101](https://bugs.python.org/issue405101) --- | :--- Nosy | @gvanrossum, @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/gvanrossum' closed_at = <Date 2001-08-09.16:26:17.000> created_at = <Date 2001-03-01.10:55:00.000> labels = ['extension-modules'] title = 'Add Random Seeding to OpenSSL' updated_at = <Date 2001-08-09.16:26:17.000> user = 'https://bugs.python.org/moshez' ``` bugs.python.org fields: ```python activity = <Date 2001-08-09.16:26:17.000> actor = 'gvanrossum' assignee = 'gvanrossum' closed = True closed_date = None closer = None components = ['Extension Modules'] creation = <Date 2001-03-01.10:55:00.000> creator = 'moshez' dependencies = [] files = [] hgrepos = [] issue_num = 405101 keywords = ['patch'] message_count = 11.0 messages = ['35947', '35948', '35949', '35950', '35951', '35952', '35953', '35954', '35955', '35956', '35957'] nosy_count = 3.0 nosy_names = ['gvanrossum', 'moshez', 'akuchling'] pr_nums = [] priority = 'normal' resolution = 'rejected' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue405101' versions = [] ``` </p></details>
Add Random Seeding to OpenSSL
https://api.github.com/repos/python/cpython/issues/34034/comments
11
2001-03-01T10:55:00Z
2022-04-09T21:21:55Z
https://github.com/python/cpython/issues/34034
1,198,775,088
34,034
[ "python", "cpython" ]
BPO | [405092](https://bugs.python.org/issue405092) --- | :--- 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-03-02.06:54:08.000> created_at = <Date 2001-03-01.09:35:06.000> labels = ['extension-modules'] title = 'Modules/termios.c on Solaris 2.6/SPARC' updated_at = <Date 2001-03-02.06:54:08.000> user = 'https://bugs.python.org/tww-china' ``` bugs.python.org fields: ```python activity = <Date 2001-03-02.06:54:08.000> actor = 'fdrake' assignee = 'fdrake' closed = True closed_date = None closer = None components = ['Extension Modules'] creation = <Date 2001-03-01.09:35:06.000> creator = 'tww-china' dependencies = [] files = [] hgrepos = [] issue_num = 405092 keywords = ['patch'] message_count = 3.0 messages = ['35944', '35945', '35946'] nosy_count = 2.0 nosy_names = ['fdrake', 'tww-china'] pr_nums = [] priority = 'normal' resolution = 'fixed' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue405092' versions = [] ``` </p></details>
Modules/termios.c on Solaris 2.6/SPARC
https://api.github.com/repos/python/cpython/issues/34033/comments
3
2001-03-01T09:35:06Z
2022-04-09T21:21:54Z
https://github.com/python/cpython/issues/34033
1,198,775,083
34,033
[ "python", "cpython" ]
BPO | [405016](https://bugs.python.org/issue405016) --- | :--- Nosy | @akuchling <sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup> <details><summary>Show more details</summary><p> GitHub fields: ```python assignee = 'https://github.com/akuchling' closed_at = <Date 2001-03-17.20:47:30.000> created_at = <Date 2001-02-28.23:09:46.000> labels = ['build'] title = 'small setup.py patch for VPATH build' updated_at = <Date 2001-03-17.20:47:30.000> user = 'https://bugs.python.org/mfx' ``` bugs.python.org fields: ```python activity = <Date 2001-03-17.20:47:30.000> actor = 'akuchling' assignee = 'akuchling' closed = True closed_date = None closer = None components = ['Build'] creation = <Date 2001-02-28.23:09:46.000> creator = 'mfx' dependencies = [] files = [] hgrepos = [] issue_num = 405016 keywords = ['patch'] message_count = 4.0 messages = ['35940', '35941', '35942', '35943'] nosy_count = 2.0 nosy_names = ['akuchling', 'mfx'] pr_nums = [] priority = 'normal' resolution = 'fixed' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue405016' versions = [] ``` </p></details>
small setup.py patch for VPATH build
https://api.github.com/repos/python/cpython/issues/34032/comments
4
2001-02-28T23:09:46Z
2022-04-09T21:21:53Z
https://github.com/python/cpython/issues/34032
1,198,775,079
34,032
[ "python", "cpython" ]
BPO | [405007](https://bugs.python.org/issue405007) --- | :--- Nosy | @akuchling <sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup> <details><summary>Show more details</summary><p> GitHub fields: ```python assignee = 'https://github.com/akuchling' closed_at = <Date 2001-02-28.22:49:52.000> created_at = <Date 2001-02-28.22:36:31.000> labels = ['build'] title = 'Script install fails for build in subdir' updated_at = <Date 2001-02-28.22:49:52.000> user = 'https://bugs.python.org/jhylton' ``` bugs.python.org fields: ```python activity = <Date 2001-02-28.22:49:52.000> actor = 'akuchling' assignee = 'akuchling' closed = True closed_date = None closer = None components = ['Build'] creation = <Date 2001-02-28.22:36:31.000> creator = 'jhylton' dependencies = [] files = [] hgrepos = [] issue_num = 405007 keywords = ['patch'] message_count = 2.0 messages = ['35938', '35939'] nosy_count = 2.0 nosy_names = ['jhylton', 'akuchling'] pr_nums = [] priority = 'high' resolution = 'fixed' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue405007' versions = [] ``` </p></details>
Script install fails for build in subdir
https://api.github.com/repos/python/cpython/issues/34031/comments
2
2001-02-28T22:36:31Z
2022-04-09T21:21:52Z
https://github.com/python/cpython/issues/34031
1,198,775,075
34,031
[ "python", "cpython" ]
BPO | [404997](https://bugs.python.org/issue404997) --- | :--- Nosy | @gvanrossum, @tim-one, @loewis Files | <li>[directive.diff](https://bugs.python.org/file3166/directive.diff "Uploaded as text/plain at 2001-03-20.04:04:32 by @tim-one")</li><li>[directive.diff2](https://bugs.python.org/file3167/directive.diff2 "Uploaded as application/octet-stream at 2001-03-20.12:15:57 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-08-09.16:25:10.000> created_at = <Date 2001-02-28.21:57:23.000> labels = ['interpreter-core'] title = 'Alternative to __future__ imports' updated_at = <Date 2001-08-09.16:25:10.000> user = 'https://github.com/loewis' ``` bugs.python.org fields: ```python activity = <Date 2001-08-09.16:25:10.000> actor = 'gvanrossum' assignee = 'gvanrossum' closed = True closed_date = None closer = None components = ['Interpreter Core'] creation = <Date 2001-02-28.21:57:23.000> creator = 'loewis' dependencies = [] files = ['3166', '3167'] hgrepos = [] issue_num = 404997 keywords = ['patch'] message_count = 13.0 messages = ['35925', '35926', '35927', '35928', '35929', '35930', '35931', '35932', '35933', '35934', '35935', '35936', '35937'] nosy_count = 3.0 nosy_names = ['gvanrossum', 'tim.peters', 'loewis'] pr_nums = [] priority = 'normal' resolution = 'rejected' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue404997' versions = [] ``` </p></details>
Alternative to __future__ imports
https://api.github.com/repos/python/cpython/issues/34030/comments
13
2001-02-28T21:57:23Z
2022-04-09T21:21:51Z
https://github.com/python/cpython/issues/34030
1,198,775,071
34,030
[ "python", "cpython" ]
BPO | [404928](https://bugs.python.org/issue404928) --- | :--- Nosy | @tim-one Files | <li>[gcc.patch](https://bugs.python.org/file3165/gcc.patch "Uploaded as text/plain at 2001-02-28.16:29:18 by jlt63")</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-02-28.16:46:05.000> created_at = <Date 2001-02-28.16:29:17.000> labels = ['build'] title = 'Support for next Cygwin gcc (2.95.2-8)' updated_at = <Date 2001-02-28.16:46:05.000> user = 'https://bugs.python.org/jlt63' ``` bugs.python.org fields: ```python activity = <Date 2001-02-28.16:46:05.000> actor = 'tim.peters' assignee = 'tim.peters' closed = True closed_date = None closer = None components = ['Build'] creation = <Date 2001-02-28.16:29:17.000> creator = 'jlt63' dependencies = [] files = ['3165'] hgrepos = [] issue_num = 404928 keywords = ['patch'] message_count = 4.0 messages = ['35921', '35922', '35923', '35924'] nosy_count = 2.0 nosy_names = ['tim.peters', 'jlt63'] pr_nums = [] priority = 'normal' resolution = 'accepted' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue404928' versions = [] ``` </p></details>
Support for next Cygwin gcc (2.95.2-8)
https://api.github.com/repos/python/cpython/issues/34029/comments
4
2001-02-28T16:29:17Z
2022-04-09T21:21:50Z
https://github.com/python/cpython/issues/34029
1,198,775,066
34,029
[ "python", "cpython" ]
BPO | [404924](https://bugs.python.org/issue404924) --- | :--- Nosy | @tim-one, @freddrake Files | <li>[termios.patch](https://bugs.python.org/file3163/termios.patch "Uploaded as text/plain at 2001-02-28.16:18:41 by jlt63")</li><li>[termios.diff](https://bugs.python.org/file3164/termios.diff "Uploaded as text/plain at 2001-02-28.18:14:15 by @freddrake"): revised 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-03-01.03:29:38.000> created_at = <Date 2001-02-28.16:18:40.000> labels = ['extension-modules'] title = 'Cygwin termios module patch' updated_at = <Date 2001-03-01.03:29:38.000> user = 'https://bugs.python.org/jlt63' ``` bugs.python.org fields: ```python activity = <Date 2001-03-01.03:29:38.000> actor = 'fdrake' assignee = 'fdrake' closed = True closed_date = None closer = None components = ['Extension Modules'] creation = <Date 2001-02-28.16:18:40.000> creator = 'jlt63' dependencies = [] files = ['3163', '3164'] hgrepos = [] issue_num = 404924 keywords = ['patch'] message_count = 6.0 messages = ['35915', '35916', '35917', '35918', '35919', '35920'] nosy_count = 3.0 nosy_names = ['tim.peters', 'fdrake', 'jlt63'] pr_nums = [] priority = 'normal' resolution = 'accepted' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue404924' versions = [] ``` </p></details>
Cygwin termios module patch
https://api.github.com/repos/python/cpython/issues/34028/comments
6
2001-02-28T16:18:40Z
2022-04-09T21:21:49Z
https://github.com/python/cpython/issues/34028
1,198,775,062
34,028
[ "python", "cpython" ]
BPO | [404923](https://bugs.python.org/issue404923) --- | :--- Nosy | @tim-one, @freddrake Files | <li>[termios.patch](https://bugs.python.org/file3162/termios.patch "Uploaded as text/plain at 2001-02-28.16:17:55 by jlt63")</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-02-28.18:16:21.000> created_at = <Date 2001-02-28.16:17:53.000> labels = ['extension-modules'] title = 'Cygwin termios module patch' updated_at = <Date 2001-02-28.18:16:21.000> user = 'https://bugs.python.org/jlt63' ``` bugs.python.org fields: ```python activity = <Date 2001-02-28.18:16:21.000> actor = 'fdrake' assignee = 'fdrake' closed = True closed_date = None closer = None components = ['Extension Modules'] creation = <Date 2001-02-28.16:17:53.000> creator = 'jlt63' dependencies = [] files = ['3162'] hgrepos = [] issue_num = 404923 keywords = ['patch'] message_count = 3.0 messages = ['35912', '35913', '35914'] nosy_count = 3.0 nosy_names = ['tim.peters', 'fdrake', 'jlt63'] pr_nums = [] priority = 'normal' resolution = 'duplicate' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue404923' versions = [] ``` </p></details>
Cygwin termios module patch
https://api.github.com/repos/python/cpython/issues/34027/comments
3
2001-02-28T16:17:53Z
2022-04-09T21:21:48Z
https://github.com/python/cpython/issues/34027
1,198,775,055
34,027
[ "python", "cpython" ]
BPO | [404899](https://bugs.python.org/issue404899) --- | :--- Nosy | @gvanrossum Files | <li>[main.html](https://bugs.python.org/file15/main.html "Uploaded as text/html at 2001-02-28.14:35:29 by @gvanrossum"): jajaja</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-02-28.14:36:36.000> created_at = <Date 2001-02-28.14:34:30.000> labels = [] title = 'testing uploads' updated_at = <Date 2001-02-28.14:36:36.000> user = 'https://github.com/gvanrossum' ``` bugs.python.org fields: ```python activity = <Date 2001-02-28.14:36:36.000> actor = 'gvanrossum' assignee = 'none' closed = True closed_date = None closer = None components = ['None'] creation = <Date 2001-02-28.14:34:30.000> creator = 'gvanrossum' dependencies = [] files = ['15'] hgrepos = [] issue_num = 404899 keywords = [] message_count = 3.0 messages = ['3611', '3612', '3613'] nosy_count = 1.0 nosy_names = ['gvanrossum'] pr_nums = [] priority = 'normal' resolution = 'rejected' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue404899' versions = [] ``` </p></details>
testing uploads
https://api.github.com/repos/python/cpython/issues/34026/comments
3
2001-02-28T14:34:30Z
2022-04-09T21:21:46Z
https://github.com/python/cpython/issues/34026
1,198,775,048
34,026
[ "python", "cpython" ]
BPO | [404875](https://bugs.python.org/issue404875) --- | :--- Nosy | @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/akuchling' closed_at = <Date 2001-02-28.19:51:22.000> created_at = <Date 2001-02-28.13:43:18.000> labels = ['build'] title = 'setup.py problem with sunos4 (2.1)' updated_at = <Date 2001-02-28.19:51:22.000> user = 'https://bugs.python.org/lannert' ``` bugs.python.org fields: ```python activity = <Date 2001-02-28.19:51:22.000> actor = 'akuchling' assignee = 'akuchling' closed = True closed_date = None closer = None components = ['Build'] creation = <Date 2001-02-28.13:43:18.000> creator = 'lannert' dependencies = [] files = [] hgrepos = [] issue_num = 404875 keywords = [] message_count = 3.0 messages = ['3608', '3609', '3610'] nosy_count = 3.0 nosy_names = ['fdrake', 'akuchling', 'lannert'] pr_nums = [] priority = 'normal' resolution = 'fixed' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue404875' versions = [] ``` </p></details>
setup.py problem with sunos4 (2.1)
https://api.github.com/repos/python/cpython/issues/34025/comments
3
2001-02-28T13:43:18Z
2022-04-09T21:21:45Z
https://github.com/python/cpython/issues/34025
1,198,775,039
34,025
[ "python", "cpython" ]
BPO | [404827](https://bugs.python.org/issue404827) --- | :--- Nosy | @nascheme Files | <li>[d](https://bugs.python.org/file14/d "Uploaded as application/octet-stream at 2001-03-02.15:22:13 by @nascheme"): Add Python prefix to LIBOBJS</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 2001-03-04.06:40:14.000> created_at = <Date 2001-02-28.09:50:25.000> labels = ['build'] title = 'Python Makefile: LIBOBJS incorrect' updated_at = <Date 2001-03-04.06:40:14.000> user = 'https://bugs.python.org/anonymous' ``` bugs.python.org fields: ```python activity = <Date 2001-03-04.06:40:14.000> actor = 'nascheme' assignee = 'nascheme' closed = True closed_date = None closer = None components = ['Build'] creation = <Date 2001-02-28.09:50:25.000> creator = 'anonymous' dependencies = [] files = ['14'] hgrepos = [] issue_num = 404827 keywords = [] message_count = 5.0 messages = ['3603', '3604', '3605', '3606', '3607'] nosy_count = 2.0 nosy_names = ['lannert', 'nascheme'] pr_nums = [] priority = 'normal' resolution = None stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue404827' versions = [] ``` </p></details>
Python Makefile: LIBOBJS incorrect
https://api.github.com/repos/python/cpython/issues/34024/comments
5
2001-02-28T09:50:25Z
2022-04-09T21:21:44Z
https://github.com/python/cpython/issues/34024
1,198,775,037
34,024
[ "python", "cpython" ]
BPO | [404826](https://bugs.python.org/issue404826) --- | :--- 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-03-01.22:02:44.000> created_at = <Date 2001-02-28.09:11:14.000> labels = ['library'] title = 'urllib2 enhancements' updated_at = <Date 2001-03-01.22:02:44.000> user = 'https://bugs.python.org/moshez' ``` bugs.python.org fields: ```python activity = <Date 2001-03-01.22:02:44.000> actor = 'fdrake' assignee = 'fdrake' closed = True closed_date = None closer = None components = ['Library (Lib)'] creation = <Date 2001-02-28.09:11:14.000> creator = 'moshez' dependencies = [] files = [] hgrepos = [] issue_num = 404826 keywords = ['patch'] message_count = 5.0 messages = ['35907', '35908', '35909', '35910', '35911'] nosy_count = 3.0 nosy_names = ['jhylton', 'fdrake', 'moshez'] pr_nums = [] priority = 'low' resolution = 'accepted' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue404826' versions = [] ``` </p></details>
urllib2 enhancements
https://api.github.com/repos/python/cpython/issues/34023/comments
5
2001-02-28T09:11:14Z
2022-04-09T21:21:43Z
https://github.com/python/cpython/issues/34023
1,198,775,029
34,023
[ "python", "cpython" ]
BPO | [404774](https://bugs.python.org/issue404774) --- | :--- <sup>*Note: these values reflect the state of the issue at the time it was 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-02-28.02:41:32.000> created_at = <Date 2001-02-28.02:24:57.000> labels = ['interpreter-core'] title = 'nested scopes segfaults' updated_at = <Date 2001-02-28.02:41:32.000> user = 'https://bugs.python.org/gregball' ``` bugs.python.org fields: ```python activity = <Date 2001-02-28.02:41:32.000> actor = 'jhylton' assignee = 'none' closed = True closed_date = None closer = None components = ['Interpreter Core'] creation = <Date 2001-02-28.02:24:57.000> creator = 'greg_ball' dependencies = [] files = [] hgrepos = [] issue_num = 404774 keywords = [] message_count = 5.0 messages = ['3598', '3599', '3600', '3601', '3602'] nosy_count = 2.0 nosy_names = ['jhylton', 'greg_ball'] pr_nums = [] priority = 'normal' resolution = 'fixed' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue404774' versions = [] ``` </p></details>
nested scopes segfaults
https://api.github.com/repos/python/cpython/issues/34022/comments
5
2001-02-28T02:24:57Z
2022-04-09T21:21:41Z
https://github.com/python/cpython/issues/34022
1,198,775,026
34,022
[ "python", "cpython" ]
BPO | [404684](https://bugs.python.org/issue404684) --- | :--- Nosy | @akuchling <sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup> <details><summary>Show more details</summary><p> GitHub fields: ```python assignee = 'https://github.com/akuchling' closed_at = <Date 2001-02-27.20:47:01.000> created_at = <Date 2001-02-27.20:38:10.000> labels = [] title = 'Test patch' updated_at = <Date 2001-02-27.20:47:01.000> user = 'https://github.com/akuchling' ``` bugs.python.org fields: ```python activity = <Date 2001-02-27.20:47:01.000> actor = 'akuchling' assignee = 'akuchling' closed = True closed_date = None closer = None components = ['None'] creation = <Date 2001-02-27.20:38:10.000> creator = 'akuchling' dependencies = [] files = [] hgrepos = [] issue_num = 404684 keywords = ['patch'] message_count = 3.0 messages = ['35904', '35905', '35906'] nosy_count = 1.0 nosy_names = ['akuchling'] pr_nums = [] priority = 'normal' resolution = None stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue404684' versions = [] ``` </p></details>
Test patch
https://api.github.com/repos/python/cpython/issues/34021/comments
3
2001-02-27T20:38:10Z
2022-04-09T21:21:41Z
https://github.com/python/cpython/issues/34021
1,198,775,022
34,021
[ "python", "cpython" ]
BPO | [404680](https://bugs.python.org/issue404680) --- | :--- Nosy | @gvanrossum, @tim-one, @akuchling Files | <li>[LDAP-report.html](https://bugs.python.org/file3157/LDAP-report.html "Uploaded as text/html at 2001-02-27.22:16:11 by bigdisk"): Test Upload of file...</li><li>[rmpyc.py](https://bugs.python.org/file3158/rmpyc.py "Uploaded as text/plain at 2001-02-27.22:54:33 by @tim-one")</li><li>[main.html](https://bugs.python.org/file3159/main.html "Uploaded as text/html at 2001-02-28.00:02:31 by @gvanrossum")</li><li>[main.html](https://bugs.python.org/file3160/main.html "Uploaded as text/html at 2001-02-28.00:03:35 by @gvanrossum")</li><li>[cygwin.patch](https://bugs.python.org/file3161/cygwin.patch "Uploaded as text/plain at 2001-02-28.15:42:04 by jlt63")</li> <sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup> <details><summary>Show more details</summary><p> GitHub fields: ```python assignee = 'https://github.com/akuchling' closed_at = <Date 2001-02-28.15:42:04.000> created_at = <Date 2001-02-27.20:19:44.000> labels = ['build'] title = 'Two more Cygwin standard module issues' updated_at = <Date 2001-02-28.15:42:04.000> user = 'https://bugs.python.org/jlt63' ``` bugs.python.org fields: ```python activity = <Date 2001-02-28.15:42:04.000> actor = 'jlt63' assignee = 'akuchling' closed = True closed_date = None closer = None components = ['Build'] creation = <Date 2001-02-27.20:19:44.000> creator = 'jlt63' dependencies = [] files = ['3157', '3158', '3159', '3160', '3161'] hgrepos = [] issue_num = 404680 keywords = ['patch'] message_count = 19.0 messages = ['35885', '35886', '35887', '35888', '35889', '35890', '35891', '35892', '35893', '35894', '35895', '35896', '35897', '35898', '35899', '35900', '35901', '35902', '35903'] nosy_count = 5.0 nosy_names = ['gvanrossum', 'tim.peters', 'akuchling', 'jlt63', 'bigdisk'] pr_nums = [] priority = 'normal' resolution = 'accepted' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue404680' versions = [] ``` </p></details>
Two more Cygwin standard module issues
https://api.github.com/repos/python/cpython/issues/34020/comments
19
2001-02-27T20:19:44Z
2022-04-09T21:21:40Z
https://github.com/python/cpython/issues/34020
1,198,775,017
34,020
[ "python", "cpython" ]
BPO | [404564](https://bugs.python.org/issue404564) --- | :--- Nosy | @gvanrossum, @smontanaro <sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup> <details><summary>Show more details</summary><p> GitHub fields: ```python assignee = 'https://github.com/gvanrossum' closed_at = <Date 2001-03-02.05:51:45.000> created_at = <Date 2001-02-27.13:11:50.000> labels = ['library'] title = 'tempfile.py: Change order of tmp dirs' updated_at = <Date 2001-03-02.05:51:45.000> user = 'https://bugs.python.org/flight' ``` bugs.python.org fields: ```python activity = <Date 2001-03-02.05:51:45.000> actor = 'gvanrossum' assignee = 'gvanrossum' closed = True closed_date = None closer = None components = ['Library (Lib)'] creation = <Date 2001-02-27.13:11:50.000> creator = 'flight' dependencies = [] files = [] hgrepos = [] issue_num = 404564 keywords = ['patch'] message_count = 6.0 messages = ['35879', '35880', '35881', '35882', '35883', '35884'] nosy_count = 4.0 nosy_names = ['gvanrossum', 'skip.montanaro', 'moshez', 'flight'] pr_nums = [] priority = 'normal' resolution = 'fixed' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue404564' versions = [] ``` </p></details>
tempfile.py: Change order of tmp dirs
https://api.github.com/repos/python/cpython/issues/34019/comments
6
2001-02-27T13:11:50Z
2022-04-09T21:21:39Z
https://github.com/python/cpython/issues/34019
1,198,775,014
34,019
[ "python", "cpython" ]
BPO | [404545](https://bugs.python.org/issue404545) --- | :--- Nosy | @gvanrossum Files | <li>[import.zip](https://bugs.python.org/file13/import.zip "Uploaded as application/x-zip-compressed at 2001-02-27.10:18:15 by htrd"): zip of demonstration package</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-11-24.20:35:46.000> created_at = <Date 2001-02-27.10:18:15.000> labels = ['interpreter-core'] title = 'frozen package import uses wrong files' updated_at = <Date 2002-11-24.20:35:46.000> user = 'https://bugs.python.org/htrd' ``` bugs.python.org fields: ```python activity = <Date 2002-11-24.20:35:46.000> actor = 'jvr' assignee = 'gvanrossum' closed = True closed_date = None closer = None components = ['Interpreter Core'] creation = <Date 2001-02-27.10:18:15.000> creator = 'htrd' dependencies = [] files = ['13'] hgrepos = [] issue_num = 404545 keywords = [] message_count = 6.0 messages = ['3592', '3593', '3594', '3595', '3596', '3597'] nosy_count = 3.0 nosy_names = ['gvanrossum', 'htrd', 'jvr'] pr_nums = [] priority = 'low' resolution = 'fixed' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue404545' versions = [] ``` </p></details>
frozen package import uses wrong files
https://api.github.com/repos/python/cpython/issues/34018/comments
6
2001-02-27T10:18:15Z
2022-04-09T21:21:38Z
https://github.com/python/cpython/issues/34018
1,198,775,009
34,018
[ "python", "cpython" ]
BPO | [404539](https://bugs.python.org/issue404539) --- | :--- Nosy | @tim-one, @mhammond, @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/mhammond' closed_at = <Date 2001-09-07.01:02:38.000> created_at = <Date 2001-02-27.09:15:16.000> labels = ['type-feature', 'expert-unicode'] title = "os.listdir() can't grok Unicode filename" updated_at = <Date 2001-09-07.01:02:38.000> user = 'https://bugs.python.org/itamar' ``` bugs.python.org fields: ```python activity = <Date 2001-09-07.01:02:38.000> actor = 'mhammond' assignee = 'mhammond' closed = True closed_date = None closer = None components = ['Unicode'] creation = <Date 2001-02-27.09:15:16.000> creator = 'itamar' dependencies = [] files = [] hgrepos = [] issue_num = 404539 keywords = [] message_count = 4.0 messages = ['3588', '3589', '3590', '3591'] nosy_count = 4.0 nosy_names = ['tim.peters', 'mhammond', 'fdrake', 'itamar'] pr_nums = [] priority = 'normal' resolution = 'works for me' stage = None status = 'closed' superseder = None type = 'enhancement' url = 'https://bugs.python.org/issue404539' versions = [] ``` </p></details>
os.listdir() can't grok Unicode filename
https://api.github.com/repos/python/cpython/issues/34017/comments
4
2001-02-27T09:15:16Z
2022-04-09T21:21:36Z
https://github.com/python/cpython/issues/34017
1,198,775,004
34,017
[ "python", "cpython" ]
BPO | [404536](https://bugs.python.org/issue404536) --- | :--- Nosy | @freddrake <sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup> <details><summary>Show more details</summary><p> GitHub fields: ```python assignee = None closed_at = <Date 2001-02-28.05:46:07.000> created_at = <Date 2001-02-27.09:07:29.000> labels = [] title = 'Bug in ConfigParser.py' updated_at = <Date 2001-02-28.05:46:07.000> user = 'https://bugs.python.org/anonymous' ``` bugs.python.org fields: ```python activity = <Date 2001-02-28.05:46:07.000> actor = 'fdrake' assignee = 'none' closed = True closed_date = None closer = None components = ['None'] creation = <Date 2001-02-27.09:07:29.000> creator = 'anonymous' dependencies = [] files = [] hgrepos = [] issue_num = 404536 keywords = [] message_count = 2.0 messages = ['3586', '3587'] nosy_count = 1.0 nosy_names = ['fdrake'] pr_nums = [] priority = 'normal' resolution = 'fixed' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue404536' versions = [] ``` </p></details>
Bug in ConfigParser.py
https://api.github.com/repos/python/cpython/issues/34016/comments
2
2001-02-27T09:07:29Z
2022-04-09T21:21:35Z
https://github.com/python/cpython/issues/34016
1,198,775,003
34,016
[ "python", "cpython" ]
BPO | [404535](https://bugs.python.org/issue404535) --- | :--- Nosy | @freddrake <sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup> <details><summary>Show more details</summary><p> GitHub fields: ```python assignee = None closed_at = <Date 2001-02-28.05:46:53.000> created_at = <Date 2001-02-27.09:06:17.000> labels = [] title = 'Bug in ConfigParser.py' updated_at = <Date 2001-02-28.05:46:53.000> user = 'https://bugs.python.org/anonymous' ``` bugs.python.org fields: ```python activity = <Date 2001-02-28.05:46:53.000> actor = 'fdrake' assignee = 'none' closed = True closed_date = None closer = None components = ['None'] creation = <Date 2001-02-27.09:06:17.000> creator = 'anonymous' dependencies = [] files = [] hgrepos = [] issue_num = 404535 keywords = [] message_count = 2.0 messages = ['3584', '3585'] nosy_count = 1.0 nosy_names = ['fdrake'] pr_nums = [] priority = 'normal' resolution = 'duplicate' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue404535' versions = [] ``` </p></details>
Bug in ConfigParser.py
https://api.github.com/repos/python/cpython/issues/34015/comments
2
2001-02-27T09:06:17Z
2022-04-09T21:21:34Z
https://github.com/python/cpython/issues/34015
1,198,775,002
34,015
[ "python", "cpython" ]
BPO | [404444](https://bugs.python.org/issue404444) --- | :--- Nosy | @tim-one, @warsaw, @kbkaiser, @taleinat, @devdanzin <sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup> <details><summary>Show more details</summary><p> GitHub fields: ```python assignee = None closed_at = <Date 2009-02-12.19:28:10.257> created_at = <Date 2001-02-26.23:46:20.000> labels = ['expert-IDLE', 'type-feature'] title = '[IDLE] auto indent/parentheses' updated_at = <Date 2009-02-12.19:28:10.251> user = 'https://bugs.python.org/cdoutri' ``` bugs.python.org fields: ```python activity = <Date 2009-02-12.19:28:10.251> actor = 'ajaksu2' assignee = 'none' closed = True closed_date = <Date 2009-02-12.19:28:10.257> closer = 'ajaksu2' components = ['IDLE'] creation = <Date 2001-02-26.23:46:20.000> creator = 'cdoutri' dependencies = [] files = [] hgrepos = [] issue_num = 404444 keywords = [] message_count = 7.0 messages = ['53088', '53089', '53090', '53091', '53092', '53093', '81806'] nosy_count = 6.0 nosy_names = ['tim.peters', 'barry', 'kbk', 'cdoutri', 'taleinat', 'ajaksu2'] pr_nums = [] priority = 'normal' resolution = 'out of date' stage = None status = 'closed' superseder = None type = 'enhancement' url = 'https://bugs.python.org/issue404444' versions = ['Python 2.5'] ``` </p></details>
[IDLE] auto indent/parentheses
https://api.github.com/repos/python/cpython/issues/34014/comments
7
2001-02-26T23:46:20Z
2022-04-09T21:21:32Z
https://github.com/python/cpython/issues/34014
1,198,775,000
34,014
[ "python", "cpython" ]
BPO | [404328](https://bugs.python.org/issue404328) --- | :--- 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 = None closed_at = <Date 2001-02-28.19:51:48.000> created_at = <Date 2001-02-26.16:21:49.000> labels = ['invalid', 'library'] title = 'struct.calcsize returns wrong size' updated_at = <Date 2001-02-28.19:51:48.000> user = 'https://bugs.python.org/anonymous' ``` bugs.python.org fields: ```python activity = <Date 2001-02-28.19:51:48.000> actor = 'tim.peters' assignee = 'none' closed = True closed_date = None closer = None components = ['Library (Lib)'] creation = <Date 2001-02-26.16:21:49.000> creator = 'anonymous' dependencies = [] files = [] hgrepos = [] issue_num = 404328 keywords = [] message_count = 3.0 messages = ['3581', '3582', '3583'] nosy_count = 2.0 nosy_names = ['tim.peters', 'fdrake'] pr_nums = [] priority = 'normal' resolution = 'not a bug' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue404328' versions = [] ``` </p></details>
struct.calcsize returns wrong size
https://api.github.com/repos/python/cpython/issues/34013/comments
3
2001-02-26T16:21:49Z
2022-04-09T21:21:31Z
https://github.com/python/cpython/issues/34013
1,198,774,998
34,013
[ "python", "cpython" ]
BPO | [404327](https://bugs.python.org/issue404327) --- | :--- 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-02-26.17:14:58.000> created_at = <Date 2001-02-26.16:20:28.000> labels = ['invalid', 'library'] title = 'struct.calcsize returns wrong size' updated_at = <Date 2001-02-26.17:14:58.000> user = 'https://bugs.python.org/anonymous' ``` bugs.python.org fields: ```python activity = <Date 2001-02-26.17:14:58.000> actor = 'gvanrossum' assignee = 'gvanrossum' closed = True closed_date = None closer = None components = ['Library (Lib)'] creation = <Date 2001-02-26.16:20:28.000> creator = 'anonymous' dependencies = [] files = [] hgrepos = [] issue_num = 404327 keywords = [] message_count = 4.0 messages = ['3577', '3578', '3579', '3580'] nosy_count = 2.0 nosy_names = ['gvanrossum', 'nobody'] pr_nums = [] priority = 'normal' resolution = 'not a bug' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue404327' versions = [] ``` </p></details>
struct.calcsize returns wrong size
https://api.github.com/repos/python/cpython/issues/34012/comments
4
2001-02-26T16:20:28Z
2022-04-09T21:21:31Z
https://github.com/python/cpython/issues/34012
1,198,774,991
34,012
[ "python", "cpython" ]
BPO | [404322](https://bugs.python.org/issue404322) --- | :--- Nosy | @loewis, @nascheme <sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup> <details><summary>Show more details</summary><p> GitHub fields: ```python assignee = 'https://github.com/loewis' closed_at = <Date 2001-03-07.16:42:59.000> created_at = <Date 2001-02-26.16:17:29.000> labels = ['build'] title = 'Python 2.1a and solaris8/x86' updated_at = <Date 2001-03-07.16:42:59.000> user = 'https://bugs.python.org/anonymous' ``` bugs.python.org fields: ```python activity = <Date 2001-03-07.16:42:59.000> actor = 'nobody' assignee = 'loewis' closed = True closed_date = None closer = None components = ['Build'] creation = <Date 2001-02-26.16:17:29.000> creator = 'anonymous' dependencies = [] files = [] hgrepos = [] issue_num = 404322 keywords = [] message_count = 6.0 messages = ['3571', '3572', '3573', '3574', '3575', '3576'] nosy_count = 5.0 nosy_names = ['nobody', 'loewis', 'nascheme', 'pedronis', 'dja'] pr_nums = [] priority = 'normal' resolution = 'fixed' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue404322' versions = [] ``` </p></details>
Python 2.1a and solaris8/x86
https://api.github.com/repos/python/cpython/issues/34011/comments
6
2001-02-26T16:17:29Z
2022-04-09T21:21:30Z
https://github.com/python/cpython/issues/34011
1,198,774,985
34,011
[ "python", "cpython" ]
BPO | [404282](https://bugs.python.org/issue404282) --- | :--- Nosy | @akuchling <sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup> <details><summary>Show more details</summary><p> GitHub fields: ```python assignee = 'https://github.com/akuchling' closed_at = <Date 2001-02-27.18:57:39.000> created_at = <Date 2001-02-26.13:36:30.000> labels = ['library'] title = 'Manifest.in not included in sdist...' updated_at = <Date 2001-02-27.18:57:39.000> user = 'https://bugs.python.org/rliebscher' ``` bugs.python.org fields: ```python activity = <Date 2001-02-27.18:57:39.000> actor = 'akuchling' assignee = 'akuchling' closed = True closed_date = None closer = None components = ['Distutils'] creation = <Date 2001-02-26.13:36:30.000> creator = 'rliebscher' dependencies = [] files = [] hgrepos = [] issue_num = 404282 keywords = ['patch'] message_count = 3.0 messages = ['35876', '35877', '35878'] nosy_count = 2.0 nosy_names = ['akuchling', 'rliebscher'] pr_nums = [] priority = 'normal' resolution = 'rejected' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue404282' versions = [] ``` </p></details>
Manifest.in not included in sdist...
https://api.github.com/repos/python/cpython/issues/34010/comments
3
2001-02-26T13:36:30Z
2022-04-09T21:21:30Z
https://github.com/python/cpython/issues/34010
1,198,774,981
34,010
[ "python", "cpython" ]
BPO | [404277](https://bugs.python.org/issue404277) --- | :--- <sup>*Note: these values reflect the state of the issue at the time it was 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-02-26.13:15:56.000> created_at = <Date 2001-02-26.13:15:56.000> labels = ['library'] title = 'Linking error on AIX (Python 1.5.2)' updated_at = <Date 2001-02-26.13:15:56.000> user = 'https://bugs.python.org/rliebscher' ``` bugs.python.org fields: ```python activity = <Date 2001-02-26.13:15:56.000> actor = 'rliebscher' assignee = 'none' closed = True closed_date = None closer = None components = ['Distutils'] creation = <Date 2001-02-26.13:15:56.000> creator = 'rliebscher' dependencies = [] files = [] hgrepos = [] issue_num = 404277 keywords = [] message_count = 1.0 messages = ['3570'] nosy_count = 1.0 nosy_names = ['rliebscher'] pr_nums = [] priority = 'normal' resolution = 'duplicate' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue404277' versions = [] ``` </p></details>
Linking error on AIX (Python 1.5.2)
https://api.github.com/repos/python/cpython/issues/34009/comments
1
2001-02-26T13:15:56Z
2022-04-09T21:21:27Z
https://github.com/python/cpython/issues/34009
1,198,774,977
34,009
[ "python", "cpython" ]
BPO | [404275](https://bugs.python.org/issue404275) --- | :--- Nosy | @akuchling <sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup> <details><summary>Show more details</summary><p> GitHub fields: ```python assignee = 'https://github.com/akuchling' closed_at = <Date 2001-02-27.18:48:33.000> created_at = <Date 2001-02-26.13:10:42.000> labels = ['library'] title = 'get_platform(), patch for AIX' updated_at = <Date 2001-02-27.18:48:33.000> user = 'https://bugs.python.org/rliebscher' ``` bugs.python.org fields: ```python activity = <Date 2001-02-27.18:48:33.000> actor = 'akuchling' assignee = 'akuchling' closed = True closed_date = None closer = None components = ['Distutils'] creation = <Date 2001-02-26.13:10:42.000> creator = 'rliebscher' dependencies = [] files = [] hgrepos = [] issue_num = 404275 keywords = ['patch'] message_count = 3.0 messages = ['35872', '35873', '35874'] nosy_count = 2.0 nosy_names = ['akuchling', 'rliebscher'] pr_nums = [] priority = 'normal' resolution = 'accepted' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue404275' versions = [] ``` </p></details>
get_platform(), patch for AIX
https://api.github.com/repos/python/cpython/issues/34008/comments
3
2001-02-26T13:10:42Z
2022-04-09T21:21:26Z
https://github.com/python/cpython/issues/34008
1,198,774,971
34,008
[ "python", "cpython" ]
BPO | [404276](https://bugs.python.org/issue404276) --- | :--- <sup>*Note: these values reflect the state of the issue at the time it was 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-02-26.13:10:25.000> created_at = <Date 2001-02-26.13:10:25.000> labels = ['library'] title = 'get_platform(), patch for AIX' updated_at = <Date 2001-02-26.13:10:25.000> user = 'https://bugs.python.org/rliebscher' ``` bugs.python.org fields: ```python activity = <Date 2001-02-26.13:10:25.000> actor = 'rliebscher' assignee = 'none' closed = True closed_date = None closer = None components = ['Distutils'] creation = <Date 2001-02-26.13:10:25.000> creator = 'rliebscher' dependencies = [] files = [] hgrepos = [] issue_num = 404276 keywords = ['patch'] message_count = 1.0 messages = ['35875'] nosy_count = 1.0 nosy_names = ['rliebscher'] pr_nums = [] priority = 'normal' resolution = 'duplicate' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue404276' versions = [] ``` </p></details>
get_platform(), patch for AIX
https://api.github.com/repos/python/cpython/issues/34007/comments
1
2001-02-26T13:10:25Z
2022-04-09T21:21:24Z
https://github.com/python/cpython/issues/34007
1,198,774,969
34,007
[ "python", "cpython" ]
BPO | [404274](https://bugs.python.org/issue404274) --- | :--- Nosy | @freddrake, @akuchling Files | <li>[sysconfig.patch](https://bugs.python.org/file12/sysconfig.patch "Uploaded as text/plain at 2001-08-16.20:54:17 by @akuchling"): Patch for sysconfig.py</li> <sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup> <details><summary>Show more details</summary><p> GitHub fields: ```python assignee = 'https://github.com/akuchling' closed_at = <Date 2001-09-05.12:05:20.000> created_at = <Date 2001-02-26.12:53:35.000> labels = ['library'] title = 'Linking error on AIX (Python 1.5.2)' updated_at = <Date 2001-09-05.12:05:20.000> user = 'https://bugs.python.org/rliebscher' ``` bugs.python.org fields: ```python activity = <Date 2001-09-05.12:05:20.000> actor = 'akuchling' assignee = 'akuchling' closed = True closed_date = None closer = None components = ['Distutils'] creation = <Date 2001-02-26.12:53:35.000> creator = 'rliebscher' dependencies = [] files = ['12'] hgrepos = [] issue_num = 404274 keywords = [] message_count = 6.0 messages = ['3564', '3565', '3566', '3567', '3568', '3569'] nosy_count = 3.0 nosy_names = ['fdrake', 'akuchling', 'rliebscher'] pr_nums = [] priority = 'normal' resolution = 'fixed' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue404274' versions = [] ``` </p></details>
Linking error on AIX (Python 1.5.2)
https://api.github.com/repos/python/cpython/issues/34006/comments
6
2001-02-26T12:53:35Z
2022-04-09T21:21:24Z
https://github.com/python/cpython/issues/34006
1,198,774,964
34,006
[ "python", "cpython" ]
BPO | [404240](https://bugs.python.org/issue404240) --- | :--- 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-03-01.06:37:08.000> created_at = <Date 2001-02-26.07:23:46.000> labels = ['interpreter-core'] title = 'time_t can be unsigned' updated_at = <Date 2001-03-01.06:37:08.000> user = 'https://bugs.python.org/zessin5' ``` bugs.python.org fields: ```python activity = <Date 2001-03-01.06:37:08.000> actor = 'fdrake' assignee = 'fdrake' closed = True closed_date = None closer = None components = ['Interpreter Core'] creation = <Date 2001-02-26.07:23:46.000> creator = 'zessin_5' dependencies = [] files = [] hgrepos = [] issue_num = 404240 keywords = [] message_count = 4.0 messages = ['3560', '3561', '3562', '3563'] nosy_count = 2.0 nosy_names = ['fdrake', 'zessin_5'] pr_nums = [] priority = 'normal' resolution = 'fixed' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue404240' versions = [] ``` </p></details>
time_t can be unsigned
https://api.github.com/repos/python/cpython/issues/34005/comments
4
2001-02-26T07:23:46Z
2022-04-09T21:21:23Z
https://github.com/python/cpython/issues/34005
1,198,774,957
34,005
[ "python", "cpython" ]
BPO | [404163](https://bugs.python.org/issue404163) --- | :--- Nosy | @freddrake <sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup> <details><summary>Show more details</summary><p> GitHub fields: ```python assignee = None closed_at = <Date 2001-02-28.05:41:08.000> created_at = <Date 2001-02-25.22:29:24.000> labels = ['interpreter-core'] title = 'New platform support: RISC OS' updated_at = <Date 2001-02-28.05:41:08.000> user = 'https://bugs.python.org/dschwertberger' ``` bugs.python.org fields: ```python activity = <Date 2001-02-28.05:41:08.000> actor = 'fdrake' assignee = 'none' closed = True closed_date = None closer = None components = ['Interpreter Core'] creation = <Date 2001-02-25.22:29:24.000> creator = 'dschwertberger' dependencies = [] files = [] hgrepos = [] issue_num = 404163 keywords = ['patch'] message_count = 3.0 messages = ['35869', '35870', '35871'] nosy_count = 2.0 nosy_names = ['fdrake', 'dschwertberger'] pr_nums = [] priority = 'normal' resolution = 'duplicate' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue404163' versions = [] ``` </p></details>
New platform support: RISC OS
https://api.github.com/repos/python/cpython/issues/34004/comments
3
2001-02-25T22:29:24Z
2022-04-09T21:21:21Z
https://github.com/python/cpython/issues/34004
1,198,774,954
34,004
[ "python", "cpython" ]
BPO | [404162](https://bugs.python.org/issue404162) --- | :--- 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-03-02.06:56:54.000> created_at = <Date 2001-02-25.22:28:20.000> labels = ['interpreter-core'] title = 'New platform support: RISC OS' updated_at = <Date 2001-03-02.06:56:54.000> user = 'https://bugs.python.org/dschwertberger' ``` bugs.python.org fields: ```python activity = <Date 2001-03-02.06:56:54.000> actor = 'gvanrossum' assignee = 'none' closed = True closed_date = None closer = None components = ['Interpreter Core'] creation = <Date 2001-02-25.22:28:20.000> creator = 'dschwertberger' dependencies = [] files = [] hgrepos = [] issue_num = 404162 keywords = ['patch'] message_count = 3.0 messages = ['35866', '35867', '35868'] nosy_count = 2.0 nosy_names = ['gvanrossum', 'dschwertberger'] pr_nums = [] priority = 'normal' resolution = None stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue404162' versions = [] ``` </p></details>
New platform support: RISC OS
https://api.github.com/repos/python/cpython/issues/34003/comments
3
2001-02-25T22:28:20Z
2022-04-09T21:21:20Z
https://github.com/python/cpython/issues/34003
1,198,774,950
34,003
[ "python", "cpython" ]
BPO | [404159](https://bugs.python.org/issue404159) --- | :--- Nosy | @freddrake <sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup> <details><summary>Show more details</summary><p> GitHub fields: ```python assignee = None closed_at = <Date 2001-02-28.05:41:53.000> created_at = <Date 2001-02-25.22:21:32.000> labels = ['interpreter-core'] title = 'New platform support: RISC OS' updated_at = <Date 2001-02-28.05:41:53.000> user = 'https://bugs.python.org/anonymous' ``` bugs.python.org fields: ```python activity = <Date 2001-02-28.05:41:53.000> actor = 'fdrake' assignee = 'none' closed = True closed_date = None closer = None components = ['Interpreter Core'] creation = <Date 2001-02-25.22:21:32.000> creator = 'anonymous' dependencies = [] files = [] hgrepos = [] issue_num = 404159 keywords = ['patch'] message_count = 3.0 messages = ['35863', '35864', '35865'] nosy_count = 2.0 nosy_names = ['fdrake', 'dschwertberger'] pr_nums = [] priority = 'normal' resolution = 'duplicate' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue404159' versions = [] ``` </p></details>
New platform support: RISC OS
https://api.github.com/repos/python/cpython/issues/34002/comments
3
2001-02-25T22:21:32Z
2022-04-09T21:21:19Z
https://github.com/python/cpython/issues/34002
1,198,774,945
34,002
[ "python", "cpython" ]
BPO | [404130](https://bugs.python.org/issue404130) --- | :--- Nosy | @freddrake <sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup> <details><summary>Show more details</summary><p> GitHub fields: ```python assignee = None closed_at = <Date 2001-02-28.18:55:39.000> created_at = <Date 2001-02-25.19:48:33.000> labels = [] title = 'site.py sets sys.path incorrectly.' updated_at = <Date 2001-02-28.18:55:39.000> user = 'https://bugs.python.org/rozen' ``` bugs.python.org fields: ```python activity = <Date 2001-02-28.18:55:39.000> actor = 'fdrake' assignee = 'none' closed = True closed_date = None closer = None components = ['None'] creation = <Date 2001-02-25.19:48:33.000> creator = 'rozen' dependencies = [] files = [] hgrepos = [] issue_num = 404130 keywords = [] message_count = 2.0 messages = ['3558', '3559'] nosy_count = 2.0 nosy_names = ['fdrake', 'rozen'] pr_nums = [] priority = 'normal' resolution = 'wont fix' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue404130' versions = [] ``` </p></details>
site.py sets sys.path incorrectly.
https://api.github.com/repos/python/cpython/issues/34001/comments
2
2001-02-25T19:48:33Z
2022-04-09T21:21:18Z
https://github.com/python/cpython/issues/34001
1,198,774,939
34,001
[ "python", "cpython" ]
BPO | [403985](https://bugs.python.org/issue403985) --- | :--- Nosy | @loewis, @freddrake Files | <li>[None](https://bugs.python.org/file3156/None "Uploaded as text/plain at 2001-02-24.07:52:09 by @loewis"): None</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-02-27.18:40:46.000> created_at = <Date 2001-02-24.07:52:09.000> labels = ['extension-modules'] title = 'Add support for weak-keyed dictionaries' updated_at = <Date 2001-02-27.18:40:46.000> user = 'https://github.com/loewis' ``` bugs.python.org fields: ```python activity = <Date 2001-02-27.18:40:46.000> actor = 'loewis' assignee = 'loewis' closed = True closed_date = None closer = None components = ['Extension Modules'] creation = <Date 2001-02-24.07:52:09.000> creator = 'loewis' dependencies = [] files = ['3156'] hgrepos = [] issue_num = 403985 keywords = ['patch'] message_count = 5.0 messages = ['35858', '35859', '35860', '35861', '35862'] nosy_count = 2.0 nosy_names = ['loewis', 'fdrake'] pr_nums = [] priority = 'high' resolution = 'fixed' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue403985' versions = [] ``` </p></details>
Add support for weak-keyed dictionaries
https://api.github.com/repos/python/cpython/issues/34000/comments
5
2001-02-24T07:52:09Z
2022-04-09T21:21:17Z
https://github.com/python/cpython/issues/34000
1,198,774,934
34,000
[ "python", "cpython" ]
BPO | [403978](https://bugs.python.org/issue403978) --- | :--- Nosy | @gvanrossum, @loewis, @Yhg1s Files | <li>[None](https://bugs.python.org/file3155/None "Uploaded as text/plain at 2001-02-23.21:34:11 by @Yhg1s"): None</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/Yhg1s' closed_at = <Date 2001-07-26.14:04:18.000> created_at = <Date 2001-02-23.21:34:11.000> labels = ['build'] title = 'config.h -&amp;gt; pyac_config.h change for OS2' updated_at = <Date 2001-07-26.14:04:18.000> user = 'https://github.com/Yhg1s' ``` bugs.python.org fields: ```python activity = <Date 2001-07-26.14:04:18.000> actor = 'loewis' assignee = 'twouters' closed = True closed_date = None closer = None components = ['Build'] creation = <Date 2001-02-23.21:34:11.000> creator = 'twouters' dependencies = [] files = ['3155'] hgrepos = [] issue_num = 403978 keywords = ['patch'] message_count = 4.0 messages = ['35854', '35855', '35856', '35857'] nosy_count = 3.0 nosy_names = ['gvanrossum', 'loewis', 'twouters'] pr_nums = [] priority = 'low' resolution = 'postponed' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue403978' versions = [] ``` </p></details>
config.h -&amp;gt; pyac_config.h change for OS2
https://api.github.com/repos/python/cpython/issues/33999/comments
4
2001-02-23T21:34:11Z
2022-04-09T21:21:16Z
https://github.com/python/cpython/issues/33999
1,198,774,930
33,999
[ "python", "cpython" ]
BPO | [403977](https://bugs.python.org/issue403977) --- | :--- Nosy | @gvanrossum, @tim-one, @loewis, @Yhg1s, @akuchling, @nascheme Files | <li>[None](https://bugs.python.org/file3154/None "Uploaded as text/plain at 2001-02-23.21:28:06 by @Yhg1s"): None</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/Yhg1s' closed_at = <Date 2001-07-26.14:03:38.000> created_at = <Date 2001-02-23.21:28:06.000> labels = ['build'] title = 'Rename config.h to pyac_config.h, per SF bug #131774' updated_at = <Date 2001-07-26.14:03:38.000> user = 'https://github.com/Yhg1s' ``` bugs.python.org fields: ```python activity = <Date 2001-07-26.14:03:38.000> actor = 'loewis' assignee = 'twouters' closed = True closed_date = None closer = None components = ['Build'] creation = <Date 2001-02-23.21:28:06.000> creator = 'twouters' dependencies = [] files = ['3154'] hgrepos = [] issue_num = 403977 keywords = ['patch'] message_count = 16.0 messages = ['35838', '35839', '35840', '35841', '35842', '35843', '35844', '35845', '35846', '35847', '35848', '35849', '35850', '35851', '35852', '35853'] nosy_count = 9.0 nosy_names = ['gvanrossum', 'tim.peters', 'loewis', 'jhylton', 'twouters', 'akuchling', 'tmick', 'nascheme', 'lcaamano'] pr_nums = [] priority = 'normal' resolution = 'accepted' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue403977' versions = [] ``` </p></details>
Rename config.h to pyac_config.h, per SF bug #131774
https://api.github.com/repos/python/cpython/issues/33998/comments
16
2001-02-23T21:28:06Z
2022-04-09T21:21:16Z
https://github.com/python/cpython/issues/33998
1,198,774,927
33,998
[ "python", "cpython" ]
BPO | [233790](https://bugs.python.org/issue233790) --- | :--- <sup>*Note: these values reflect the state of the issue at the time it was 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-07-03.19:50:17.000> created_at = <Date 2001-02-23.18:02:27.000> labels = ['expert-regex'] title = '[Irix] re package does not work.' updated_at = <Date 2001-07-03.19:50:17.000> user = 'https://bugs.python.org/anonymous' ``` bugs.python.org fields: ```python activity = <Date 2001-07-03.19:50:17.000> actor = 'effbot' assignee = 'effbot' closed = True closed_date = None closer = None components = ['Regular Expressions'] creation = <Date 2001-02-23.18:02:27.000> creator = 'anonymous' dependencies = [] files = [] hgrepos = [] issue_num = 233790 keywords = [] message_count = 5.0 messages = ['3553', '3554', '3555', '3556', '3557'] nosy_count = 2.0 nosy_names = ['nobody', 'effbot'] pr_nums = [] priority = 'normal' resolution = 'wont fix' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue233790' versions = [] ``` </p></details>
[Irix] re package does not work.
https://api.github.com/repos/python/cpython/issues/33997/comments
5
2001-02-23T18:02:27Z
2022-04-09T21:21:13Z
https://github.com/python/cpython/issues/33997
1,198,774,923
33,997
[ "python", "cpython" ]
BPO | [403972](https://bugs.python.org/issue403972) --- | :--- Nosy | @loewis, @freddrake Files | <li>[None](https://bugs.python.org/file3153/None "Uploaded as text/plain at 2001-02-23.15:21:32 by amila"): None</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-14.10:35:01.000> created_at = <Date 2001-02-23.15:21:32.000> labels = [] title = 'threaded profiler.' updated_at = <Date 2002-04-14.10:35:01.000> user = 'https://bugs.python.org/amila' ``` bugs.python.org fields: ```python activity = <Date 2002-04-14.10:35:01.000> actor = 'loewis' assignee = 'fdrake' closed = True closed_date = None closer = None components = ['Demos and Tools'] creation = <Date 2001-02-23.15:21:32.000> creator = 'amila' dependencies = [] files = ['3153'] hgrepos = [] issue_num = 403972 keywords = ['patch'] message_count = 5.0 messages = ['35833', '35834', '35835', '35836', '35837'] nosy_count = 4.0 nosy_names = ['loewis', 'jhylton', 'fdrake', 'amila'] pr_nums = [] priority = 'normal' resolution = 'rejected' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue403972' versions = [] ``` </p></details>
threaded profiler.
https://api.github.com/repos/python/cpython/issues/33996/comments
5
2001-02-23T15:21:32Z
2022-04-09T21:21:13Z
https://github.com/python/cpython/issues/33996
1,198,774,917
33,996
[ "python", "cpython" ]
BPO | [233717](https://bugs.python.org/issue233717) --- | :--- 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-02-23.20:06:23.000> created_at = <Date 2001-02-23.07:00:54.000> labels = ['library'] title = 'mimetools: Nice libraries don\'t "print"' updated_at = <Date 2001-02-23.20:06:23.000> user = 'https://bugs.python.org/anonymous' ``` bugs.python.org fields: ```python activity = <Date 2001-02-23.20:06:23.000> actor = 'fdrake' assignee = 'fdrake' closed = True closed_date = None closer = None components = ['Library (Lib)'] creation = <Date 2001-02-23.07:00:54.000> creator = 'anonymous' dependencies = [] files = [] hgrepos = [] issue_num = 233717 keywords = [] message_count = 2.0 messages = ['3551', '3552'] nosy_count = 1.0 nosy_names = ['fdrake'] pr_nums = [] priority = 'normal' resolution = 'fixed' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue233717' versions = [] ``` </p></details>
mimetools: Nice libraries don't "print"
https://api.github.com/repos/python/cpython/issues/33995/comments
2
2001-02-23T07:00:54Z
2022-04-09T21:21:12Z
https://github.com/python/cpython/issues/33995
1,198,774,911
33,995
[ "python", "cpython" ]
BPO | [233668](https://bugs.python.org/issue233668) --- | :--- Nosy | @freddrake, @nascheme <sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup> <details><summary>Show more details</summary><p> GitHub fields: ```python assignee = 'https://github.com/freddrake' closed_at = <Date 2001-03-04.15:19:59.000> created_at = <Date 2001-02-22.21:44:26.000> labels = ['expert-installation'] title = 'install-sh has no -d option but 2.1a2 Makefile uses it' updated_at = <Date 2001-03-04.15:19:59.000> user = 'https://bugs.python.org/mengel' ``` bugs.python.org fields: ```python activity = <Date 2001-03-04.15:19:59.000> actor = 'fdrake' assignee = 'fdrake' closed = True closed_date = None closer = None components = ['Installation'] creation = <Date 2001-02-22.21:44:26.000> creator = 'mengel' dependencies = [] files = [] hgrepos = [] issue_num = 233668 keywords = [] message_count = 4.0 messages = ['3547', '3548', '3549', '3550'] nosy_count = 3.0 nosy_names = ['fdrake', 'nascheme', 'mengel'] pr_nums = [] priority = 'high' resolution = 'fixed' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue233668' versions = [] ``` </p></details>
install-sh has no -d option but 2.1a2 Makefile uses it
https://api.github.com/repos/python/cpython/issues/33994/comments
4
2001-02-22T21:44:26Z
2022-04-09T21:21:11Z
https://github.com/python/cpython/issues/33994
1,198,774,909
33,994
[ "python", "cpython" ]
BPO | [233665](https://bugs.python.org/issue233665) --- | :--- 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-02-26.19:17:17.000> created_at = <Date 2001-02-22.21:15:00.000> labels = ['interpreter-core', 'invalid'] title = 'Race condition in threading (Conditions)' updated_at = <Date 2001-02-26.19:17:17.000> user = 'https://bugs.python.org/anonymous' ``` bugs.python.org fields: ```python activity = <Date 2001-02-26.19:17:17.000> actor = 'tim.peters' assignee = 'tim.peters' closed = True closed_date = None closer = None components = ['Interpreter Core'] creation = <Date 2001-02-22.21:15:00.000> creator = 'anonymous' dependencies = [] files = [] hgrepos = [] issue_num = 233665 keywords = [] message_count = 3.0 messages = ['3544', '3545', '3546'] nosy_count = 1.0 nosy_names = ['tim.peters'] pr_nums = [] priority = 'low' resolution = 'not a bug' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue233665' versions = [] ``` </p></details>
Race condition in threading (Conditions)
https://api.github.com/repos/python/cpython/issues/33993/comments
3
2001-02-22T21:15:00Z
2022-04-09T21:21:09Z
https://github.com/python/cpython/issues/33993
1,198,774,905
33,993
[ "python", "cpython" ]
BPO | [403948](https://bugs.python.org/issue403948) --- | :--- Nosy | @akuchling, @theller Files | <li>[None](https://bugs.python.org/file3152/None "Uploaded as text/plain at 2001-02-22.16:23:27 by @theller"): None</li> <sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup> <details><summary>Show more details</summary><p> GitHub fields: ```python assignee = 'https://github.com/theller' closed_at = <Date 2001-02-28.20:37:53.000> created_at = <Date 2001-02-22.16:23:27.000> labels = ['library'] title = 'uninstaller for bdist_wininst' updated_at = <Date 2001-02-28.20:37:53.000> user = 'https://github.com/theller' ``` bugs.python.org fields: ```python activity = <Date 2001-02-28.20:37:53.000> actor = 'theller' assignee = 'theller' closed = True closed_date = None closer = None components = ['Distutils'] creation = <Date 2001-02-22.16:23:27.000> creator = 'theller' dependencies = [] files = ['3152'] hgrepos = [] issue_num = 403948 keywords = ['patch'] message_count = 6.0 messages = ['35827', '35828', '35829', '35830', '35831', '35832'] nosy_count = 2.0 nosy_names = ['akuchling', 'theller'] pr_nums = [] priority = 'normal' resolution = 'accepted' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue403948' versions = [] ``` </p></details>
uninstaller for bdist_wininst
https://api.github.com/repos/python/cpython/issues/33992/comments
6
2001-02-22T16:23:27Z
2022-04-09T21:21:08Z
https://github.com/python/cpython/issues/33992
1,198,774,900
33,992
[ "python", "cpython" ]
BPO | [403947](https://bugs.python.org/issue403947) --- | :--- Nosy | @akuchling Files | <li>[None](https://bugs.python.org/file3151/None "Uploaded as text/plain at 2001-02-22.15:54:49 by rliebscher"): None</li> <sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup> <details><summary>Show more details</summary><p> GitHub fields: ```python assignee = 'https://github.com/akuchling' closed_at = <Date 2001-02-27.19:13:43.000> created_at = <Date 2001-02-22.15:54:49.000> labels = ['library'] title = 'For Cygwin built Python use Cygwin like an UNIX C compiler' updated_at = <Date 2001-02-27.19:13:43.000> user = 'https://bugs.python.org/rliebscher' ``` bugs.python.org fields: ```python activity = <Date 2001-02-27.19:13:43.000> actor = 'akuchling' assignee = 'akuchling' closed = True closed_date = None closer = None components = ['Distutils'] creation = <Date 2001-02-22.15:54:49.000> creator = 'rliebscher' dependencies = [] files = ['3151'] hgrepos = [] issue_num = 403947 keywords = ['patch'] message_count = 4.0 messages = ['35823', '35824', '35825', '35826'] nosy_count = 3.0 nosy_names = ['akuchling', 'jlt63', 'rliebscher'] pr_nums = [] priority = 'normal' resolution = 'accepted' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue403947' versions = [] ``` </p></details>
For Cygwin built Python use Cygwin like an UNIX C compiler
https://api.github.com/repos/python/cpython/issues/33991/comments
4
2001-02-22T15:54:49Z
2022-04-09T21:21:07Z
https://github.com/python/cpython/issues/33991
1,198,774,897
33,991
[ "python", "cpython" ]
BPO | [233592](https://bugs.python.org/issue233592) --- | :--- Nosy | @tim-one, @smontanaro <sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup> <details><summary>Show more details</summary><p> GitHub fields: ```python assignee = None closed_at = <Date 2001-02-27.15:59:08.000> created_at = <Date 2001-02-22.13:32:13.000> labels = ['interpreter-core'] title = "Can't execute script from a DOS partition without .py ext" updated_at = <Date 2001-02-27.15:59:08.000> user = 'https://github.com/smontanaro' ``` bugs.python.org fields: ```python activity = <Date 2001-02-27.15:59:08.000> actor = 'skip.montanaro' assignee = 'none' closed = True closed_date = None closer = None components = ['Interpreter Core'] creation = <Date 2001-02-22.13:32:13.000> creator = 'skip.montanaro' dependencies = [] files = [] hgrepos = [] issue_num = 233592 keywords = [] message_count = 3.0 messages = ['3541', '3542', '3543'] nosy_count = 2.0 nosy_names = ['tim.peters', 'skip.montanaro'] pr_nums = [] priority = 'normal' resolution = None stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue233592' versions = [] ``` </p></details>
Can't execute script from a DOS partition without .py ext
https://api.github.com/repos/python/cpython/issues/33990/comments
3
2001-02-22T13:32:13Z
2022-04-09T21:21:05Z
https://github.com/python/cpython/issues/33990
1,198,774,892
33,990
[ "python", "cpython" ]
BPO | [403937](https://bugs.python.org/issue403937) --- | :--- Nosy | @Yhg1s, @akuchling Files | <li>[None](https://bugs.python.org/file3150/None "Uploaded as text/plain at 2001-02-22.04:10:02 by @akuchling"): None</li> <sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup> <details><summary>Show more details</summary><p> GitHub fields: ```python assignee = 'https://github.com/akuchling' closed_at = <Date 2001-02-23.16:28:37.000> created_at = <Date 2001-02-22.04:10:02.000> labels = ['build'] title = 'Attempt at BSDDB fix' updated_at = <Date 2001-02-23.16:28:37.000> user = 'https://github.com/akuchling' ``` bugs.python.org fields: ```python activity = <Date 2001-02-23.16:28:37.000> actor = 'akuchling' assignee = 'akuchling' closed = True closed_date = None closer = None components = ['Build'] creation = <Date 2001-02-22.04:10:02.000> creator = 'akuchling' dependencies = [] files = ['3150'] hgrepos = [] issue_num = 403937 keywords = ['patch'] message_count = 4.0 messages = ['35819', '35820', '35821', '35822'] nosy_count = 2.0 nosy_names = ['twouters', 'akuchling'] pr_nums = [] priority = 'normal' resolution = None stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue403937' versions = [] ``` </p></details>
Attempt at BSDDB fix
https://api.github.com/repos/python/cpython/issues/33989/comments
4
2001-02-22T04:10:02Z
2022-04-09T21:21:05Z
https://github.com/python/cpython/issues/33989
1,198,774,889
33,989
[ "python", "cpython" ]
BPO | [233532](https://bugs.python.org/issue233532) --- | :--- Nosy | @tim-one <sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup> <details><summary>Show more details</summary><p> GitHub fields: ```python assignee = None closed_at = <Date 2001-02-27.05:20:15.000> created_at = <Date 2001-02-22.02:02:02.000> labels = ['interpreter-core'] title = 'Add warning about undefined "global"' updated_at = <Date 2001-02-27.05:20:15.000> user = 'https://github.com/tim-one' ``` bugs.python.org fields: ```python activity = <Date 2001-02-27.05:20:15.000> actor = 'jhylton' assignee = 'jhylton' closed = True closed_date = None closer = None components = ['Interpreter Core'] creation = <Date 2001-02-22.02:02:02.000> creator = 'tim.peters' dependencies = [] files = [] hgrepos = [] issue_num = 233532 keywords = [] message_count = 2.0 messages = ['3539', '3540'] nosy_count = 2.0 nosy_names = ['tim.peters', 'jhylton'] pr_nums = [] priority = 'high' resolution = 'fixed' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue233532' versions = [] ``` </p></details>
Add warning about undefined "global"
https://api.github.com/repos/python/cpython/issues/33988/comments
2
2001-02-22T02:02:02Z
2022-04-09T21:21:03Z
https://github.com/python/cpython/issues/33988
1,198,774,884
33,988
[ "python", "cpython" ]
BPO | [233489](https://bugs.python.org/issue233489) --- | :--- Nosy | @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-02-23.18:34:47.000> created_at = <Date 2001-02-21.21:10:04.000> labels = ['interpreter-core'] title = 'compile leaks memory (current CVS)' updated_at = <Date 2001-02-23.18:34:47.000> user = 'https://bugs.python.org/effbot' ``` bugs.python.org fields: ```python activity = <Date 2001-02-23.18:34:47.000> actor = 'barry' assignee = 'barry' closed = True closed_date = None closer = None components = ['Interpreter Core'] creation = <Date 2001-02-21.21:10:04.000> creator = 'effbot' dependencies = [] files = [] hgrepos = [] issue_num = 233489 keywords = [] message_count = 4.0 messages = ['3535', '3536', '3537', '3538'] nosy_count = 3.0 nosy_names = ['jhylton', 'effbot', 'barry'] pr_nums = [] priority = 'high' resolution = 'fixed' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue233489' versions = [] ``` </p></details>
compile leaks memory (current CVS)
https://api.github.com/repos/python/cpython/issues/33987/comments
4
2001-02-21T21:10:04Z
2022-04-09T21:21:03Z
https://github.com/python/cpython/issues/33987
1,198,774,878
33,987
[ "python", "cpython" ]
BPO | [403933](https://bugs.python.org/issue403933) --- | :--- Nosy | @tim-one, @mhammond, @theller Files | <li>[None](https://bugs.python.org/file3149/None "Uploaded as text/plain at 2001-02-21.20:52:47 by @theller"): None</li> <sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup> <details><summary>Show more details</summary><p> GitHub fields: ```python assignee = 'https://github.com/mhammond' closed_at = <Date 2001-02-23.11:39:53.000> created_at = <Date 2001-02-21.20:52:47.000> labels = ['OS-windows'] title = 'sys.path not set correctly when embedded' updated_at = <Date 2001-02-23.11:39:53.000> user = 'https://github.com/theller' ``` bugs.python.org fields: ```python activity = <Date 2001-02-23.11:39:53.000> actor = 'mhammond' assignee = 'mhammond' closed = True closed_date = None closer = None components = ['Windows'] creation = <Date 2001-02-21.20:52:47.000> creator = 'theller' dependencies = [] files = ['3149'] hgrepos = [] issue_num = 403933 keywords = ['patch'] message_count = 13.0 messages = ['35806', '35807', '35808', '35809', '35810', '35811', '35812', '35813', '35814', '35815', '35816', '35817', '35818'] nosy_count = 3.0 nosy_names = ['tim.peters', 'mhammond', 'theller'] pr_nums = [] priority = 'normal' resolution = 'accepted' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue403933' versions = [] ``` </p></details>
sys.path not set correctly when embedded
https://api.github.com/repos/python/cpython/issues/33986/comments
13
2001-02-21T20:52:47Z
2022-04-09T21:21:01Z
https://github.com/python/cpython/issues/33986
1,198,774,869
33,986
[ "python", "cpython" ]
BPO | [233450](https://bugs.python.org/issue233450) --- | :--- Nosy | @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/akuchling' closed_at = <Date 2001-02-28.19:42:12.000> created_at = <Date 2001-02-21.18:22:21.000> labels = ['build'] title = '2.1a2: make install fails for _tkinter' updated_at = <Date 2001-02-28.19:42:12.000> user = 'https://bugs.python.org/hinsen' ``` bugs.python.org fields: ```python activity = <Date 2001-02-28.19:42:12.000> actor = 'akuchling' assignee = 'akuchling' closed = True closed_date = None closer = None components = ['Build'] creation = <Date 2001-02-21.18:22:21.000> creator = 'hinsen' dependencies = [] files = [] hgrepos = [] issue_num = 233450 keywords = [] message_count = 3.0 messages = ['3532', '3533', '3534'] nosy_count = 3.0 nosy_names = ['fdrake', 'akuchling', 'hinsen'] pr_nums = [] priority = 'high' resolution = 'works for me' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue233450' versions = [] ``` </p></details>
2.1a2: make install fails for _tkinter
https://api.github.com/repos/python/cpython/issues/33985/comments
3
2001-02-21T18:22:21Z
2022-04-09T21:21:00Z
https://github.com/python/cpython/issues/33985
1,198,774,864
33,985
[ "python", "cpython" ]
BPO | [403930](https://bugs.python.org/issue403930) --- | :--- Nosy | @Yhg1s, @nascheme Files | <li>[None](https://bugs.python.org/file3148/None "Uploaded as text/plain at 2001-02-21.13:38:35 by @nascheme"): None</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/Yhg1s' closed_at = <Date 2001-02-27.03:26:38.000> created_at = <Date 2001-02-21.13:38:35.000> labels = ['build'] title = 'Ignore error making grammar src if srcdir is readonly' updated_at = <Date 2001-02-27.03:26:38.000> user = 'https://github.com/nascheme' ``` bugs.python.org fields: ```python activity = <Date 2001-02-27.03:26:38.000> actor = 'nascheme' assignee = 'twouters' closed = True closed_date = None closer = None components = ['Build'] creation = <Date 2001-02-21.13:38:35.000> creator = 'nascheme' dependencies = [] files = ['3148'] hgrepos = [] issue_num = 403930 keywords = ['patch'] message_count = 4.0 messages = ['35802', '35803', '35804', '35805'] nosy_count = 2.0 nosy_names = ['twouters', 'nascheme'] pr_nums = [] priority = 'normal' resolution = None stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue403930' versions = [] ``` </p></details>
Ignore error making grammar src if srcdir is readonly
https://api.github.com/repos/python/cpython/issues/33984/comments
4
2001-02-21T13:38:35Z
2022-04-09T21:20:59Z
https://github.com/python/cpython/issues/33984
1,198,774,859
33,984
[ "python", "cpython" ]
BPO | [403928](https://bugs.python.org/issue403928) --- | :--- Nosy | @tim-one Files | <li>[None](https://bugs.python.org/file3147/None "Uploaded as text/plain at 2001-02-21.11:10:37 by lhudson"): None</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-02-23.03:46:04.000> created_at = <Date 2001-02-21.11:10:37.000> labels = [] title = 'Correct zlib freeze settings for Win32' updated_at = <Date 2001-02-23.03:46:04.000> user = 'https://bugs.python.org/lhudson' ``` bugs.python.org fields: ```python activity = <Date 2001-02-23.03:46:04.000> actor = 'tim.peters' assignee = 'tim.peters' closed = True closed_date = None closer = None components = ['Demos and Tools'] creation = <Date 2001-02-21.11:10:37.000> creator = 'lhudson' dependencies = [] files = ['3147'] hgrepos = [] issue_num = 403928 keywords = ['patch'] message_count = 2.0 messages = ['35800', '35801'] nosy_count = 2.0 nosy_names = ['tim.peters', 'lhudson'] pr_nums = [] priority = 'normal' resolution = None stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue403928' versions = [] ``` </p></details>
Correct zlib freeze settings for Win32
https://api.github.com/repos/python/cpython/issues/33983/comments
2
2001-02-21T11:10:37Z
2022-04-09T21:20:58Z
https://github.com/python/cpython/issues/33983
1,198,774,854
33,983
[ "python", "cpython" ]
BPO | [403926](https://bugs.python.org/issue403926) --- | :--- Nosy | @akuchling Files | <li>[None](https://bugs.python.org/file3146/None "Uploaded as text/plain at 2001-02-21.09:59:26 by mfavas"): None</li> <sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup> <details><summary>Show more details</summary><p> GitHub fields: ```python assignee = 'https://github.com/akuchling' closed_at = <Date 2001-02-22.15:53:59.000> created_at = <Date 2001-02-21.09:59:26.000> labels = ['build'] title = '2.1a2 CVS - stop compiler warnings' updated_at = <Date 2001-02-22.15:53:59.000> user = 'https://bugs.python.org/mfavas' ``` bugs.python.org fields: ```python activity = <Date 2001-02-22.15:53:59.000> actor = 'akuchling' assignee = 'akuchling' closed = True closed_date = None closer = None components = ['Build'] creation = <Date 2001-02-21.09:59:26.000> creator = 'mfavas' dependencies = [] files = ['3146'] hgrepos = [] issue_num = 403926 keywords = ['patch'] message_count = 2.0 messages = ['35798', '35799'] nosy_count = 2.0 nosy_names = ['akuchling', 'mfavas'] pr_nums = [] priority = 'normal' resolution = None stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue403926' versions = [] ``` </p></details>
2.1a2 CVS - stop compiler warnings
https://api.github.com/repos/python/cpython/issues/33982/comments
2
2001-02-21T09:59:26Z
2022-04-09T21:20:57Z
https://github.com/python/cpython/issues/33982
1,198,774,850
33,982
[ "python", "cpython" ]
BPO | [233334](https://bugs.python.org/issue233334) --- | :--- Nosy | @akuchling <sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup> <details><summary>Show more details</summary><p> GitHub fields: ```python assignee = 'https://github.com/akuchling' closed_at = <Date 2001-02-27.19:21:23.000> created_at = <Date 2001-02-21.00:07:31.000> labels = ['library'] title = "--record option doesn't remove duplicate files" updated_at = <Date 2001-02-27.19:21:23.000> user = 'https://bugs.python.org/err666' ``` bugs.python.org fields: ```python activity = <Date 2001-02-27.19:21:23.000> actor = 'akuchling' assignee = 'akuchling' closed = True closed_date = None closer = None components = ['Distutils'] creation = <Date 2001-02-21.00:07:31.000> creator = 'err666' dependencies = [] files = [] hgrepos = [] issue_num = 233334 keywords = [] message_count = 2.0 messages = ['3530', '3531'] nosy_count = 2.0 nosy_names = ['akuchling', 'err666'] pr_nums = [] priority = 'normal' resolution = 'fixed' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue233334' versions = [] ``` </p></details>
--record option doesn't remove duplicate files
https://api.github.com/repos/python/cpython/issues/33981/comments
2
2001-02-21T00:07:31Z
2022-04-09T21:20:56Z
https://github.com/python/cpython/issues/33981
1,198,774,843
33,981
[ "python", "cpython" ]
BPO | [233308](https://bugs.python.org/issue233308) --- | :--- Nosy | @freddrake, @gstein <sup>*Note: these values reflect the state of the issue at 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/gstein' closed_at = <Date 2001-04-07.16:14:54.000> created_at = <Date 2001-02-20.21:29:56.000> labels = ['docs'] title = 'Python C-API for adding int (*getreadbufferproc) is wrong' updated_at = <Date 2001-04-07.16:14:54.000> user = 'https://bugs.python.org/teoliphant' ``` bugs.python.org fields: ```python activity = <Date 2001-04-07.16:14:54.000> actor = 'gstein' assignee = 'gstein' closed = True closed_date = None closer = None components = ['Documentation'] creation = <Date 2001-02-20.21:29:56.000> creator = 'teoliphant' dependencies = [] files = [] hgrepos = [] issue_num = 233308 keywords = [] message_count = 3.0 messages = ['3527', '3528', '3529'] nosy_count = 3.0 nosy_names = ['fdrake', 'gstein', 'teoliphant'] pr_nums = [] priority = 'high' resolution = 'fixed' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue233308' versions = [] ``` </p></details>
Python C-API for adding int (*getreadbufferproc) is wrong
https://api.github.com/repos/python/cpython/issues/33980/comments
3
2001-02-20T21:29:56Z
2022-04-09T21:20:55Z
https://github.com/python/cpython/issues/33980
1,198,774,836
33,980
[ "python", "cpython" ]
BPO | [233297](https://bugs.python.org/issue233297) --- | :--- 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-02-21.03:23:35.000> created_at = <Date 2001-02-20.19:44:06.000> labels = ['extension-modules'] title = 'cmath.asin is the same as cmath.asinh' updated_at = <Date 2001-02-21.03:23:35.000> user = 'https://bugs.python.org/anonymous' ``` bugs.python.org fields: ```python activity = <Date 2001-02-21.03:23:35.000> actor = 'tim.peters' assignee = 'tim.peters' closed = True closed_date = None closer = None components = ['Extension Modules'] creation = <Date 2001-02-20.19:44:06.000> creator = 'anonymous' dependencies = [] files = [] hgrepos = [] issue_num = 233297 keywords = [] message_count = 4.0 messages = ['3523', '3524', '3525', '3526'] nosy_count = 1.0 nosy_names = ['tim.peters'] pr_nums = [] priority = 'normal' resolution = 'fixed' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue233297' versions = [] ``` </p></details>
cmath.asin is the same as cmath.asinh
https://api.github.com/repos/python/cpython/issues/33979/comments
4
2001-02-20T19:44:06Z
2022-04-09T21:20:54Z
https://github.com/python/cpython/issues/33979
1,198,774,832
33,979
[ "python", "cpython" ]
BPO | [403903](https://bugs.python.org/issue403903) --- | :--- Nosy | @freddrake, @nascheme Files | <li>[None](https://bugs.python.org/file3145/None "Uploaded as text/plain at 2001-02-20.19:10:02 by @nascheme"): None</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 2001-02-27.20:03:58.000> created_at = <Date 2001-02-20.19:10:02.000> labels = ['build'] title = 'Change EXEEXT back to EXE in the makefile' updated_at = <Date 2001-02-27.20:03:58.000> user = 'https://github.com/nascheme' ``` bugs.python.org fields: ```python activity = <Date 2001-02-27.20:03:58.000> actor = 'jlt63' assignee = 'nascheme' closed = True closed_date = None closer = None components = ['Build'] creation = <Date 2001-02-20.19:10:02.000> creator = 'nascheme' dependencies = [] files = ['3145'] hgrepos = [] issue_num = 403903 keywords = ['patch'] message_count = 8.0 messages = ['35790', '35791', '35792', '35793', '35794', '35795', '35796', '35797'] nosy_count = 3.0 nosy_names = ['fdrake', 'jlt63', 'nascheme'] pr_nums = [] priority = 'normal' resolution = 'accepted' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue403903' versions = [] ``` </p></details>
Change EXEEXT back to EXE in the makefile
https://api.github.com/repos/python/cpython/issues/33978/comments
8
2001-02-20T19:10:02Z
2022-04-09T21:20:53Z
https://github.com/python/cpython/issues/33978
1,198,774,826
33,978
[ "python", "cpython" ]
BPO | [233283](https://bugs.python.org/issue233283) --- | :--- <sup>*Note: these values reflect the state of the issue at the time it was 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-02-21.07:05:08.000> created_at = <Date 2001-02-20.17:52:21.000> labels = ['extension-modules'] title = 'Different re results in Python 2.0 and 2.1a2' updated_at = <Date 2001-02-21.07:05:08.000> user = 'https://bugs.python.org/kopfarzt' ``` bugs.python.org fields: ```python activity = <Date 2001-02-21.07:05:08.000> actor = 'effbot' assignee = 'effbot' closed = True closed_date = None closer = None components = ['Extension Modules'] creation = <Date 2001-02-20.17:52:21.000> creator = 'kopfarzt' dependencies = [] files = [] hgrepos = [] issue_num = 233283 keywords = [] message_count = 2.0 messages = ['3521', '3522'] nosy_count = 2.0 nosy_names = ['effbot', 'kopfarzt'] pr_nums = [] priority = 'normal' resolution = None stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue233283' versions = [] ``` </p></details>
Different re results in Python 2.0 and 2.1a2
https://api.github.com/repos/python/cpython/issues/33977/comments
2
2001-02-20T17:52:21Z
2022-04-09T21:20:51Z
https://github.com/python/cpython/issues/33977
1,198,774,816
33,977
[ "python", "cpython" ]
BPO | [403901](https://bugs.python.org/issue403901) --- | :--- Nosy | @nascheme Files | <li>[None](https://bugs.python.org/file3144/None "Uploaded as text/plain at 2001-02-20.17:20:39 by jlt63"): None</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 2001-02-21.19:06:55.000> created_at = <Date 2001-02-20.17:20:39.000> labels = ['build'] title = 'Minor regen fix to be consistent with Makefile' updated_at = <Date 2001-02-21.19:06:55.000> user = 'https://bugs.python.org/jlt63' ``` bugs.python.org fields: ```python activity = <Date 2001-02-21.19:06:55.000> actor = 'nascheme' assignee = 'nascheme' closed = True closed_date = None closer = None components = ['Build'] creation = <Date 2001-02-20.17:20:39.000> creator = 'jlt63' dependencies = [] files = ['3144'] hgrepos = [] issue_num = 403901 keywords = ['patch'] message_count = 4.0 messages = ['35786', '35787', '35788', '35789'] nosy_count = 2.0 nosy_names = ['jlt63', 'nascheme'] pr_nums = [] priority = 'normal' resolution = 'postponed' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue403901' versions = [] ``` </p></details>
Minor regen fix to be consistent with Makefile
https://api.github.com/repos/python/cpython/issues/33976/comments
4
2001-02-20T17:20:39Z
2022-04-09T21:20:50Z
https://github.com/python/cpython/issues/33976
1,198,774,811
33,976
[ "python", "cpython" ]
BPO | [233262](https://bugs.python.org/issue233262) --- | :--- Nosy | @malemburg, @freddrake <sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup> <details><summary>Show more details</summary><p> GitHub fields: ```python assignee = None closed_at = <Date 2001-02-20.19:51:09.000> created_at = <Date 2001-02-20.16:45:27.000> labels = ['expert-unicode'] title = 'Incorrect encodings.py module imported' updated_at = <Date 2001-02-20.19:51:09.000> user = 'https://bugs.python.org/lhudson' ``` bugs.python.org fields: ```python activity = <Date 2001-02-20.19:51:09.000> actor = 'fdrake' assignee = 'none' closed = True closed_date = None closer = None components = ['Unicode'] creation = <Date 2001-02-20.16:45:27.000> creator = 'lhudson' dependencies = [] files = [] hgrepos = [] issue_num = 233262 keywords = [] message_count = 3.0 messages = ['3518', '3519', '3520'] nosy_count = 3.0 nosy_names = ['lemburg', 'fdrake', 'lhudson'] pr_nums = [] priority = 'normal' resolution = 'wont fix' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue233262' versions = [] ``` </p></details>
Incorrect encodings.py module imported
https://api.github.com/repos/python/cpython/issues/33975/comments
3
2001-02-20T16:45:27Z
2022-04-09T21:20:48Z
https://github.com/python/cpython/issues/33975
1,198,774,802
33,975
[ "python", "cpython" ]
BPO | [233259](https://bugs.python.org/issue233259) --- | :--- Nosy | @akuchling Files | <li>[distutils.platform](https://bugs.python.org/file11/distutils.platform "Uploaded as application/octet-stream at 2002-11-04.13:54:38 by @akuchling"): Catch DistutilsPlatformError</li> <sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup> <details><summary>Show more details</summary><p> GitHub fields: ```python assignee = 'https://github.com/akuchling' closed_at = <Date 2002-11-08.16:19:21.000> created_at = <Date 2001-02-20.16:23:09.000> labels = ['library'] title = 'Ugly traceback for DistutilsPlatformError' updated_at = <Date 2002-11-08.16:19:21.000> user = 'https://bugs.python.org/gward' ``` bugs.python.org fields: ```python activity = <Date 2002-11-08.16:19:21.000> actor = 'akuchling' assignee = 'akuchling' closed = True closed_date = None closer = None components = ['Library (Lib)'] creation = <Date 2001-02-20.16:23:09.000> creator = 'gward' dependencies = [] files = ['11'] hgrepos = [] issue_num = 233259 keywords = [] message_count = 5.0 messages = ['3513', '3514', '3515', '3516', '3517'] nosy_count = 2.0 nosy_names = ['akuchling', 'gward'] pr_nums = [] priority = 'normal' resolution = 'fixed' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue233259' versions = [] ``` </p></details>
Ugly traceback for DistutilsPlatformError
https://api.github.com/repos/python/cpython/issues/33974/comments
5
2001-02-20T16:23:09Z
2022-04-09T21:20:48Z
https://github.com/python/cpython/issues/33974
1,198,774,798
33,974
[ "python", "cpython" ]
BPO | [403899](https://bugs.python.org/issue403899) --- | :--- Nosy | @akuchling, @theller Files | <li>[None](https://bugs.python.org/file3143/None "Uploaded as text/plain at 2001-02-20.15:29:36 by @akuchling"): None</li> <sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup> <details><summary>Show more details</summary><p> GitHub fields: ```python assignee = 'https://github.com/akuchling' closed_at = <Date 2001-02-23.16:33:07.000> created_at = <Date 2001-02-20.15:29:36.000> labels = ['library'] title = 'Remove modules configured in Setup' updated_at = <Date 2001-02-23.16:33:07.000> user = 'https://github.com/akuchling' ``` bugs.python.org fields: ```python activity = <Date 2001-02-23.16:33:07.000> actor = 'akuchling' assignee = 'akuchling' closed = True closed_date = None closer = None components = ['Distutils'] creation = <Date 2001-02-20.15:29:36.000> creator = 'akuchling' dependencies = [] files = ['3143'] hgrepos = [] issue_num = 403899 keywords = ['patch'] message_count = 12.0 messages = ['35774', '35775', '35776', '35777', '35778', '35779', '35780', '35781', '35782', '35783', '35784', '35785'] nosy_count = 3.0 nosy_names = ['nobody', 'akuchling', 'theller'] pr_nums = [] priority = 'normal' resolution = None stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue403899' versions = [] ``` </p></details>
Remove modules configured in Setup
https://api.github.com/repos/python/cpython/issues/33973/comments
12
2001-02-20T15:29:36Z
2022-04-09T21:20:47Z
https://github.com/python/cpython/issues/33973
1,198,774,791
33,973
[ "python", "cpython" ]
BPO | [233253](https://bugs.python.org/issue233253) --- | :--- Nosy | @akuchling <sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup> <details><summary>Show more details</summary><p> GitHub fields: ```python assignee = None closed_at = <Date 2001-03-17.20:15:50.000> created_at = <Date 2001-02-20.15:09:11.000> labels = ['library'] title = "build_ext: --define option doesn't work" updated_at = <Date 2001-03-17.20:15:50.000> user = 'https://github.com/akuchling' ``` bugs.python.org fields: ```python activity = <Date 2001-03-17.20:15:50.000> actor = 'akuchling' assignee = 'gward' closed = True closed_date = None closer = None components = ['Distutils'] creation = <Date 2001-02-20.15:09:11.000> creator = 'akuchling' dependencies = [] files = [] hgrepos = [] issue_num = 233253 keywords = [] message_count = 2.0 messages = ['3511', '3512'] nosy_count = 2.0 nosy_names = ['akuchling', 'gward'] pr_nums = [] priority = 'normal' resolution = 'fixed' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue233253' versions = [] ``` </p></details>
build_ext: --define option doesn't work
https://api.github.com/repos/python/cpython/issues/33972/comments
2
2001-02-20T15:09:11Z
2022-04-09T21:20:44Z
https://github.com/python/cpython/issues/33972
1,198,774,781
33,972
[ "python", "cpython" ]
BPO | [233214](https://bugs.python.org/issue233214) --- | :--- Nosy | @tim-one <sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup> <details><summary>Show more details</summary><p> GitHub fields: ```python assignee = None closed_at = <Date 2001-02-20.10:56:10.000> created_at = <Date 2001-02-20.10:54:51.000> labels = ['docs'] title = 'HTML rendering of >>> in doctest' updated_at = <Date 2001-02-20.10:56:10.000> user = 'https://github.com/tim-one' ``` bugs.python.org fields: ```python activity = <Date 2001-02-20.10:56:10.000> actor = 'tim.peters' assignee = 'none' closed = True closed_date = None closer = None components = ['Documentation'] creation = <Date 2001-02-20.10:54:51.000> creator = 'tim.peters' dependencies = [] files = [] hgrepos = [] issue_num = 233214 keywords = [] message_count = 2.0 messages = ['3509', '3510'] nosy_count = 1.0 nosy_names = ['tim.peters'] pr_nums = [] priority = 'normal' resolution = 'duplicate' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue233214' versions = [] ``` </p></details>
HTML rendering of >>> in doctest
https://api.github.com/repos/python/cpython/issues/33971/comments
2
2001-02-20T10:54:51Z
2022-04-09T21:20:43Z
https://github.com/python/cpython/issues/33971
1,198,774,774
33,971
[ "python", "cpython" ]
BPO | [233213](https://bugs.python.org/issue233213) --- | :--- 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 2001-02-22.23:15:50.000> created_at = <Date 2001-02-20.10:54:30.000> labels = ['docs'] title = 'HTML rendering of >>> in doctest' updated_at = <Date 2001-02-22.23:15:50.000> user = 'https://github.com/tim-one' ``` bugs.python.org fields: ```python activity = <Date 2001-02-22.23:15:50.000> actor = 'fdrake' assignee = 'fdrake' closed = True closed_date = None closer = None components = ['Documentation'] creation = <Date 2001-02-20.10:54:30.000> creator = 'tim.peters' dependencies = [] files = [] hgrepos = [] issue_num = 233213 keywords = [] message_count = 2.0 messages = ['3507', '3508'] nosy_count = 2.0 nosy_names = ['tim.peters', 'fdrake'] pr_nums = [] priority = 'normal' resolution = 'fixed' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue233213' versions = [] ``` </p></details>
HTML rendering of >>> in doctest
https://api.github.com/repos/python/cpython/issues/33970/comments
2
2001-02-20T10:54:30Z
2022-04-09T21:20:43Z
https://github.com/python/cpython/issues/33970
1,198,774,772
33,970
[ "python", "cpython" ]
BPO | [233200](https://bugs.python.org/issue233200) --- | :--- 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/tim-one' closed_at = <Date 2001-03-17.04:54:40.000> created_at = <Date 2001-02-20.08:12:06.000> labels = ['interpreter-core'] title = 'cPickle does not use Py_BEGIN_ALLOW_THREADS.' updated_at = <Date 2001-03-17.04:54:40.000> user = 'https://bugs.python.org/ianbanks' ``` bugs.python.org fields: ```python activity = <Date 2001-03-17.04:54:40.000> actor = 'tim.peters' assignee = 'tim.peters' closed = True closed_date = None closer = None components = ['Interpreter Core'] creation = <Date 2001-02-20.08:12:06.000> creator = 'ianbanks' dependencies = [] files = [] hgrepos = [] issue_num = 233200 keywords = [] message_count = 6.0 messages = ['3501', '3502', '3503', '3504', '3505', '3506'] nosy_count = 3.0 nosy_names = ['tim.peters', 'fdrake', 'ianbanks'] pr_nums = [] priority = 'normal' resolution = 'fixed' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue233200' versions = [] ``` </p></details>
cPickle does not use Py_BEGIN_ALLOW_THREADS.
https://api.github.com/repos/python/cpython/issues/33969/comments
6
2001-02-20T08:12:06Z
2022-04-09T21:20:42Z
https://github.com/python/cpython/issues/33969
1,198,774,763
33,969
[ "python", "cpython" ]
BPO | [403892](https://bugs.python.org/issue403892) --- | :--- Nosy | @tim-one Files | <li>[None](https://bugs.python.org/file3142/None "Uploaded as text/plain at 2001-02-20.06:19:08 by nobody"): None</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-02-26.19:19:13.000> created_at = <Date 2001-02-20.06:19:08.000> labels = ['library'] title = 'a small optimization for threading.py' updated_at = <Date 2001-02-26.19:19:13.000> user = 'https://bugs.python.org/anonymous' ``` bugs.python.org fields: ```python activity = <Date 2001-02-26.19:19:13.000> actor = 'tim.peters' assignee = 'tim.peters' closed = True closed_date = None closer = None components = ['Library (Lib)'] creation = <Date 2001-02-20.06:19:08.000> creator = 'anonymous' dependencies = [] files = ['3142'] hgrepos = [] issue_num = 403892 keywords = ['patch'] message_count = 3.0 messages = ['35771', '35772', '35773'] nosy_count = 1.0 nosy_names = ['tim.peters'] pr_nums = [] priority = 'normal' resolution = 'rejected' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue403892' versions = [] ``` </p></details>
a small optimization for threading.py
https://api.github.com/repos/python/cpython/issues/33968/comments
3
2001-02-20T06:19:08Z
2022-04-09T21:20:40Z
https://github.com/python/cpython/issues/33968
1,198,774,758
33,968
[ "python", "cpython" ]
BPO | [403886](https://bugs.python.org/issue403886) --- | :--- Nosy | @akuchling Files | <li>[None](https://bugs.python.org/file3141/None "Uploaded as text/plain at 2001-02-19.23:05:47 by mfavas"): None</li> <sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup> <details><summary>Show more details</summary><p> GitHub fields: ```python assignee = 'https://github.com/akuchling' closed_at = <Date 2001-02-23.16:29:30.000> created_at = <Date 2001-02-19.23:05:47.000> labels = ['build'] title = 'Building bsddb module with/without "-ldb" - BugID 132600' updated_at = <Date 2001-02-23.16:29:30.000> user = 'https://bugs.python.org/mfavas' ``` bugs.python.org fields: ```python activity = <Date 2001-02-23.16:29:30.000> actor = 'akuchling' assignee = 'akuchling' closed = True closed_date = None closer = None components = ['Build'] creation = <Date 2001-02-19.23:05:47.000> creator = 'mfavas' dependencies = [] files = ['3141'] hgrepos = [] issue_num = 403886 keywords = ['patch'] message_count = 2.0 messages = ['35769', '35770'] nosy_count = 2.0 nosy_names = ['akuchling', 'mfavas'] pr_nums = [] priority = 'normal' resolution = 'rejected' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue403886' versions = [] ``` </p></details>
Building bsddb module with/without "-ldb" - BugID 132600
https://api.github.com/repos/python/cpython/issues/33967/comments
2
2001-02-19T23:05:47Z
2022-04-09T21:20:39Z
https://github.com/python/cpython/issues/33967
1,198,774,748
33,967
[ "python", "cpython" ]
BPO | [403885](https://bugs.python.org/issue403885) --- | :--- Nosy | @loewis, @freddrake Files | <li>[None](https://bugs.python.org/file3140/None "Uploaded as text/plain at 2001-02-19.22:26:20 by @loewis"): None</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-02-22.14:06:28.000> created_at = <Date 2001-02-19.22:26:20.000> labels = ['expert-XML'] title = 'Dynamic registration and lookup of DOM implementations' updated_at = <Date 2001-02-22.14:06:28.000> user = 'https://github.com/loewis' ``` bugs.python.org fields: ```python activity = <Date 2001-02-22.14:06:28.000> actor = 'loewis' assignee = 'none' closed = True closed_date = None closer = None components = ['XML'] creation = <Date 2001-02-19.22:26:20.000> creator = 'loewis' dependencies = [] files = ['3140'] hgrepos = [] issue_num = 403885 keywords = ['patch'] message_count = 5.0 messages = ['35764', '35765', '35766', '35767', '35768'] nosy_count = 2.0 nosy_names = ['loewis', 'fdrake'] pr_nums = [] priority = 'normal' resolution = None stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue403885' versions = [] ``` </p></details>
Dynamic registration and lookup of DOM implementations
https://api.github.com/repos/python/cpython/issues/33966/comments
5
2001-02-19T22:26:20Z
2022-04-09T21:20:37Z
https://github.com/python/cpython/issues/33966
1,198,774,745
33,966
[ "python", "cpython" ]
BPO | [403884](https://bugs.python.org/issue403884) --- | :--- Nosy | @loewis Files | <li>[None](https://bugs.python.org/file3139/None "Uploaded as text/plain at 2001-02-19.22:21:51 by nobody"): None</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-02-19.22:25:49.000> created_at = <Date 2001-02-19.22:21:51.000> labels = ['expert-XML'] title = 'Dynamic registration and lookup of DOM implementations' updated_at = <Date 2001-02-19.22:25:49.000> user = 'https://bugs.python.org/anonymous' ``` bugs.python.org fields: ```python activity = <Date 2001-02-19.22:25:49.000> actor = 'loewis' assignee = 'none' closed = True closed_date = None closer = None components = ['XML'] creation = <Date 2001-02-19.22:21:51.000> creator = 'anonymous' dependencies = [] files = ['3139'] hgrepos = [] issue_num = 403884 keywords = ['patch'] message_count = 2.0 messages = ['35762', '35763'] nosy_count = 1.0 nosy_names = ['loewis'] pr_nums = [] priority = 'normal' resolution = None stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue403884' versions = [] ``` </p></details>
Dynamic registration and lookup of DOM implementations
https://api.github.com/repos/python/cpython/issues/33965/comments
2
2001-02-19T22:21:51Z
2022-04-09T21:20:36Z
https://github.com/python/cpython/issues/33965
1,198,774,739
33,965
[ "python", "cpython" ]
BPO | [233147](https://bugs.python.org/issue233147) --- | :--- Nosy | @freddrake <sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup> <details><summary>Show more details</summary><p> GitHub fields: ```python assignee = None closed_at = <Date 2001-02-19.23:31:41.000> created_at = <Date 2001-02-19.21:53:15.000> labels = ['interpreter-core'] title = "exec doesn't work with nested scopes" updated_at = <Date 2001-02-19.23:31:41.000> user = 'https://bugs.python.org/mpmak' ``` bugs.python.org fields: ```python activity = <Date 2001-02-19.23:31:41.000> actor = 'jhylton' assignee = 'jhylton' closed = True closed_date = None closer = None components = ['Interpreter Core'] creation = <Date 2001-02-19.21:53:15.000> creator = 'mpmak' dependencies = [] files = [] hgrepos = [] issue_num = 233147 keywords = [] message_count = 3.0 messages = ['3498', '3499', '3500'] nosy_count = 3.0 nosy_names = ['jhylton', 'fdrake', 'mpmak'] pr_nums = [] priority = 'normal' resolution = 'wont fix' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue233147' versions = [] ``` </p></details>
exec doesn't work with nested scopes
https://api.github.com/repos/python/cpython/issues/33964/comments
3
2001-02-19T21:53:15Z
2022-04-09T21:20:35Z
https://github.com/python/cpython/issues/33964
1,198,774,735
33,964
[ "python", "cpython" ]
BPO | [233096](https://bugs.python.org/issue233096) --- | :--- Nosy | @mwhudson, @freddrake <sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup> <details><summary>Show more details</summary><p> GitHub fields: ```python assignee = None closed_at = <Date 2001-02-19.23:38:29.000> created_at = <Date 2001-02-19.17:03:35.000> labels = ['interpreter-core'] title = 'Fatal python error in com_make_closure()' updated_at = <Date 2001-02-19.23:38:29.000> user = 'https://bugs.python.org/glchapman' ``` bugs.python.org fields: ```python activity = <Date 2001-02-19.23:38:29.000> actor = 'jhylton' assignee = 'jhylton' closed = True closed_date = None closer = None components = ['Interpreter Core'] creation = <Date 2001-02-19.17:03:35.000> creator = 'glchapman' dependencies = [] files = [] hgrepos = [] issue_num = 233096 keywords = [] message_count = 6.0 messages = ['3492', '3493', '3494', '3495', '3496', '3497'] nosy_count = 4.0 nosy_names = ['mwh', 'jhylton', 'fdrake', 'glchapman'] pr_nums = [] priority = 'high' resolution = 'fixed' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue233096' versions = [] ``` </p></details>
Fatal python error in com_make_closure()
https://api.github.com/repos/python/cpython/issues/33963/comments
6
2001-02-19T17:03:35Z
2022-04-09T21:20:34Z
https://github.com/python/cpython/issues/33963
1,198,774,731
33,963
[ "python", "cpython" ]
BPO | [233084](https://bugs.python.org/issue233084) --- | :--- Nosy | @freddrake <sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup> <details><summary>Show more details</summary><p> GitHub fields: ```python assignee = 'https://github.com/freddrake' closed_at = <Date 2002-08-16.00:47:10.000> created_at = <Date 2001-02-19.15:17:37.000> labels = ['library'] title = "nis.match('username', 'aliases') does not work under Linux" updated_at = <Date 2002-08-16.00:47:10.000> user = 'https://bugs.python.org/anonymous' ``` bugs.python.org fields: ```python activity = <Date 2002-08-16.00:47:10.000> actor = 'nobody' assignee = 'fdrake' closed = True closed_date = None closer = None components = ['Library (Lib)'] creation = <Date 2001-02-19.15:17:37.000> creator = 'anonymous' dependencies = [] files = [] hgrepos = [] issue_num = 233084 keywords = [] message_count = 6.0 messages = ['3486', '3487', '3488', '3489', '3490', '3491'] nosy_count = 2.0 nosy_names = ['nobody', 'fdrake'] pr_nums = [] priority = 'normal' resolution = 'wont fix' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue233084' versions = [] ``` </p></details>
nis.match('username', 'aliases') does not work under Linux
https://api.github.com/repos/python/cpython/issues/33962/comments
6
2001-02-19T15:17:37Z
2022-04-09T21:20:34Z
https://github.com/python/cpython/issues/33962
1,198,774,725
33,962
[ "python", "cpython" ]
BPO | [233050](https://bugs.python.org/issue233050) --- | :--- 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-04-10.20:39:49.000> created_at = <Date 2001-02-19.07:12:55.000> labels = ['build'] title = 'Python-2.1a2 tests failed on NetBSD 1.5 i386' updated_at = <Date 2001-04-10.20:39:49.000> user = 'https://bugs.python.org/aandersen' ``` bugs.python.org fields: ```python activity = <Date 2001-04-10.20:39:49.000> actor = 'gvanrossum' assignee = 'gvanrossum' closed = True closed_date = None closer = None components = ['Build'] creation = <Date 2001-02-19.07:12:55.000> creator = 'aandersen' dependencies = [] files = [] hgrepos = [] issue_num = 233050 keywords = [] message_count = 4.0 messages = ['3482', '3483', '3484', '3485'] nosy_count = 2.0 nosy_names = ['gvanrossum', 'aandersen'] pr_nums = [] priority = 'low' resolution = 'works for me' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue233050' versions = [] ``` </p></details>
Python-2.1a2 tests failed on NetBSD 1.5 i386
https://api.github.com/repos/python/cpython/issues/33961/comments
4
2001-02-19T07:12:55Z
2022-04-09T21:20:32Z
https://github.com/python/cpython/issues/33961
1,198,774,717
33,961
[ "python", "cpython" ]
BPO | [233041](https://bugs.python.org/issue233041) --- | :--- 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-02-28.21:49:24.000> created_at = <Date 2001-02-19.04:02:35.000> labels = ['library'] title = "ftplib close() shouldn't delete self.sock, self.file" updated_at = <Date 2001-02-28.21:49:24.000> user = 'https://bugs.python.org/anonymous' ``` bugs.python.org fields: ```python activity = <Date 2001-02-28.21:49:24.000> actor = 'fdrake' assignee = 'fdrake' closed = True closed_date = None closer = None components = ['Library (Lib)'] creation = <Date 2001-02-19.04:02:35.000> creator = 'anonymous' dependencies = [] files = [] hgrepos = [] issue_num = 233041 keywords = [] message_count = 2.0 messages = ['3480', '3481'] nosy_count = 1.0 nosy_names = ['fdrake'] pr_nums = [] priority = 'normal' resolution = 'fixed' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue233041' versions = [] ``` </p></details>
ftplib close() shouldn't delete self.sock, self.file
https://api.github.com/repos/python/cpython/issues/33960/comments
2
2001-02-19T04:02:35Z
2022-04-09T21:20:31Z
https://github.com/python/cpython/issues/33960
1,198,774,713
33,960
[ "python", "cpython" ]
BPO | [403871](https://bugs.python.org/issue403871) --- | :--- Nosy | @freddrake Files | <li>[None](https://bugs.python.org/file3138/None "Uploaded as text/plain at 2001-02-19.04:01:50 by dkuhlman2"): None</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-02-28.05:35:44.000> created_at = <Date 2001-02-19.04:01:50.000> labels = [] title = 'self.fp not defined in class ZipFile for non-existing file' updated_at = <Date 2001-02-28.05:35:44.000> user = 'https://bugs.python.org/dkuhlman2' ``` bugs.python.org fields: ```python activity = <Date 2001-02-28.05:35:44.000> actor = 'fdrake' assignee = 'fdrake' closed = True closed_date = None closer = None components = ['None'] creation = <Date 2001-02-19.04:01:50.000> creator = 'dkuhlman2' dependencies = [] files = ['3138'] hgrepos = [] issue_num = 403871 keywords = ['patch'] message_count = 2.0 messages = ['35760', '35761'] nosy_count = 2.0 nosy_names = ['fdrake', 'dkuhlman2'] pr_nums = [] priority = 'normal' resolution = 'fixed' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue403871' versions = [] ``` </p></details>
self.fp not defined in class ZipFile for non-existing file
https://api.github.com/repos/python/cpython/issues/33959/comments
2
2001-02-19T04:01:50Z
2022-04-09T21:20:30Z
https://github.com/python/cpython/issues/33959
1,198,774,711
33,959
[ "python", "cpython" ]
BPO | [233033](https://bugs.python.org/issue233033) --- | :--- Nosy | @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/akuchling' closed_at = <Date 2001-02-22.15:59:38.000> created_at = <Date 2001-02-19.00:46:12.000> labels = ['build'] title = 'Build on a New Machine Needs Pre-existing Libs??' updated_at = <Date 2001-02-22.15:59:38.000> user = 'https://bugs.python.org/anonymous' ``` bugs.python.org fields: ```python activity = <Date 2001-02-22.15:59:38.000> actor = 'akuchling' assignee = 'akuchling' closed = True closed_date = None closer = None components = ['Build'] creation = <Date 2001-02-19.00:46:12.000> creator = 'anonymous' dependencies = [] files = [] hgrepos = [] issue_num = 233033 keywords = [] message_count = 4.0 messages = ['3476', '3477', '3478', '3479'] nosy_count = 2.0 nosy_names = ['fdrake', 'akuchling'] pr_nums = [] priority = 'normal' resolution = 'works for me' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue233033' versions = [] ``` </p></details>
Build on a New Machine Needs Pre-existing Libs??
https://api.github.com/repos/python/cpython/issues/33958/comments
4
2001-02-19T00:46:12Z
2022-04-09T21:20:29Z
https://github.com/python/cpython/issues/33958
1,198,774,706
33,958
[ "python", "cpython" ]
BPO | [403868](https://bugs.python.org/issue403868) --- | :--- Nosy | @malemburg, @akuchling Files | <li>[None](https://bugs.python.org/file3137/None "Uploaded as text/plain at 2001-02-18.21:58:53 by @malemburg"): None</li> <sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup> <details><summary>Show more details</summary><p> GitHub fields: ```python assignee = 'https://github.com/akuchling' closed_at = <Date 2001-02-19.09:20:19.000> created_at = <Date 2001-02-18.21:58:53.000> labels = ['library'] title = 'Add better default compiler support' updated_at = <Date 2001-02-19.09:20:19.000> user = 'https://github.com/malemburg' ``` bugs.python.org fields: ```python activity = <Date 2001-02-19.09:20:19.000> actor = 'lemburg' assignee = 'akuchling' closed = True closed_date = None closer = None components = ['Distutils'] creation = <Date 2001-02-18.21:58:53.000> creator = 'lemburg' dependencies = [] files = ['3137'] hgrepos = [] issue_num = 403868 keywords = ['patch'] message_count = 7.0 messages = ['35753', '35754', '35755', '35756', '35757', '35758', '35759'] nosy_count = 2.0 nosy_names = ['lemburg', 'akuchling'] pr_nums = [] priority = 'normal' resolution = None stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue403868' versions = [] ``` </p></details>
Add better default compiler support
https://api.github.com/repos/python/cpython/issues/33957/comments
7
2001-02-18T21:58:53Z
2022-04-09T21:20:28Z
https://github.com/python/cpython/issues/33957
1,198,774,702
33,957
[ "python", "cpython" ]
BPO | [232933](https://bugs.python.org/issue232933) --- | :--- 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-02-22.22:22:22.000> created_at = <Date 2001-02-18.11:28:55.000> labels = ['interpreter-core'] title = "list.sort doesn't detect comparision errors" updated_at = <Date 2001-02-22.22:22:22.000> user = 'https://bugs.python.org/effbot' ``` bugs.python.org fields: ```python activity = <Date 2001-02-22.22:22:22.000> actor = 'gvanrossum' assignee = 'gvanrossum' closed = True closed_date = None closer = None components = ['Interpreter Core'] creation = <Date 2001-02-18.11:28:55.000> creator = 'effbot' dependencies = [] files = [] hgrepos = [] issue_num = 232933 keywords = [] message_count = 4.0 messages = ['3472', '3473', '3474', '3475'] nosy_count = 3.0 nosy_names = ['gvanrossum', 'tim.peters', 'effbot'] pr_nums = [] priority = 'high' resolution = 'fixed' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue232933' versions = [] ``` </p></details>
list.sort doesn't detect comparision errors
https://api.github.com/repos/python/cpython/issues/33956/comments
4
2001-02-18T11:28:55Z
2022-04-09T21:20:27Z
https://github.com/python/cpython/issues/33956
1,198,774,695
33,956
[ "python", "cpython" ]
BPO | [232921](https://bugs.python.org/issue232921) --- | :--- Nosy | @tim-one, @gpshead <sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup> <details><summary>Show more details</summary><p> GitHub fields: ```python assignee = 'https://github.com/tim-one' closed_at = <Date 2001-02-18.08:30:36.000> created_at = <Date 2001-02-18.08:15:08.000> labels = ['interpreter-core', 'invalid'] title = 'None treated differently in cmp() / sort() in 2.1a2' updated_at = <Date 2001-02-18.08:30:36.000> user = 'https://github.com/gpshead' ``` bugs.python.org fields: ```python activity = <Date 2001-02-18.08:30:36.000> actor = 'tim.peters' assignee = 'tim.peters' closed = True closed_date = None closer = None components = ['Interpreter Core'] creation = <Date 2001-02-18.08:15:08.000> creator = 'gregory.p.smith' dependencies = [] files = [] hgrepos = [] issue_num = 232921 keywords = [] message_count = 2.0 messages = ['3470', '3471'] nosy_count = 2.0 nosy_names = ['tim.peters', 'gregory.p.smith'] pr_nums = [] priority = 'normal' resolution = 'not a bug' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue232921' versions = [] ``` </p></details>
None treated differently in cmp() / sort() in 2.1a2
https://api.github.com/repos/python/cpython/issues/33955/comments
2
2001-02-18T08:15:08Z
2022-04-09T21:20:26Z
https://github.com/python/cpython/issues/33955
1,198,774,688
33,955
[ "python", "cpython" ]
BPO | [232913](https://bugs.python.org/issue232913) --- | :--- 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-02-26.21:56:56.000> created_at = <Date 2001-02-18.05:45:48.000> labels = ['library'] title = 'ConfigParser set() does not xform option' updated_at = <Date 2001-02-26.21:56:56.000> user = 'https://bugs.python.org/anonymous' ``` bugs.python.org fields: ```python activity = <Date 2001-02-26.21:56:56.000> actor = 'fdrake' assignee = 'fdrake' closed = True closed_date = None closer = None components = ['Library (Lib)'] creation = <Date 2001-02-18.05:45:48.000> creator = 'anonymous' dependencies = [] files = [] hgrepos = [] issue_num = 232913 keywords = [] message_count = 3.0 messages = ['3467', '3468', '3469'] nosy_count = 1.0 nosy_names = ['fdrake'] pr_nums = [] priority = 'normal' resolution = 'fixed' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue232913' versions = [] ``` </p></details>
ConfigParser set() does not xform option
https://api.github.com/repos/python/cpython/issues/33954/comments
3
2001-02-18T05:45:48Z
2022-04-09T21:20:25Z
https://github.com/python/cpython/issues/33954
1,198,774,681
33,954
[ "python", "cpython" ]
BPO | [232911](https://bugs.python.org/issue232911) --- | :--- Nosy | @freddrake <sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup> <details><summary>Show more details</summary><p> GitHub fields: ```python assignee = None closed_at = <Date 2001-02-19.21:44:09.000> created_at = <Date 2001-02-18.05:38:28.000> labels = ['library'] title = "ConfigParser's has_option() is case-sensitive" updated_at = <Date 2001-02-19.21:44:09.000> user = 'https://bugs.python.org/anonymous' ``` bugs.python.org fields: ```python activity = <Date 2001-02-19.21:44:09.000> actor = 'fdrake' assignee = 'none' closed = True closed_date = None closer = None components = ['Library (Lib)'] creation = <Date 2001-02-18.05:38:28.000> creator = 'anonymous' dependencies = [] files = [] hgrepos = [] issue_num = 232911 keywords = [] message_count = 2.0 messages = ['3465', '3466'] nosy_count = 1.0 nosy_names = ['fdrake'] pr_nums = [] priority = 'normal' resolution = 'duplicate' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue232911' versions = [] ``` </p></details>
ConfigParser's has_option() is case-sensitive
https://api.github.com/repos/python/cpython/issues/33953/comments
2
2001-02-18T05:38:28Z
2022-04-09T21:20:23Z
https://github.com/python/cpython/issues/33953
1,198,774,676
33,953
[ "python", "cpython" ]
BPO | [403865](https://bugs.python.org/issue403865) --- | :--- Nosy | @nascheme Files | <li>[None](https://bugs.python.org/file3136/None "Uploaded as text/plain at 2001-02-18.00:48:24 by mfavas"): None</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-02-19.04:53:02.000> created_at = <Date 2001-02-18.00:48:24.000> labels = ['build'] title = 'BugID 132783 - alllow extensions to build under Solaris8/gcc' updated_at = <Date 2001-02-19.04:53:02.000> user = 'https://bugs.python.org/mfavas' ``` bugs.python.org fields: ```python activity = <Date 2001-02-19.04:53:02.000> actor = 'nascheme' assignee = 'none' closed = True closed_date = None closer = None components = ['Build'] creation = <Date 2001-02-18.00:48:24.000> creator = 'mfavas' dependencies = [] files = ['3136'] hgrepos = [] issue_num = 403865 keywords = ['patch'] message_count = 2.0 messages = ['35751', '35752'] nosy_count = 2.0 nosy_names = ['mfavas', 'nascheme'] pr_nums = [] priority = 'normal' resolution = None stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue403865' versions = [] ``` </p></details>
BugID 132783 - alllow extensions to build under Solaris8/gcc
https://api.github.com/repos/python/cpython/issues/33952/comments
2
2001-02-18T00:48:24Z
2022-04-09T21:20:22Z
https://github.com/python/cpython/issues/33952
1,198,774,674
33,952
[ "python", "cpython" ]
BPO | [403864](https://bugs.python.org/issue403864) --- | :--- Nosy | @nascheme Files | <li>[None](https://bugs.python.org/file3135/None "Uploaded as text/plain at 2001-02-18.00:35:29 by mfavas"): None</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-02-19.04:41:24.000> created_at = <Date 2001-02-18.00:35:29.000> labels = ['build'] title = '2.1a2 has minor bug in "make clean" target: BugID 132879' updated_at = <Date 2001-02-19.04:41:24.000> user = 'https://bugs.python.org/mfavas' ``` bugs.python.org fields: ```python activity = <Date 2001-02-19.04:41:24.000> actor = 'nascheme' assignee = 'none' closed = True closed_date = None closer = None components = ['Build'] creation = <Date 2001-02-18.00:35:29.000> creator = 'mfavas' dependencies = [] files = ['3135'] hgrepos = [] issue_num = 403864 keywords = ['patch'] message_count = 2.0 messages = ['35749', '35750'] nosy_count = 2.0 nosy_names = ['mfavas', 'nascheme'] pr_nums = [] priority = 'normal' resolution = None stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue403864' versions = [] ``` </p></details>
2.1a2 has minor bug in "make clean" target: BugID 132879
https://api.github.com/repos/python/cpython/issues/33951/comments
2
2001-02-18T00:35:29Z
2022-04-09T21:20:21Z
https://github.com/python/cpython/issues/33951
1,198,774,666
33,951
[ "python", "cpython" ]
BPO | [232879](https://bugs.python.org/issue232879) --- | :--- Nosy | @nascheme <sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup> <details><summary>Show more details</summary><p> GitHub fields: ```python assignee = None closed_at = <Date 2001-02-19.04:37:29.000> created_at = <Date 2001-02-18.00:29:12.000> labels = ['build'] title = '2.1a2 minor bug in "make clean" target' updated_at = <Date 2001-02-19.04:37:29.000> user = 'https://bugs.python.org/mfavas' ``` bugs.python.org fields: ```python activity = <Date 2001-02-19.04:37:29.000> actor = 'nascheme' assignee = 'none' closed = True closed_date = None closer = None components = ['Build'] creation = <Date 2001-02-18.00:29:12.000> creator = 'mfavas' dependencies = [] files = [] hgrepos = [] issue_num = 232879 keywords = [] message_count = 2.0 messages = ['3463', '3464'] nosy_count = 2.0 nosy_names = ['mfavas', 'nascheme'] pr_nums = [] priority = 'normal' resolution = 'fixed' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue232879' versions = [] ``` </p></details>
2.1a2 minor bug in "make clean" target
https://api.github.com/repos/python/cpython/issues/33950/comments
2
2001-02-18T00:29:12Z
2022-04-09T21:20:20Z
https://github.com/python/cpython/issues/33950
1,198,774,662
33,950
[ "python", "cpython" ]
BPO | [232850](https://bugs.python.org/issue232850) --- | :--- 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-02-18.20:24:05.000> created_at = <Date 2001-02-17.18:45:33.000> labels = ['interpreter-core'] title = 'unix line terminator on windows' updated_at = <Date 2001-02-18.20:24:05.000> user = 'https://bugs.python.org/mpmak' ``` bugs.python.org fields: ```python activity = <Date 2001-02-18.20:24:05.000> actor = 'tim.peters' assignee = 'tim.peters' closed = True closed_date = None closer = None components = ['Interpreter Core'] creation = <Date 2001-02-17.18:45:33.000> creator = 'mpmak' dependencies = [] files = [] hgrepos = [] issue_num = 232850 keywords = [] message_count = 14.0 messages = ['3449', '3450', '3451', '3452', '3453', '3454', '3455', '3456', '3457', '3458', '3459', '3460', '3461', '3462'] nosy_count = 3.0 nosy_names = ['tim.peters', 'mpmak', 'zessin_5'] pr_nums = [] priority = 'high' resolution = 'fixed' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue232850' versions = [] ``` </p></details>
unix line terminator on windows
https://api.github.com/repos/python/cpython/issues/33949/comments
14
2001-02-17T18:45:33Z
2022-04-09T21:20:19Z
https://github.com/python/cpython/issues/33949
1,198,774,654
33,949