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 | [455231](https://bugs.python.org/issue455231) --- | :--- Nosy | @loewis Files | <li>[python-2.2a2_openbsd.diff](https://bugs.python.org/file3572/python-2.2a2_openbsd.diff "Uploaded as text/plain at 2001-08-25.11:24:23 by a7r"): Patch to Python 2.2a2 for OpenBSD.</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-09-05.14:25:42.000> created_at = <Date 2001-08-25.11:24:22.000> labels = ['build'] title = 'Python 2.2a2 -- OpenBSD a.out and ELF build fixes.' updated_at = <Date 2001-09-05.14:25:42.000> user = 'https://bugs.python.org/a7r' ``` bugs.python.org fields: ```python activity = <Date 2001-09-05.14:25:42.000> actor = 'loewis' assignee = 'none' closed = True closed_date = None closer = None components = ['Build'] creation = <Date 2001-08-25.11:24:22.000> creator = 'a7r' dependencies = [] files = ['3572'] hgrepos = [] issue_num = 455231 keywords = ['patch'] message_count = 2.0 messages = ['37443', '37444'] nosy_count = 2.0 nosy_names = ['loewis', 'a7r'] pr_nums = [] priority = 'normal' resolution = 'accepted' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue455231' versions = [] ``` </p></details>
Python 2.2a2 -- OpenBSD a.out and ELF build fixes.
https://api.github.com/repos/python/cpython/issues/35048/comments
2
2001-08-25T11:24:22Z
2022-04-09T21:40:49Z
https://github.com/python/cpython/issues/35048
1,198,779,489
35,048
[ "python", "cpython" ]
BPO | [455183](https://bugs.python.org/issue455183) --- | :--- Nosy | @loewis <sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup> <details><summary>Show more details</summary><p> GitHub fields: ```python assignee = 'https://github.com/loewis' closed_at = <Date 2001-09-13.10:34:10.000> created_at = <Date 2001-08-25.02:20:25.000> labels = ['build'] title = 'Cygwin build fails for 2.2a2' updated_at = <Date 2001-09-13.10:34:10.000> user = 'https://bugs.python.org/anonymous' ``` bugs.python.org fields: ```python activity = <Date 2001-09-13.10:34:10.000> actor = 'loewis' assignee = 'loewis' closed = True closed_date = None closer = None components = ['Build'] creation = <Date 2001-08-25.02:20:25.000> creator = 'anonymous' dependencies = [] files = [] hgrepos = [] issue_num = 455183 keywords = [] message_count = 4.0 messages = ['6173', '6174', '6175', '6176'] nosy_count = 2.0 nosy_names = ['nobody', 'loewis'] pr_nums = [] priority = 'normal' resolution = 'wont fix' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue455183' versions = [] ``` </p></details>
Cygwin build fails for 2.2a2
https://api.github.com/repos/python/cpython/issues/35047/comments
4
2001-08-25T02:20:25Z
2022-04-09T21:40:49Z
https://github.com/python/cpython/issues/35047
1,198,779,485
35,047
[ "python", "cpython" ]
BPO | [455176](https://bugs.python.org/issue455176) --- | :--- Nosy | @loewis <sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup> <details><summary>Show more details</summary><p> GitHub fields: ```python assignee = None closed_at = <Date 2001-09-05.14:18:08.000> created_at = <Date 2001-08-25.01:53:02.000> labels = ['interpreter-core', 'invalid'] title = 'sys module feature patch - modify_argv()' updated_at = <Date 2001-09-05.14:18:08.000> user = 'https://bugs.python.org/anonymous' ``` bugs.python.org fields: ```python activity = <Date 2001-09-05.14:18:08.000> actor = 'loewis' assignee = 'none' closed = True closed_date = None closer = None components = ['Interpreter Core'] creation = <Date 2001-08-25.01:53:02.000> creator = 'anonymous' dependencies = [] files = [] hgrepos = [] issue_num = 455176 keywords = ['patch'] message_count = 3.0 messages = ['37440', '37441', '37442'] nosy_count = 1.0 nosy_names = ['loewis'] pr_nums = [] priority = 'normal' resolution = 'not a bug' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue455176' versions = [] ``` </p></details>
sys module feature patch - modify_argv()
https://api.github.com/repos/python/cpython/issues/35046/comments
3
2001-08-25T01:53:02Z
2022-04-09T21:40:47Z
https://github.com/python/cpython/issues/35046
1,198,779,482
35,046
[ "python", "cpython" ]
BPO | [455137](https://bugs.python.org/issue455137) --- | :--- Nosy | @tim-one, @brianquinlan Files | <li>[popen.diff](https://bugs.python.org/file3571/popen.diff "Uploaded as text/plain at 2001-08-24.23:12:46 by @brianquinlan")</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-08-27.06:39:12.000> created_at = <Date 2001-08-24.23:11:45.000> labels = ['interpreter-core'] title = 'Makes popen work with COMMAND.COM on WNT' updated_at = <Date 2001-08-27.06:39:12.000> user = 'https://github.com/brianquinlan' ``` bugs.python.org fields: ```python activity = <Date 2001-08-27.06:39:12.000> actor = 'tim.peters' assignee = 'tim.peters' closed = True closed_date = None closer = None components = ['Interpreter Core'] creation = <Date 2001-08-24.23:11:45.000> creator = 'bquinlan' dependencies = [] files = ['3571'] hgrepos = [] issue_num = 455137 keywords = ['patch'] message_count = 3.0 messages = ['37437', '37438', '37439'] nosy_count = 2.0 nosy_names = ['tim.peters', 'bquinlan'] pr_nums = [] priority = 'normal' resolution = 'accepted' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue455137' versions = [] ``` </p></details>
Makes popen work with COMMAND.COM on WNT
https://api.github.com/repos/python/cpython/issues/35045/comments
3
2001-08-24T23:11:45Z
2022-04-09T21:40:47Z
https://github.com/python/cpython/issues/35045
1,198,779,475
35,045
[ "python", "cpython" ]
BPO | [455076](https://bugs.python.org/issue455076) --- | :--- Nosy | @gvanrossum Files | <li>[diff.txt](https://bugs.python.org/file3570/diff.txt "Uploaded as text/plain at 2001-08-24.20:00:16 by gvwilson"): Diff against mainline 2001-08-24</li> <sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup> <details><summary>Show more details</summary><p> GitHub fields: ```python assignee = 'https://github.com/gvanrossum' closed_at = <Date 2001-12-04.19:32:51.000> created_at = <Date 2001-08-24.20:00:14.000> labels = ['interpreter-core'] title = '%b format support for string/unicode' updated_at = <Date 2001-12-04.19:32:51.000> user = 'https://bugs.python.org/gvwilson' ``` bugs.python.org fields: ```python activity = <Date 2001-12-04.19:32:51.000> actor = 'gvanrossum' assignee = 'gvanrossum' closed = True closed_date = None closer = None components = ['Interpreter Core'] creation = <Date 2001-08-24.20:00:14.000> creator = 'gvwilson' dependencies = [] files = ['3570'] hgrepos = [] issue_num = 455076 keywords = ['patch'] message_count = 2.0 messages = ['37435', '37436'] nosy_count = 2.0 nosy_names = ['gvanrossum', 'gvwilson'] pr_nums = [] priority = 'normal' resolution = 'rejected' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue455076' versions = [] ``` </p></details>
%b format support for string/unicode
https://api.github.com/repos/python/cpython/issues/35044/comments
2
2001-08-24T20:00:14Z
2022-04-09T21:40:46Z
https://github.com/python/cpython/issues/35044
1,198,779,470
35,044
[ "python", "cpython" ]
BPO | [455020](https://bugs.python.org/issue455020) --- | :--- Nosy | @smontanaro <sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup> <details><summary>Show more details</summary><p> GitHub fields: ```python assignee = None closed_at = <Date 2001-11-22.03:38:52.000> created_at = <Date 2001-08-24.17:27:39.000> labels = ['type-feature', 'library'] title = 'identify data objects defined in classes' updated_at = <Date 2001-11-22.03:38:52.000> user = 'https://github.com/smontanaro' ``` bugs.python.org fields: ```python activity = <Date 2001-11-22.03:38:52.000> actor = 'ping' assignee = 'ping' closed = True closed_date = None closer = None components = ['Library (Lib)'] creation = <Date 2001-08-24.17:27:39.000> creator = 'skip.montanaro' dependencies = [] files = [] hgrepos = [] issue_num = 455020 keywords = [] message_count = 2.0 messages = ['6171', '6172'] nosy_count = 2.0 nosy_names = ['skip.montanaro', 'ping'] pr_nums = [] priority = 'normal' resolution = 'fixed' stage = None status = 'closed' superseder = None type = 'enhancement' url = 'https://bugs.python.org/issue455020' versions = [] ``` </p></details>
identify data objects defined in classes
https://api.github.com/repos/python/cpython/issues/35043/comments
2
2001-08-24T17:27:39Z
2022-04-09T21:40:44Z
https://github.com/python/cpython/issues/35043
1,198,779,466
35,043
[ "python", "cpython" ]
BPO | [455003](https://bugs.python.org/issue455003) --- | :--- Nosy | @gvanrossum, @tim-one <sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup> <details><summary>Show more details</summary><p> GitHub fields: ```python assignee = None closed_at = <Date 2001-08-24.21:53:14.000> created_at = <Date 2001-08-24.16:36:50.000> labels = ['invalid', 'library'] title = 'time module' updated_at = <Date 2001-08-24.21:53:14.000> user = 'https://bugs.python.org/anonymous' ``` bugs.python.org fields: ```python activity = <Date 2001-08-24.21:53:14.000> actor = 'tim.peters' assignee = 'none' closed = True closed_date = None closer = None components = ['Library (Lib)'] creation = <Date 2001-08-24.16:36:50.000> creator = 'anonymous' dependencies = [] files = [] hgrepos = [] issue_num = 455003 keywords = [] message_count = 3.0 messages = ['6168', '6169', '6170'] nosy_count = 2.0 nosy_names = ['gvanrossum', 'tim.peters'] pr_nums = [] priority = 'normal' resolution = 'not a bug' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue455003' versions = [] ``` </p></details>
time module
https://api.github.com/repos/python/cpython/issues/35042/comments
3
2001-08-24T16:36:50Z
2022-04-09T21:40:43Z
https://github.com/python/cpython/issues/35042
1,198,779,464
35,042
[ "python", "cpython" ]
BPO | [454917](https://bugs.python.org/issue454917) --- | :--- 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-08-30.14:43:36.000> created_at = <Date 2001-08-24.10:38:54.000> labels = ['docs'] title = 'Wrong URL for SHA standard' updated_at = <Date 2001-08-30.14:43:36.000> user = 'https://bugs.python.org/anonymous' ``` bugs.python.org fields: ```python activity = <Date 2001-08-30.14:43:36.000> actor = 'fdrake' assignee = 'fdrake' closed = True closed_date = None closer = None components = ['Documentation'] creation = <Date 2001-08-24.10:38:54.000> creator = 'anonymous' dependencies = [] files = [] hgrepos = [] issue_num = 454917 keywords = [] message_count = 2.0 messages = ['6166', '6167'] 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/issue454917' versions = [] ``` </p></details>
Wrong URL for SHA standard
https://api.github.com/repos/python/cpython/issues/35041/comments
2
2001-08-24T10:38:54Z
2022-04-09T21:40:42Z
https://github.com/python/cpython/issues/35041
1,198,779,460
35,041
[ "python", "cpython" ]
BPO | [454896](https://bugs.python.org/issue454896) --- | :--- Nosy | @gvanrossum <sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup> <details><summary>Show more details</summary><p> GitHub fields: ```python assignee = None closed_at = <Date 2002-06-10.21:18:14.000> created_at = <Date 2001-08-24.09:10:32.000> labels = ['type-feature'] title = 'Add unsigneds to ParseTuple/BuildValue' updated_at = <Date 2002-06-10.21:18:14.000> user = 'https://github.com/gvanrossum' ``` bugs.python.org fields: ```python activity = <Date 2002-06-10.21:18:14.000> actor = 'gvanrossum' assignee = 'none' closed = True closed_date = None closer = None components = ['None'] creation = <Date 2001-08-24.09:10:32.000> creator = 'gvanrossum' dependencies = [] files = [] hgrepos = [] issue_num = 454896 keywords = [] message_count = 2.0 messages = ['53244', '53245'] nosy_count = 1.0 nosy_names = ['gvanrossum'] pr_nums = [] priority = 'normal' resolution = None stage = None status = 'closed' superseder = None type = 'enhancement' url = 'https://bugs.python.org/issue454896' versions = [] ``` </p></details>
Add unsigneds to ParseTuple/BuildValue
https://api.github.com/repos/python/cpython/issues/35040/comments
2
2001-08-24T09:10:32Z
2022-04-09T21:40:40Z
https://github.com/python/cpython/issues/35040
1,198,779,450
35,040
[ "python", "cpython" ]
BPO | [454891](https://bugs.python.org/issue454891) --- | :--- 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-08-24.17:37:46.000> created_at = <Date 2001-08-24.08:51:08.000> labels = ['interpreter-core'] title = 'loss of precision in float marshaling' updated_at = <Date 2001-08-24.17:37:46.000> user = 'https://bugs.python.org/anonymous' ``` bugs.python.org fields: ```python activity = <Date 2001-08-24.17:37:46.000> actor = 'tim.peters' assignee = 'tim.peters' closed = True closed_date = None closer = None components = ['Interpreter Core'] creation = <Date 2001-08-24.08:51:08.000> creator = 'anonymous' dependencies = [] files = [] hgrepos = [] issue_num = 454891 keywords = [] message_count = 2.0 messages = ['6164', '6165'] 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/issue454891' versions = [] ``` </p></details>
loss of precision in float marshaling
https://api.github.com/repos/python/cpython/issues/35039/comments
2
2001-08-24T08:51:08Z
2022-04-09T21:40:40Z
https://github.com/python/cpython/issues/35039
1,198,779,447
35,039
[ "python", "cpython" ]
BPO | [454887](https://bugs.python.org/issue454887) --- | :--- 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-09-05.04:16:33.000> created_at = <Date 2001-08-24.08:36:06.000> labels = ['interpreter-core'] title = 'static/classmethods and tp_slots' updated_at = <Date 2001-09-05.04:16:33.000> user = 'https://bugs.python.org/rengelink' ``` bugs.python.org fields: ```python activity = <Date 2001-09-05.04:16:33.000> actor = 'gvanrossum' assignee = 'gvanrossum' closed = True closed_date = None closer = None components = ['Interpreter Core'] creation = <Date 2001-08-24.08:36:06.000> creator = 'rengelink' dependencies = [] files = [] hgrepos = [] issue_num = 454887 keywords = [] message_count = 3.0 messages = ['6161', '6162', '6163'] nosy_count = 2.0 nosy_names = ['gvanrossum', 'rengelink'] pr_nums = [] priority = 'low' resolution = None stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue454887' versions = ['Python 2.2'] ``` </p></details>
static/classmethods and tp_slots
https://api.github.com/repos/python/cpython/issues/35038/comments
3
2001-08-24T08:36:06Z
2022-04-09T21:40:38Z
https://github.com/python/cpython/issues/35038
1,198,779,445
35,038
[ "python", "cpython" ]
BPO | [454843](https://bugs.python.org/issue454843) --- | :--- 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-09-18.20:03:24.000> created_at = <Date 2001-08-24.03:40:02.000> labels = ['interpreter-core'] title = 'Python2.x sre and threaded import lockin' updated_at = <Date 2001-09-18.20:03:24.000> user = 'https://bugs.python.org/jpkelly' ``` bugs.python.org fields: ```python activity = <Date 2001-09-18.20:03:24.000> actor = 'tim.peters' assignee = 'tim.peters' closed = True closed_date = None closer = None components = ['Interpreter Core'] creation = <Date 2001-08-24.03:40:02.000> creator = 'jpkelly' dependencies = [] files = [] hgrepos = [] issue_num = 454843 keywords = [] message_count = 4.0 messages = ['6157', '6158', '6159', '6160'] nosy_count = 3.0 nosy_names = ['tim.peters', 'effbot', 'jpkelly'] pr_nums = [] priority = 'low' resolution = 'wont fix' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue454843' versions = [] ``` </p></details>
Python2.x sre and threaded import lockin
https://api.github.com/repos/python/cpython/issues/35037/comments
4
2001-08-24T03:40:02Z
2022-04-09T21:40:37Z
https://github.com/python/cpython/issues/35037
1,198,779,441
35,037
[ "python", "cpython" ]
BPO | [454790](https://bugs.python.org/issue454790) --- | :--- Nosy | @loewis Files | <li>[getopt.py.diff](https://bugs.python.org/file3569/getopt.py.diff "Uploaded as text/plain at 2001-08-24.00:26:19 by richard"): diff against getopt.py from 2.1</li> <sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup> <details><summary>Show more details</summary><p> GitHub fields: ```python assignee = None closed_at = <Date 2002-02-14.22:52:33.000> created_at = <Date 2001-08-24.00:26:17.000> labels = [] title = 'Have getopt handle optional short args' updated_at = <Date 2002-02-14.22:52:33.000> user = 'https://bugs.python.org/richard' ``` bugs.python.org fields: ```python activity = <Date 2002-02-14.22:52:33.000> actor = 'richard' assignee = 'none' closed = True closed_date = None closer = None components = ['None'] creation = <Date 2001-08-24.00:26:17.000> creator = 'richard' dependencies = [] files = ['3569'] hgrepos = [] issue_num = 454790 keywords = ['patch'] message_count = 4.0 messages = ['37431', '37432', '37433', '37434'] nosy_count = 2.0 nosy_names = ['loewis', 'richard'] pr_nums = [] priority = 'normal' resolution = 'rejected' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue454790' versions = ['Python 2.3'] ``` </p></details>
Have getopt handle optional short args
https://api.github.com/repos/python/cpython/issues/35036/comments
4
2001-08-24T00:26:17Z
2022-04-09T21:40:36Z
https://github.com/python/cpython/issues/35036
1,198,779,437
35,036
[ "python", "cpython" ]
BPO | [454743](https://bugs.python.org/issue454743) --- | :--- Nosy | @gvanrossum, @warsaw Files | <li>[format-patch.txt](https://bugs.python.org/file3568/format-patch.txt "Uploaded as text/plain at 2001-08-23.22:23:27 by @warsaw")</li> <sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup> <details><summary>Show more details</summary><p> GitHub fields: ```python assignee = 'https://github.com/gvanrossum' closed_at = <Date 2001-08-24.18:32:18.000> created_at = <Date 2001-08-23.22:23:22.000> labels = ['interpreter-core'] title = 'PyString_FromFormat()' updated_at = <Date 2001-08-24.18:32:18.000> user = 'https://github.com/warsaw' ``` bugs.python.org fields: ```python activity = <Date 2001-08-24.18:32:18.000> actor = 'barry' assignee = 'gvanrossum' closed = True closed_date = None closer = None components = ['Interpreter Core'] creation = <Date 2001-08-23.22:23:22.000> creator = 'barry' dependencies = [] files = ['3568'] hgrepos = [] issue_num = 454743 keywords = ['patch'] message_count = 2.0 messages = ['37429', '37430'] nosy_count = 2.0 nosy_names = ['gvanrossum', 'barry'] pr_nums = [] priority = 'normal' resolution = 'accepted' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue454743' versions = [] ``` </p></details>
PyString_FromFormat()
https://api.github.com/repos/python/cpython/issues/35035/comments
2
2001-08-23T22:23:22Z
2022-04-09T21:40:35Z
https://github.com/python/cpython/issues/35035
1,198,779,434
35,035
[ "python", "cpython" ]
BPO | [454685](https://bugs.python.org/issue454685) --- | :--- 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-08-23.20:06:27.000> created_at = <Date 2001-08-23.19:44:25.000> labels = ['invalid'] title = 'exec() and globals weirdness' updated_at = <Date 2001-08-23.20:06:27.000> user = 'https://bugs.python.org/anonymous' ``` bugs.python.org fields: ```python activity = <Date 2001-08-23.20:06:27.000> actor = 'tim.peters' assignee = 'none' closed = True closed_date = None closer = None components = ['None'] creation = <Date 2001-08-23.19:44:25.000> creator = 'anonymous' dependencies = [] files = [] hgrepos = [] issue_num = 454685 keywords = [] message_count = 2.0 messages = ['6155', '6156'] nosy_count = 1.0 nosy_names = ['tim.peters'] pr_nums = [] priority = 'normal' resolution = 'not a bug' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue454685' versions = [] ``` </p></details>
exec() and globals weirdness
https://api.github.com/repos/python/cpython/issues/35034/comments
2
2001-08-23T19:44:25Z
2022-04-09T21:40:33Z
https://github.com/python/cpython/issues/35034
1,198,779,429
35,034
[ "python", "cpython" ]
BPO | [454553](https://bugs.python.org/issue454553) --- | :--- Nosy | @gvanrossum, @doerwalter Files | <li>[diff.txt](https://bugs.python.org/file3565/diff.txt "Uploaded as text/plain at 2001-08-23.12:59:30 by @doerwalter")</li><li>[diff.txt](https://bugs.python.org/file3566/diff.txt "Uploaded as text/plain at 2001-08-24.12:58:24 by @doerwalter"): Patch to urllib2.py</li><li>[diff.txt](https://bugs.python.org/file3567/diff.txt "Uploaded as text/plain at 2001-08-24.16:42:59 by @doerwalter"): Patch to urllib.py and urllib2.py for local files</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-08-27.20:19:01.000> created_at = <Date 2001-08-23.12:59:28.000> labels = ['library'] title = 'Content-Type header for ftp url' updated_at = <Date 2001-08-27.20:19:01.000> user = 'https://github.com/doerwalter' ``` bugs.python.org fields: ```python activity = <Date 2001-08-27.20:19:01.000> actor = 'jhylton' assignee = 'jhylton' closed = True closed_date = None closer = None components = ['Library (Lib)'] creation = <Date 2001-08-23.12:59:28.000> creator = 'doerwalter' dependencies = [] files = ['3565', '3566', '3567'] hgrepos = [] issue_num = 454553 keywords = ['patch'] message_count = 10.0 messages = ['37419', '37420', '37421', '37422', '37423', '37424', '37425', '37426', '37427', '37428'] nosy_count = 3.0 nosy_names = ['gvanrossum', 'jhylton', 'doerwalter'] pr_nums = [] priority = 'normal' resolution = 'accepted' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue454553' versions = [] ``` </p></details>
Content-Type header for ftp url
https://api.github.com/repos/python/cpython/issues/35033/comments
10
2001-08-23T12:59:28Z
2022-04-09T21:40:32Z
https://github.com/python/cpython/issues/35033
1,198,779,422
35,033
[ "python", "cpython" ]
BPO | [454493](https://bugs.python.org/issue454493) --- | :--- Nosy | @gvanrossum, @loewis Files | <li>[config.patch](https://bugs.python.org/file125/config.patch "Uploaded as text/plain at 2001-09-04.12:01:35 by @loewis"): Patch for 2.2a2</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-09-05.08:23:23.000> created_at = <Date 2001-08-23.07:44:16.000> labels = ['extension-modules'] title = 'building _socket failed' updated_at = <Date 2001-09-05.08:23:23.000> user = 'https://bugs.python.org/rengelink' ``` bugs.python.org fields: ```python activity = <Date 2001-09-05.08:23:23.000> actor = 'loewis' assignee = 'loewis' closed = True closed_date = None closer = None components = ['Extension Modules'] creation = <Date 2001-08-23.07:44:16.000> creator = 'rengelink' dependencies = [] files = ['125'] hgrepos = [] issue_num = 454493 keywords = [] message_count = 7.0 messages = ['6148', '6149', '6150', '6151', '6152', '6153', '6154'] nosy_count = 3.0 nosy_names = ['gvanrossum', 'loewis', 'rengelink'] pr_nums = [] priority = 'normal' resolution = 'fixed' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue454493' versions = ['Python 2.2'] ``` </p></details>
building _socket failed
https://api.github.com/repos/python/cpython/issues/35032/comments
7
2001-08-23T07:44:16Z
2022-04-09T21:40:32Z
https://github.com/python/cpython/issues/35032
1,198,779,415
35,032
[ "python", "cpython" ]
BPO | [454456](https://bugs.python.org/issue454456) --- | :--- Nosy | @gvanrossum, @tim-one <sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup> <details><summary>Show more details</summary><p> GitHub fields: ```python assignee = 'https://github.com/tim-one' closed_at = <Date 2001-09-05.18:29:26.000> created_at = <Date 2001-08-23.04:26:12.000> labels = ['library'] title = 'int overflow code needs tests' updated_at = <Date 2001-09-05.18:29:26.000> user = 'https://github.com/gvanrossum' ``` bugs.python.org fields: ```python activity = <Date 2001-09-05.18:29:26.000> actor = 'gvanrossum' assignee = 'tim.peters' closed = True closed_date = None closer = None components = ['Library (Lib)'] creation = <Date 2001-08-23.04:26:12.000> creator = 'gvanrossum' dependencies = [] files = [] hgrepos = [] issue_num = 454456 keywords = [] message_count = 3.0 messages = ['6145', '6146', '6147'] nosy_count = 2.0 nosy_names = ['gvanrossum', 'tim.peters'] pr_nums = [] priority = 'normal' resolution = 'fixed' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue454456' versions = ['Python 2.2'] ``` </p></details>
int overflow code needs tests
https://api.github.com/repos/python/cpython/issues/35031/comments
3
2001-08-23T04:26:12Z
2022-04-09T21:40:31Z
https://github.com/python/cpython/issues/35031
1,198,779,408
35,031
[ "python", "cpython" ]
BPO | [454446](https://bugs.python.org/issue454446) --- | :--- Nosy | @gvanrossum, @freddrake, @facundobatista <sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup> <details><summary>Show more details</summary><p> GitHub fields: ```python assignee = 'https://github.com/freddrake' closed_at = <Date 2004-11-26.00:04:14.000> created_at = <Date 2001-08-23.03:18:07.000> labels = ['docs'] title = 'new int overflow handling needs docs' updated_at = <Date 2004-11-26.00:04:14.000> user = 'https://github.com/gvanrossum' ``` bugs.python.org fields: ```python activity = <Date 2004-11-26.00:04:14.000> actor = 'facundobatista' assignee = 'fdrake' closed = True closed_date = None closer = None components = ['Documentation'] creation = <Date 2001-08-23.03:18:07.000> creator = 'gvanrossum' dependencies = [] files = [] hgrepos = [] issue_num = 454446 keywords = [] message_count = 3.0 messages = ['6142', '6143', '6144'] nosy_count = 3.0 nosy_names = ['gvanrossum', 'fdrake', 'facundobatista'] pr_nums = [] priority = 'high' resolution = 'wont fix' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue454446' versions = ['Python 2.2'] ``` </p></details>
new int overflow handling needs docs
https://api.github.com/repos/python/cpython/issues/35030/comments
3
2001-08-23T03:18:07Z
2022-04-09T21:40:30Z
https://github.com/python/cpython/issues/35030
1,198,779,405
35,030
[ "python", "cpython" ]
BPO | [454383](https://bugs.python.org/issue454383) --- | :--- Nosy | @gvanrossum, @loewis, @akuchling <sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup> <details><summary>Show more details</summary><p> GitHub fields: ```python assignee = 'https://github.com/akuchling' closed_at = <Date 2001-10-13.08:31:56.000> created_at = <Date 2001-08-22.23:10:10.000> labels = ['build'] title = 'make test failed in solaris_2.7 with gcc' updated_at = <Date 2001-10-13.08:31:56.000> user = 'https://bugs.python.org/duongusa' ``` bugs.python.org fields: ```python activity = <Date 2001-10-13.08:31:56.000> actor = 'loewis' assignee = 'akuchling' closed = True closed_date = None closer = None components = ['Build'] creation = <Date 2001-08-22.23:10:10.000> creator = 'duongusa' dependencies = [] files = [] hgrepos = [] issue_num = 454383 keywords = [] message_count = 4.0 messages = ['6138', '6139', '6140', '6141'] nosy_count = 5.0 nosy_names = ['gvanrossum', 'nobody', 'loewis', 'akuchling', 'duongusa'] pr_nums = [] priority = 'normal' resolution = 'works for me' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue454383' versions = [] ``` </p></details>
make test failed in solaris_2.7 with gcc
https://api.github.com/repos/python/cpython/issues/35029/comments
4
2001-08-22T23:10:10Z
2022-04-09T21:40:28Z
https://github.com/python/cpython/issues/35029
1,198,779,402
35,029
[ "python", "cpython" ]
BPO | [454307](https://bugs.python.org/issue454307) --- | :--- Nosy | @jackjansen <sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup> <details><summary>Show more details</summary><p> GitHub fields: ```python assignee = None closed_at = <Date 2001-08-26.16:53:43.000> created_at = <Date 2001-08-22.18:42:15.000> labels = ['OS-mac'] title = 'select.select locks up IDE' updated_at = <Date 2001-08-26.16:53:43.000> user = 'https://bugs.python.org/emanon' ``` bugs.python.org fields: ```python activity = <Date 2001-08-26.16:53:43.000> actor = 'jvr' assignee = 'jvr' closed = True closed_date = None closer = None components = ['macOS'] creation = <Date 2001-08-22.18:42:15.000> creator = 'emanon' dependencies = [] files = [] hgrepos = [] issue_num = 454307 keywords = [] message_count = 3.0 messages = ['6135', '6136', '6137'] nosy_count = 3.0 nosy_names = ['jackjansen', 'jvr', 'emanon'] pr_nums = [] priority = 'normal' resolution = None stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue454307' versions = [] ``` </p></details>
select.select locks up IDE
https://api.github.com/repos/python/cpython/issues/35028/comments
3
2001-08-22T18:42:15Z
2022-04-09T21:40:27Z
https://github.com/python/cpython/issues/35028
1,198,779,399
35,028
[ "python", "cpython" ]
BPO | [454086](https://bugs.python.org/issue454086) --- | :--- 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 2004-06-07.14:24:30.000> created_at = <Date 2001-08-22.04:30:03.000> labels = ['library'] title = 'distutils/mingw32 links to dbg libs' updated_at = <Date 2004-06-07.14:24:30.000> user = 'https://bugs.python.org/ghaering' ``` bugs.python.org fields: ```python activity = <Date 2004-06-07.14:24:30.000> actor = 'akuchling' assignee = 'ghaering' closed = True closed_date = None closer = None components = ['Distutils'] creation = <Date 2001-08-22.04:30:03.000> creator = 'ghaering' dependencies = [] files = [] hgrepos = [] issue_num = 454086 keywords = [] message_count = 5.0 messages = ['6130', '6131', '6132', '6133', '6134'] nosy_count = 3.0 nosy_names = ['akuchling', 'nnorwitz', 'ghaering'] pr_nums = [] priority = 'normal' resolution = 'out of date' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue454086' versions = [] ``` </p></details>
distutils/mingw32 links to dbg libs
https://api.github.com/repos/python/cpython/issues/35027/comments
5
2001-08-22T04:30:03Z
2022-04-09T21:40:26Z
https://github.com/python/cpython/issues/35027
1,198,779,395
35,027
[ "python", "cpython" ]
BPO | [454041](https://bugs.python.org/issue454041) --- | :--- Nosy | @loewis Files | <li>[uw7_setup.patch](https://bugs.python.org/file3558/uw7_setup.patch "Uploaded as text/plain at 2001-08-22.01:01:59 by ballie01"): Patch for setup.py</li><li>[uw7_ccompiler.patch](https://bugs.python.org/file3559/uw7_ccompiler.patch "Uploaded as text/plain at 2001-08-22.01:02:40 by ballie01")</li><li>[uw7_unixccompiler.patch](https://bugs.python.org/file3560/uw7_unixccompiler.patch "Uploaded as text/plain at 2001-08-22.01:04:02 by ballie01"): Patch for Lib/distutils/unixcompiler.py</li><li>[uw7_msvccompiler.patch](https://bugs.python.org/file3561/uw7_msvccompiler.patch "Uploaded as text/plain at 2001-08-22.01:05:10 by ballie01"): Patch for Lib/distutils/msvcompiler.py</li><li>[uw7_mwerkscompiler.patch](https://bugs.python.org/file3562/uw7_mwerkscompiler.patch "Uploaded as text/plain at 2001-08-22.01:06:12 by ballie01"): Patch for Lib/distutils/mwerkscompiler.py</li><li>[uw7_uslccompiler.patch](https://bugs.python.org/file3563/uw7_uslccompiler.patch "Uploaded as text/plain at 2001-08-22.01:07:03 by ballie01"): Patch to add Lib/distutils/uslccompiler.py</li><li>[uw7_setup_2.patch](https://bugs.python.org/file3564/uw7_setup_2.patch "Uploaded as text/plain at 2001-08-23.04:46:36 by ballie01"): Updated patch for setup.py.</li> <sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup> <details><summary>Show more details</summary><p> GitHub fields: ```python assignee = None closed_at = <Date 2002-09-22.09:33:54.000> created_at = <Date 2001-08-22.01:01:58.000> labels = ['library'] title = 'Setup and distutils changes.' updated_at = <Date 2002-09-22.09:33:54.000> user = 'https://bugs.python.org/ballie01' ``` bugs.python.org fields: ```python activity = <Date 2002-09-22.09:33:54.000> actor = 'loewis' assignee = 'none' closed = True closed_date = None closer = None components = ['Distutils'] creation = <Date 2001-08-22.01:01:58.000> creator = 'ballie01' dependencies = [] files = ['3558', '3559', '3560', '3561', '3562', '3563', '3564'] hgrepos = [] issue_num = 454041 keywords = ['patch'] message_count = 3.0 messages = ['37416', '37417', '37418'] nosy_count = 2.0 nosy_names = ['loewis', 'ballie01'] pr_nums = [] priority = 'normal' resolution = 'rejected' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue454041' versions = [] ``` </p></details>
Setup and distutils changes.
https://api.github.com/repos/python/cpython/issues/35026/comments
3
2001-08-22T01:01:58Z
2022-04-09T21:40:24Z
https://github.com/python/cpython/issues/35026
1,198,779,392
35,026
[ "python", "cpython" ]
BPO | [454030](https://bugs.python.org/issue454030) --- | :--- Nosy | @mwhudson, @gvanrossum, @barry-scott <sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup> <details><summary>Show more details</summary><p> GitHub fields: ```python assignee = None closed_at = <Date 2002-11-05.17:04:39.000> created_at = <Date 2001-08-21.23:42:24.000> labels = ['library'] title = 'distutils cannot link C++ code with GCC' updated_at = <Date 2002-11-05.17:04:39.000> user = 'https://github.com/barry-scott' ``` bugs.python.org fields: ```python activity = <Date 2002-11-05.17:04:39.000> actor = 'niemeyer' assignee = 'none' closed = True closed_date = None closer = None components = ['Distutils'] creation = <Date 2001-08-21.23:42:24.000> creator = 'barry-scott' dependencies = [] files = [] hgrepos = [] issue_num = 454030 keywords = [] message_count = 6.0 messages = ['6124', '6125', '6126', '6127', '6128', '6129'] nosy_count = 5.0 nosy_names = ['mwh', 'gvanrossum', 'nnorwitz', 'barry-scott', 'niemeyer'] pr_nums = [] priority = 'normal' resolution = 'duplicate' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue454030' versions = [] ``` </p></details>
distutils cannot link C++ code with GCC
https://api.github.com/repos/python/cpython/issues/35025/comments
6
2001-08-21T23:42:24Z
2022-04-09T21:40:23Z
https://github.com/python/cpython/issues/35025
1,198,779,389
35,025
[ "python", "cpython" ]
BPO | [453914](https://bugs.python.org/issue453914) --- | :--- Nosy | @freddrake Files | <li>[pypickle.diff](https://bugs.python.org/file3557/pypickle.diff "Uploaded as text/plain at 2001-08-21.19:47:03 by tripiecz"): Make example in the pickle documentation safer.</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-09-25.16:30:33.000> created_at = <Date 2001-08-21.19:47:02.000> labels = ['docs'] title = 'bad example in pickle documentation' updated_at = <Date 2001-09-25.16:30:33.000> user = 'https://bugs.python.org/tripiecz' ``` bugs.python.org fields: ```python activity = <Date 2001-09-25.16:30:33.000> actor = 'fdrake' assignee = 'fdrake' closed = True closed_date = None closer = None components = ['Documentation'] creation = <Date 2001-08-21.19:47:02.000> creator = 'tripiecz' dependencies = [] files = ['3557'] hgrepos = [] issue_num = 453914 keywords = ['patch'] message_count = 2.0 messages = ['37414', '37415'] nosy_count = 2.0 nosy_names = ['fdrake', 'tripiecz'] pr_nums = [] priority = 'normal' resolution = 'fixed' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue453914' versions = [] ``` </p></details>
bad example in pickle documentation
https://api.github.com/repos/python/cpython/issues/35024/comments
2
2001-08-21T19:47:02Z
2022-04-09T21:40:23Z
https://github.com/python/cpython/issues/35024
1,198,779,385
35,024
[ "python", "cpython" ]
BPO | [453728](https://bugs.python.org/issue453728) --- | :--- 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-09-06.18:44:32.000> created_at = <Date 2001-08-21.13:57:16.000> labels = ['docs'] title = 'Tutorial: string lits & cont. lines' updated_at = <Date 2001-09-06.18:44:32.000> user = 'https://github.com/freddrake' ``` bugs.python.org fields: ```python activity = <Date 2001-09-06.18:44:32.000> actor = 'fdrake' assignee = 'fdrake' closed = True closed_date = None closer = None components = ['Documentation'] creation = <Date 2001-08-21.13:57:16.000> creator = 'fdrake' dependencies = [] files = [] hgrepos = [] issue_num = 453728 keywords = [] message_count = 3.0 messages = ['6121', '6122', '6123'] nosy_count = 2.0 nosy_names = ['nobody', 'fdrake'] pr_nums = [] priority = 'normal' resolution = 'fixed' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue453728' versions = [] ``` </p></details>
Tutorial: string lits & cont. lines
https://api.github.com/repos/python/cpython/issues/35023/comments
3
2001-08-21T13:57:16Z
2022-04-09T21:40:22Z
https://github.com/python/cpython/issues/35023
1,198,779,380
35,023
[ "python", "cpython" ]
BPO | [453706](https://bugs.python.org/issue453706) --- | :--- 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-09-24.20:26:40.000> created_at = <Date 2001-08-21.12:49:45.000> labels = ['library'] title = 'sgmllib exception behaviour: policy?' updated_at = <Date 2001-09-24.20:26:40.000> user = 'https://bugs.python.org/anonymous' ``` bugs.python.org fields: ```python activity = <Date 2001-09-24.20:26:40.000> actor = 'fdrake' assignee = 'fdrake' closed = True closed_date = None closer = None components = ['Library (Lib)'] creation = <Date 2001-08-21.12:49:45.000> creator = 'anonymous' dependencies = [] files = [] hgrepos = [] issue_num = 453706 keywords = [] message_count = 5.0 messages = ['6116', '6117', '6118', '6119', '6120'] nosy_count = 2.0 nosy_names = ['nobody', 'fdrake'] pr_nums = [] priority = 'high' resolution = 'fixed' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue453706' versions = [] ``` </p></details>
sgmllib exception behaviour: policy?
https://api.github.com/repos/python/cpython/issues/35022/comments
5
2001-08-21T12:49:45Z
2022-04-09T21:40:21Z
https://github.com/python/cpython/issues/35022
1,198,779,374
35,022
[ "python", "cpython" ]
BPO | [453691](https://bugs.python.org/issue453691) --- | :--- Nosy | @gvanrossum, @freddrake Files | <li>[pycgi.patch](https://bugs.python.org/file3556/pycgi.patch "Uploaded as text/plain at 2001-08-21.11:47:38 by tripiecz"): Add getfirst() and getlist() methods to cgi.py and update the documentation</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-09-11.16:27:24.000> created_at = <Date 2001-08-21.11:47:37.000> labels = ['docs'] title = 'CGI: NEW: methods getfirst(), getlist()' updated_at = <Date 2001-09-11.16:27:24.000> user = 'https://bugs.python.org/tripiecz' ``` bugs.python.org fields: ```python activity = <Date 2001-09-11.16:27:24.000> actor = 'fdrake' assignee = 'fdrake' closed = True closed_date = None closer = None components = ['Documentation'] creation = <Date 2001-08-21.11:47:37.000> creator = 'tripiecz' dependencies = [] files = ['3556'] hgrepos = [] issue_num = 453691 keywords = ['patch'] message_count = 4.0 messages = ['37410', '37411', '37412', '37413'] nosy_count = 3.0 nosy_names = ['gvanrossum', 'fdrake', 'tripiecz'] pr_nums = [] priority = 'normal' resolution = 'accepted' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue453691' versions = [] ``` </p></details>
CGI: NEW: methods getfirst(), getlist()
https://api.github.com/repos/python/cpython/issues/35021/comments
4
2001-08-21T11:47:37Z
2022-04-09T21:40:20Z
https://github.com/python/cpython/issues/35021
1,198,779,371
35,021
[ "python", "cpython" ]
BPO | [453684](https://bugs.python.org/issue453684) --- | :--- Nosy | @freddrake, @aleaxit <sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup> <details><summary>Show more details</summary><p> GitHub fields: ```python assignee = 'https://github.com/freddrake' closed_at = <Date 2003-09-24.04:14:57.000> created_at = <Date 2001-08-21.11:37:07.000> labels = ['docs'] title = 'In 2.2, types are inheritable, &c' updated_at = <Date 2003-09-24.04:14:57.000> user = 'https://github.com/aleaxit' ``` bugs.python.org fields: ```python activity = <Date 2003-09-24.04:14:57.000> actor = 'fdrake' assignee = 'fdrake' closed = True closed_date = None closer = None components = ['Documentation'] creation = <Date 2001-08-21.11:37:07.000> creator = 'aleax' dependencies = [] files = [] hgrepos = [] issue_num = 453684 keywords = [] message_count = 3.0 messages = ['6113', '6114', '6115'] nosy_count = 3.0 nosy_names = ['jhylton', 'fdrake', 'aleax'] pr_nums = [] priority = 'normal' resolution = None stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue453684' versions = [] ``` </p></details>
In 2.2, types are inheritable, &c
https://api.github.com/repos/python/cpython/issues/35020/comments
3
2001-08-21T11:37:07Z
2022-04-09T21:40:18Z
https://github.com/python/cpython/issues/35020
1,198,779,366
35,020
[ "python", "cpython" ]
BPO | [453683](https://bugs.python.org/issue453683) --- | :--- Nosy | @freddrake, @aleaxit <sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup> <details><summary>Show more details</summary><p> GitHub fields: ```python assignee = 'https://github.com/freddrake' closed_at = <Date 2003-07-15.20:45:54.000> created_at = <Date 2001-08-21.11:31:49.000> labels = ['docs'] title = 'In 2.2, types are callable' updated_at = <Date 2003-07-15.20:45:54.000> user = 'https://github.com/aleaxit' ``` bugs.python.org fields: ```python activity = <Date 2003-07-15.20:45:54.000> actor = 'fdrake' assignee = 'fdrake' closed = True closed_date = None closer = None components = ['Documentation'] creation = <Date 2001-08-21.11:31:49.000> creator = 'aleax' dependencies = [] files = [] hgrepos = [] issue_num = 453683 keywords = [] message_count = 2.0 messages = ['6111', '6112'] nosy_count = 2.0 nosy_names = ['fdrake', 'aleax'] pr_nums = [] priority = 'normal' resolution = 'fixed' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue453683' versions = [] ``` </p></details>
In 2.2, types are callable
https://api.github.com/repos/python/cpython/issues/35019/comments
2
2001-08-21T11:31:49Z
2022-04-09T21:40:17Z
https://github.com/python/cpython/issues/35019
1,198,779,360
35,019
[ "python", "cpython" ]
BPO | [453677](https://bugs.python.org/issue453677) --- | :--- Nosy | @brettcannon <sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup> <details><summary>Show more details</summary><p> GitHub fields: ```python assignee = None closed_at = <Date 2003-05-13.01:49:37.000> created_at = <Date 2001-08-21.11:07:57.000> labels = ['type-feature'] title = 'statements should return a value' updated_at = <Date 2003-05-13.01:49:37.000> user = 'https://bugs.python.org/anonymous' ``` bugs.python.org fields: ```python activity = <Date 2003-05-13.01:49:37.000> actor = 'brett.cannon' assignee = 'none' closed = True closed_date = None closer = None components = ['None'] creation = <Date 2001-08-21.11:07:57.000> creator = 'anonymous' dependencies = [] files = [] hgrepos = [] issue_num = 453677 keywords = [] message_count = 2.0 messages = ['53242', '53243'] nosy_count = 1.0 nosy_names = ['brett.cannon'] pr_nums = [] priority = 'normal' resolution = 'rejected' stage = None status = 'closed' superseder = None type = 'enhancement' url = 'https://bugs.python.org/issue453677' versions = [] ``` </p></details>
statements should return a value
https://api.github.com/repos/python/cpython/issues/35018/comments
2
2001-08-21T11:07:57Z
2022-04-09T21:40:15Z
https://github.com/python/cpython/issues/35018
1,198,779,355
35,018
[ "python", "cpython" ]
BPO | [453627](https://bugs.python.org/issue453627) --- | :--- Nosy | @gvanrossum, @tim-one, @loewis Files | <li>[uw7_pyconfig.patch](https://bugs.python.org/file3549/uw7_pyconfig.patch "Uploaded as text/plain at 2001-08-21.05:43:26 by ballie01"): Patch for pyconfig.h.in</li><li>[uw7_math.patch](https://bugs.python.org/file3550/uw7_math.patch "Uploaded as text/plain at 2001-08-21.05:44:29 by ballie01"): Patch for Modules/mathmodule.c</li><li>[uw7_cmath.patch](https://bugs.python.org/file3551/uw7_cmath.patch "Uploaded as text/plain at 2001-08-21.05:45:17 by ballie01"): Patch for Modules/cmathmodule.c</li><li>[uw7_complex.patch](https://bugs.python.org/file3552/uw7_complex.patch "Uploaded as text/plain at 2001-08-21.05:46:21 by ballie01"): Patch for Objects/complexobject.c</li><li>[uw7_regrtest.patch](https://bugs.python.org/file3553/uw7_regrtest.patch "Uploaded as text/plain at 2001-08-21.05:48:40 by ballie01"): Patch for Lib/test/regrtest.py</li><li>[uw7_socket_2.patch](https://bugs.python.org/file3554/uw7_socket_2.patch "Uploaded as text/plain at 2001-08-21.22:51:00 by ballie01"): Updated patch for Modules/socketmodule.c</li><li>[uw7_atan2fix.patch](https://bugs.python.org/file3555/uw7_atan2fix.patch "Uploaded as text/plain at 2001-09-06.03:30:12 by ballie01"): Fix handleing of -0 in sco_atan2()</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-09-06.08:18:44.000> created_at = <Date 2001-08-21.05:42:08.000> labels = ['interpreter-core'] title = 'UnixWare 7.x port for Python 2.2' updated_at = <Date 2001-09-06.08:18:44.000> user = 'https://bugs.python.org/ballie01' ``` bugs.python.org fields: ```python activity = <Date 2001-09-06.08:18:44.000> actor = 'loewis' assignee = 'loewis' closed = True closed_date = None closer = None components = ['Interpreter Core'] creation = <Date 2001-08-21.05:42:08.000> creator = 'ballie01' dependencies = [] files = ['3549', '3550', '3551', '3552', '3553', '3554', '3555'] hgrepos = [] issue_num = 453627 keywords = ['patch'] message_count = 14.0 messages = ['37396', '37397', '37398', '37399', '37400', '37401', '37402', '37403', '37404', '37405', '37406', '37407', '37408', '37409'] nosy_count = 4.0 nosy_names = ['gvanrossum', 'tim.peters', 'loewis', 'ballie01'] pr_nums = [] priority = 'normal' resolution = 'accepted' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue453627' versions = [] ``` </p></details>
UnixWare 7.x port for Python 2.2
https://api.github.com/repos/python/cpython/issues/35017/comments
14
2001-08-21T05:42:08Z
2022-04-09T21:40:15Z
https://github.com/python/cpython/issues/35017
1,198,779,352
35,017
[ "python", "cpython" ]
BPO | [453523](https://bugs.python.org/issue453523) --- | :--- Nosy | @mwhudson, @gvanrossum, @tim-one, @arigo Files | <li>[marshal-rexec-code.diff](https://bugs.python.org/file124/marshal-rexec-code.diff "Uploaded as text/plain at 2001-08-25.07:30:31 by @mwhudson"): stop rexec-marshal producing code objects</li> <sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup> <details><summary>Show more details</summary><p> GitHub fields: ```python assignee = 'https://github.com/tim-one' closed_at = <Date 2002-11-12.22:17:45.000> created_at = <Date 2001-08-20.22:12:56.000> labels = ['interpreter-core'] title = 'list.sort crasher' updated_at = <Date 2002-11-12.22:17:45.000> user = 'https://bugs.python.org/gregball' ``` bugs.python.org fields: ```python activity = <Date 2002-11-12.22:17:45.000> actor = 'tim.peters' assignee = 'tim.peters' closed = True closed_date = None closer = None components = ['Interpreter Core'] creation = <Date 2001-08-20.22:12:56.000> creator = 'greg_ball' dependencies = [] files = ['124'] hgrepos = [] issue_num = 453523 keywords = [] message_count = 12.0 messages = ['6099', '6100', '6101', '6102', '6103', '6104', '6105', '6106', '6107', '6108', '6109', '6110'] nosy_count = 5.0 nosy_names = ['mwh', 'gvanrossum', 'tim.peters', 'arigo', 'greg_ball'] pr_nums = [] priority = 'low' resolution = 'fixed' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue453523' versions = [] ``` </p></details>
list.sort crasher
https://api.github.com/repos/python/cpython/issues/35016/comments
12
2001-08-20T22:12:56Z
2022-04-09T21:40:14Z
https://github.com/python/cpython/issues/35016
1,198,779,345
35,016
[ "python", "cpython" ]
BPO | [453515](https://bugs.python.org/issue453515) --- | :--- Nosy | @gvanrossum, @freddrake, @akuchling, @rhettinger Files | <li>[filecmp.diff](https://bugs.python.org/file123/filecmp.diff "Uploaded as text/plain at 2001-12-06.21:14:41 by @freddrake"): preliminary patch (untested)</li> <sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup> <details><summary>Show more details</summary><p> GitHub fields: ```python assignee = 'https://github.com/rhettinger' closed_at = <Date 2003-09-02.05:48:13.000> created_at = <Date 2001-08-20.21:39:43.000> labels = ['library'] title = 'filecmp.dircmp case sensitivity bug' updated_at = <Date 2003-09-02.05:48:13.000> user = 'https://bugs.python.org/ving' ``` bugs.python.org fields: ```python activity = <Date 2003-09-02.05:48:13.000> actor = 'rhettinger' assignee = 'rhettinger' closed = True closed_date = None closer = None components = ['Library (Lib)'] creation = <Date 2001-08-20.21:39:43.000> creator = 'ving' dependencies = [] files = ['123'] hgrepos = [] issue_num = 453515 keywords = [] message_count = 6.0 messages = ['6093', '6094', '6095', '6096', '6097', '6098'] nosy_count = 6.0 nosy_names = ['gvanrossum', 'jhylton', 'fdrake', 'akuchling', 'rhettinger', 'ving'] pr_nums = [] priority = 'normal' resolution = 'fixed' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue453515' versions = [] ``` </p></details>
filecmp.dircmp case sensitivity bug
https://api.github.com/repos/python/cpython/issues/35015/comments
6
2001-08-20T21:39:43Z
2022-04-09T21:40:13Z
https://github.com/python/cpython/issues/35015
1,198,779,342
35,015
[ "python", "cpython" ]
BPO | [453506](https://bugs.python.org/issue453506) --- | :--- Nosy | @gvanrossum, @tim-one, @brettcannon <sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup> <details><summary>Show more details</summary><p> GitHub fields: ```python assignee = 'https://github.com/gvanrossum' closed_at = <Date 2003-05-13.19:03:54.000> created_at = <Date 2001-08-20.21:23:20.000> labels = ['interpreter-core', 'type-feature'] title = 'lists should have a copy method' updated_at = <Date 2003-05-13.19:03:54.000> user = 'https://bugs.python.org/anonymous' ``` bugs.python.org fields: ```python activity = <Date 2003-05-13.19:03:54.000> actor = 'tim.peters' assignee = 'gvanrossum' closed = True closed_date = None closer = None components = ['Interpreter Core'] creation = <Date 2001-08-20.21:23:20.000> creator = 'anonymous' dependencies = [] files = [] hgrepos = [] issue_num = 453506 keywords = [] message_count = 9.0 messages = ['53233', '53234', '53235', '53236', '53237', '53238', '53239', '53240', '53241'] nosy_count = 5.0 nosy_names = ['gvanrossum', 'tim.peters', 'brett.cannon', 'mgilfix', 'jhmagnus'] pr_nums = [] priority = 'low' resolution = 'rejected' stage = None status = 'closed' superseder = None type = 'enhancement' url = 'https://bugs.python.org/issue453506' versions = [] ``` </p></details>
lists should have a copy method
https://api.github.com/repos/python/cpython/issues/35014/comments
9
2001-08-20T21:23:20Z
2022-04-09T21:40:12Z
https://github.com/python/cpython/issues/35014
1,198,779,336
35,014
[ "python", "cpython" ]
BPO | [453489](https://bugs.python.org/issue453489) --- | :--- Nosy | @gvanrossum, @amauryfa <sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup> <details><summary>Show more details</summary><p> GitHub fields: ```python assignee = None closed_at = <Date 2008-11-17.16:01:57.525> created_at = <Date 2001-08-20.20:38:11.000> labels = ['expert-tkinter'] title = 'Using deiconify() hangs on exit' updated_at = <Date 2008-11-17.16:01:57.511> user = 'https://bugs.python.org/anonymous' ``` bugs.python.org fields: ```python activity = <Date 2008-11-17.16:01:57.511> actor = 'amaury.forgeotdarc' assignee = 'none' closed = True closed_date = <Date 2008-11-17.16:01:57.525> closer = 'amaury.forgeotdarc' components = ['Tkinter'] creation = <Date 2001-08-20.20:38:11.000> creator = 'anonymous' dependencies = [] files = [] hgrepos = [] issue_num = 453489 keywords = [] message_count = 10.0 messages = ['6085', '6086', '6087', '6088', '6089', '6090', '6091', '6092', '75960', '75967'] nosy_count = 6.0 nosy_names = ['gvanrossum', 'nobody', 'hlightstone', 'idiscovery', 'amaury.forgeotdarc', 'techtonik'] pr_nums = [] priority = 'low' resolution = 'wont fix' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue453489' versions = [] ``` </p></details>
Using deiconify() hangs on exit
https://api.github.com/repos/python/cpython/issues/35013/comments
10
2001-08-20T20:38:11Z
2022-04-09T21:40:10Z
https://github.com/python/cpython/issues/35013
1,198,779,333
35,013
[ "python", "cpython" ]
BPO | [453459](https://bugs.python.org/issue453459) --- | :--- Nosy | @gvanrossum, @tim-one, @mhammond <sup>*Note: these values reflect the state of the issue at the time it 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-08-21.19:56:03.000> created_at = <Date 2001-08-20.18:30:12.000> labels = ['type-feature', 'OS-windows'] title = 'Allow linefeed as eol in Pythonwin IDE' updated_at = <Date 2001-08-21.19:56:03.000> user = 'https://bugs.python.org/anonymous' ``` bugs.python.org fields: ```python activity = <Date 2001-08-21.19:56:03.000> actor = 'gvanrossum' assignee = 'mhammond' closed = True closed_date = None closer = None components = ['Windows'] creation = <Date 2001-08-20.18:30:12.000> creator = 'anonymous' dependencies = [] files = [] hgrepos = [] issue_num = 453459 keywords = [] message_count = 6.0 messages = ['6079', '6080', '6081', '6082', '6083', '6084'] nosy_count = 4.0 nosy_names = ['gvanrossum', 'tim.peters', 'nobody', 'mhammond'] pr_nums = [] priority = 'normal' resolution = None stage = None status = 'closed' superseder = None type = 'enhancement' url = 'https://bugs.python.org/issue453459' versions = [] ``` </p></details>
Allow linefeed as eol in Pythonwin IDE
https://api.github.com/repos/python/cpython/issues/35012/comments
6
2001-08-20T18:30:12Z
2022-04-09T21:40:10Z
https://github.com/python/cpython/issues/35012
1,198,779,329
35,012
[ "python", "cpython" ]
BPO | [453208](https://bugs.python.org/issue453208) --- | :--- Nosy | @tim-one, @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 2002-09-13.00:47:40.000> created_at = <Date 2001-08-20.05:35:47.000> labels = [] title = '64-bit zip problems' updated_at = <Date 2002-09-13.00:47:40.000> user = 'https://github.com/tim-one' ``` bugs.python.org fields: ```python activity = <Date 2002-09-13.00:47:40.000> actor = 'nnorwitz' assignee = 'none' closed = True closed_date = None closer = None components = ['None'] creation = <Date 2001-08-20.05:35:47.000> creator = 'tim.peters' dependencies = [] files = [] hgrepos = [] issue_num = 453208 keywords = [] message_count = 5.0 messages = ['6074', '6075', '6076', '6077', '6078'] nosy_count = 3.0 nosy_names = ['tim.peters', 'akuchling', 'nnorwitz'] pr_nums = [] priority = 'normal' resolution = 'fixed' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue453208' versions = [] ``` </p></details>
64-bit zip problems
https://api.github.com/repos/python/cpython/issues/35011/comments
5
2001-08-20T05:35:47Z
2022-04-09T21:40:08Z
https://github.com/python/cpython/issues/35011
1,198,779,324
35,011
[ "python", "cpython" ]
BPO | [453204](https://bugs.python.org/issue453204) --- | :--- 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-12-06.14:52:23.000> created_at = <Date 2001-08-20.05:22:00.000> labels = ['invalid', 'docs'] title = 'GetArgv and ProgressBars (libmacui.tex)' updated_at = <Date 2001-12-06.14:52:23.000> user = 'https://bugs.python.org/anonymous' ``` bugs.python.org fields: ```python activity = <Date 2001-12-06.14:52:23.000> actor = 'fdrake' assignee = 'none' closed = True closed_date = None closer = None components = ['Documentation'] creation = <Date 2001-08-20.05:22:00.000> creator = 'anonymous' dependencies = [] files = [] hgrepos = [] issue_num = 453204 keywords = ['patch'] message_count = 3.0 messages = ['37393', '37394', '37395'] nosy_count = 2.0 nosy_names = ['loewis', 'fdrake'] pr_nums = [] priority = 'normal' resolution = 'not a bug' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue453204' versions = [] ``` </p></details>
GetArgv and ProgressBars (libmacui.tex)
https://api.github.com/repos/python/cpython/issues/35010/comments
3
2001-08-20T05:22:00Z
2022-04-09T21:40:07Z
https://github.com/python/cpython/issues/35010
1,198,779,321
35,010
[ "python", "cpython" ]
BPO | [453199](https://bugs.python.org/issue453199) --- | :--- Nosy | @loewis <sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup> <details><summary>Show more details</summary><p> GitHub fields: ```python assignee = None closed_at = <Date 2001-09-07.23:38:12.000> created_at = <Date 2001-08-20.04:38:14.000> labels = ['invalid', 'docs'] title = 'Cosmetic changes to libframework.tex' updated_at = <Date 2001-09-07.23:38:12.000> user = 'https://bugs.python.org/anonymous' ``` bugs.python.org fields: ```python activity = <Date 2001-09-07.23:38:12.000> actor = 'loewis' assignee = 'none' closed = True closed_date = None closer = None components = ['Documentation'] creation = <Date 2001-08-20.04:38:14.000> creator = 'anonymous' dependencies = [] files = [] hgrepos = [] issue_num = 453199 keywords = ['patch'] message_count = 2.0 messages = ['37391', '37392'] nosy_count = 1.0 nosy_names = ['loewis'] pr_nums = [] priority = 'normal' resolution = 'not a bug' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue453199' versions = [] ``` </p></details>
Cosmetic changes to libframework.tex
https://api.github.com/repos/python/cpython/issues/35009/comments
2
2001-08-20T04:38:14Z
2022-04-09T21:40:05Z
https://github.com/python/cpython/issues/35009
1,198,779,318
35,009
[ "python", "cpython" ]
BPO | [453111](https://bugs.python.org/issue453111) --- | :--- 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-08-20.16:56:57.000> created_at = <Date 2001-08-19.22:59:43.000> labels = ['docs'] title = 'C API Reference bugs' updated_at = <Date 2001-08-20.16:56:57.000> user = 'https://bugs.python.org/kirillsimonov' ``` bugs.python.org fields: ```python activity = <Date 2001-08-20.16:56:57.000> actor = 'fdrake' assignee = 'fdrake' closed = True closed_date = None closer = None components = ['Documentation'] creation = <Date 2001-08-19.22:59:43.000> creator = 'kirill_simonov' dependencies = [] files = [] hgrepos = [] issue_num = 453111 keywords = [] message_count = 2.0 messages = ['6072', '6073'] nosy_count = 2.0 nosy_names = ['fdrake', 'kirill_simonov'] pr_nums = [] priority = 'normal' resolution = 'fixed' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue453111' versions = ['Python 2.2'] ``` </p></details>
C API Reference bugs
https://api.github.com/repos/python/cpython/issues/35008/comments
2
2001-08-19T22:59:43Z
2022-04-09T21:40:05Z
https://github.com/python/cpython/issues/35008
1,198,779,313
35,008
[ "python", "cpython" ]
BPO | [453099](https://bugs.python.org/issue453099) --- | :--- 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 = None closed_at = <Date 2001-10-29.16:33:59.000> created_at = <Date 2001-08-19.22:24:35.000> labels = ['library'] title = 'select in asyncore not defensive' updated_at = <Date 2001-10-29.16:33:59.000> user = 'https://bugs.python.org/anonymous' ``` bugs.python.org fields: ```python activity = <Date 2001-10-29.16:33:59.000> actor = 'jhylton' assignee = 'jhylton' closed = True closed_date = None closer = None components = ['Library (Lib)'] creation = <Date 2001-08-19.22:24:35.000> creator = 'anonymous' dependencies = [] files = [] hgrepos = [] issue_num = 453099 keywords = [] message_count = 5.0 messages = ['6067', '6068', '6069', '6070', '6071'] nosy_count = 3.0 nosy_names = ['nobody', 'jhylton', 'barry'] pr_nums = [] priority = 'normal' resolution = 'fixed' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue453099' versions = [] ``` </p></details>
select in asyncore not defensive
https://api.github.com/repos/python/cpython/issues/35007/comments
5
2001-08-19T22:24:35Z
2022-04-09T21:40:03Z
https://github.com/python/cpython/issues/35007
1,198,779,308
35,007
[ "python", "cpython" ]
BPO | [453059](https://bugs.python.org/issue453059) --- | :--- 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-08-20.21:25:03.000> created_at = <Date 2001-08-19.20:41:25.000> labels = ['library'] title = 'Nasty bug in HTMLParser.py' updated_at = <Date 2001-08-20.21:25:03.000> user = 'https://bugs.python.org/fresh' ``` bugs.python.org fields: ```python activity = <Date 2001-08-20.21:25:03.000> actor = 'fdrake' assignee = 'fdrake' closed = True closed_date = None closer = None components = ['Library (Lib)'] creation = <Date 2001-08-19.20:41:25.000> creator = 'fresh' dependencies = [] files = [] hgrepos = [] issue_num = 453059 keywords = [] message_count = 3.0 messages = ['6064', '6065', '6066'] nosy_count = 2.0 nosy_names = ['fdrake', 'fresh'] pr_nums = [] priority = 'normal' resolution = 'fixed' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue453059' versions = [] ``` </p></details>
Nasty bug in HTMLParser.py
https://api.github.com/repos/python/cpython/issues/35006/comments
3
2001-08-19T20:41:25Z
2022-04-09T21:40:03Z
https://github.com/python/cpython/issues/35006
1,198,779,305
35,006
[ "python", "cpython" ]
BPO | [453035](https://bugs.python.org/issue453035) --- | :--- Nosy | @tim-one, @nascheme Files | <li>[small_frame.diff](https://bugs.python.org/file3548/small_frame.diff "Uploaded as text/plain at 2001-08-19.19:45:36 by @nascheme")</li> <sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup> <details><summary>Show more details</summary><p> GitHub fields: ```python assignee = 'https://github.com/nascheme' closed_at = <Date 2001-08-19.21:09:37.000> created_at = <Date 2001-08-19.19:12:53.000> labels = ['interpreter-core'] title = 'shrink frame objects' updated_at = <Date 2001-08-19.21:09:37.000> user = 'https://github.com/nascheme' ``` bugs.python.org fields: ```python activity = <Date 2001-08-19.21:09:37.000> actor = 'nascheme' assignee = 'nascheme' closed = True closed_date = None closer = None components = ['Interpreter Core'] creation = <Date 2001-08-19.19:12:53.000> creator = 'nascheme' dependencies = [] files = ['3548'] hgrepos = [] issue_num = 453035 keywords = ['patch'] message_count = 4.0 messages = ['37387', '37388', '37389', '37390'] nosy_count = 2.0 nosy_names = ['tim.peters', 'nascheme'] pr_nums = [] priority = 'low' resolution = 'rejected' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue453035' versions = [] ``` </p></details>
shrink frame objects
https://api.github.com/repos/python/cpython/issues/35005/comments
4
2001-08-19T19:12:53Z
2022-04-09T21:40:02Z
https://github.com/python/cpython/issues/35005
1,198,779,302
35,005
[ "python", "cpython" ]
BPO | [452973](https://bugs.python.org/issue452973) --- | :--- Nosy | @gvanrossum, @loewis, @warsaw, @tiran <sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup> <details><summary>Show more details</summary><p> GitHub fields: ```python assignee = None closed_at = <Date 2008-01-05.17:45:11.963> created_at = <Date 2001-08-19.16:34:31.000> labels = ['expert-tkinter'] title = 'Tcl event loop callback woes' updated_at = <Date 2008-01-05.17:45:11.937> user = 'https://bugs.python.org/egnor' ``` bugs.python.org fields: ```python activity = <Date 2008-01-05.17:45:11.937> actor = 'christian.heimes' assignee = 'none' closed = True closed_date = <Date 2008-01-05.17:45:11.963> closer = 'christian.heimes' components = ['Tkinter'] creation = <Date 2001-08-19.16:34:31.000> creator = 'egnor' dependencies = [] files = [] hgrepos = [] issue_num = 452973 keywords = [] message_count = 6.0 messages = ['6059', '6060', '6061', '6062', '6063', '59290'] nosy_count = 5.0 nosy_names = ['gvanrossum', 'loewis', 'barry', 'egnor', 'christian.heimes'] pr_nums = [] priority = 'normal' resolution = 'out of date' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue452973' versions = [] ``` </p></details>
Tcl event loop callback woes
https://api.github.com/repos/python/cpython/issues/35004/comments
6
2001-08-19T16:34:31Z
2022-04-09T21:40:00Z
https://github.com/python/cpython/issues/35004
1,198,779,297
35,004
[ "python", "cpython" ]
BPO | [452836](https://bugs.python.org/issue452836) --- | :--- Nosy | @tim-one, @freddrake, @smontanaro Files | <li>[threading.diff](https://bugs.python.org/file122/threading.diff "Uploaded as text/plain at 2001-08-20.13:50:51 by @smontanaro")</li> <sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup> <details><summary>Show more details</summary><p> GitHub fields: ```python assignee = 'https://github.com/freddrake' closed_at = <Date 2001-08-20.18:49:33.000> created_at = <Date 2001-08-19.06:01:57.000> labels = ['type-feature', 'library'] title = 'BoundedSemaphore class' updated_at = <Date 2001-08-20.18:49:33.000> user = 'https://github.com/smontanaro' ``` bugs.python.org fields: ```python activity = <Date 2001-08-20.18:49:33.000> actor = 'fdrake' assignee = 'fdrake' closed = True closed_date = None closer = None components = ['Library (Lib)'] creation = <Date 2001-08-19.06:01:57.000> creator = 'skip.montanaro' dependencies = [] files = ['122'] hgrepos = [] issue_num = 452836 keywords = [] message_count = 8.0 messages = ['6051', '6052', '6053', '6054', '6055', '6056', '6057', '6058'] nosy_count = 3.0 nosy_names = ['tim.peters', 'fdrake', 'skip.montanaro'] pr_nums = [] priority = 'normal' resolution = 'accepted' stage = None status = 'closed' superseder = None type = 'enhancement' url = 'https://bugs.python.org/issue452836' versions = [] ``` </p></details>
BoundedSemaphore class
https://api.github.com/repos/python/cpython/issues/35003/comments
8
2001-08-19T06:01:57Z
2022-04-09T21:40:00Z
https://github.com/python/cpython/issues/35003
1,198,779,293
35,003
[ "python", "cpython" ]
BPO | [452832](https://bugs.python.org/issue452832) --- | :--- 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-08-19.06:58:34.000> created_at = <Date 2001-08-19.05:47:52.000> labels = ['interpreter-core'] title = 'object.__new__ too dangerous' updated_at = <Date 2001-08-19.06:58:34.000> user = 'https://github.com/gvanrossum' ``` bugs.python.org fields: ```python activity = <Date 2001-08-19.06:58:34.000> actor = 'gvanrossum' assignee = 'gvanrossum' closed = True closed_date = None closer = None components = ['Interpreter Core'] creation = <Date 2001-08-19.05:47:52.000> creator = 'gvanrossum' dependencies = [] files = [] hgrepos = [] issue_num = 452832 keywords = [] message_count = 3.0 messages = ['6048', '6049', '6050'] nosy_count = 2.0 nosy_names = ['gvanrossum', 'skip.montanaro'] pr_nums = [] priority = 'normal' resolution = 'fixed' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue452832' versions = ['Python 2.2'] ``` </p></details>
object.__new__ too dangerous
https://api.github.com/repos/python/cpython/issues/35002/comments
3
2001-08-19T05:47:52Z
2022-04-09T21:39:59Z
https://github.com/python/cpython/issues/35002
1,198,779,289
35,002
[ "python", "cpython" ]
BPO | [452767](https://bugs.python.org/issue452767) --- | :--- Nosy | @gvanrossum Files | <li>[cgitb.patch](https://bugs.python.org/file3545/cgitb.patch "Uploaded as text/plain at 2001-08-19.01:41:19 by ping"): patch to Lib/cgitb.py</li><li>[cgitb.py](https://bugs.python.org/file3546/cgitb.py "Uploaded as text/plain at 2001-08-19.10:17:36 by ping"): UnboundLocalError is fixed</li><li>[cgitb.py](https://bugs.python.org/file3547/cgitb.py "Uploaded as text/plain at 2001-08-19.20:38:23 by ping"): __FAIL__ changed to __UNDEF__</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-08-19.20:38:23.000> created_at = <Date 2001-08-19.01:34:49.000> labels = ['extension-modules'] title = 'enhancements for cgitb' updated_at = <Date 2001-08-19.20:38:23.000> user = 'https://bugs.python.org/ping' ``` bugs.python.org fields: ```python activity = <Date 2001-08-19.20:38:23.000> actor = 'ping' assignee = 'ping' closed = True closed_date = None closer = None components = ['Extension Modules'] creation = <Date 2001-08-19.01:34:49.000> creator = 'ping' dependencies = [] files = ['3545', '3546', '3547'] hgrepos = [] issue_num = 452767 keywords = ['patch'] message_count = 2.0 messages = ['37385', '37386'] 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/issue452767' versions = [] ``` </p></details>
enhancements for cgitb
https://api.github.com/repos/python/cpython/issues/35001/comments
2
2001-08-19T01:34:49Z
2022-04-09T21:39:57Z
https://github.com/python/cpython/issues/35001
1,198,779,285
35,001
[ "python", "cpython" ]
BPO | [452747](https://bugs.python.org/issue452747) --- | :--- 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-09-28.18:59:52.000> created_at = <Date 2001-08-19.00:45:33.000> labels = ['interpreter-core'] title = "New-style class instances can't be copied" updated_at = <Date 2001-09-28.18:59:52.000> user = 'https://bugs.python.org/amc1' ``` bugs.python.org fields: ```python activity = <Date 2001-09-28.18:59:52.000> actor = 'gvanrossum' assignee = 'gvanrossum' closed = True closed_date = None closer = None components = ['Interpreter Core'] creation = <Date 2001-08-19.00:45:33.000> creator = 'amc1' dependencies = [] files = [] hgrepos = [] issue_num = 452747 keywords = [] message_count = 4.0 messages = ['6044', '6045', '6046', '6047'] nosy_count = 2.0 nosy_names = ['gvanrossum', 'amc1'] pr_nums = [] priority = 'normal' resolution = 'fixed' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue452747' versions = ['Python 2.2'] ``` </p></details>
New-style class instances can't be copied
https://api.github.com/repos/python/cpython/issues/35000/comments
4
2001-08-19T00:45:33Z
2022-04-09T21:39:56Z
https://github.com/python/cpython/issues/35000
1,198,779,281
35,000
[ "python", "cpython" ]
BPO | [452266](https://bugs.python.org/issue452266) --- | :--- Nosy | @gvanrossum, @tim-one, @loewis Files | <li>[thread_kill.patch](https://bugs.python.org/file3541/thread_kill.patch "Uploaded as text/plain at 2001-08-18.00:10:35 by jpetrone"): Patch for threadmodule.c thread_nt.h thread_posix.h thread.c</li><li>[kill_thread_test.py](https://bugs.python.org/file3542/kill_thread_test.py "Uploaded as text/plain at 2001-08-18.00:13:14 by jpetrone"): test program</li><li>[start_thread_id.patch](https://bugs.python.org/file3543/start_thread_id.patch "Uploaded as text/plain at 2001-08-21.04:21:36 by jpetrone"): patch for returning id from start_new thread</li><li>[pythread.h.patch](https://bugs.python.org/file3544/pythread.h.patch "Uploaded as text/plain at 2001-08-21.23:54:15 by jpetrone"): forgot to diff Include/pythread.h for the previous path</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-10-16.21:14:59.000> created_at = <Date 2001-08-18.00:10:34.000> labels = ['interpreter-core'] title = 'thread.kill_thread ' updated_at = <Date 2001-10-16.21:14:59.000> user = 'https://bugs.python.org/jpetrone' ``` bugs.python.org fields: ```python activity = <Date 2001-10-16.21:14:59.000> actor = 'gvanrossum' assignee = 'gvanrossum' closed = True closed_date = None closer = None components = ['Interpreter Core'] creation = <Date 2001-08-18.00:10:34.000> creator = 'jpetrone' dependencies = [] files = ['3541', '3542', '3543', '3544'] hgrepos = [] issue_num = 452266 keywords = ['patch'] message_count = 13.0 messages = ['37372', '37373', '37374', '37375', '37376', '37377', '37378', '37379', '37380', '37381', '37382', '37383', '37384'] nosy_count = 4.0 nosy_names = ['gvanrossum', 'tim.peters', 'loewis', 'jpetrone'] pr_nums = [] priority = 'low' resolution = 'later' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue452266' versions = [] ``` </p></details>
thread.kill_thread
https://api.github.com/repos/python/cpython/issues/34999/comments
13
2001-08-18T00:10:34Z
2022-04-09T21:39:55Z
https://github.com/python/cpython/issues/34999
1,198,779,277
34,999
[ "python", "cpython" ]
BPO | [452252](https://bugs.python.org/issue452252) --- | :--- 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-09-14.22:19:29.000> created_at = <Date 2001-08-17.22:46:50.000> labels = ['interpreter-core', 'invalid'] title = '__iadd__ sets object to None' updated_at = <Date 2001-09-14.22:19:29.000> user = 'https://bugs.python.org/shipman' ``` bugs.python.org fields: ```python activity = <Date 2001-09-14.22:19:29.000> actor = 'gregsmith' assignee = 'none' closed = True closed_date = None closer = None components = ['Interpreter Core'] creation = <Date 2001-08-17.22:46:50.000> creator = 'shipman' dependencies = [] files = [] hgrepos = [] issue_num = 452252 keywords = [] message_count = 3.0 messages = ['6041', '6042', '6043'] nosy_count = 3.0 nosy_names = ['gvanrossum', 'gregsmith', 'shipman'] pr_nums = [] priority = 'normal' resolution = 'not a bug' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue452252' versions = [] ``` </p></details>
__iadd__ sets object to None
https://api.github.com/repos/python/cpython/issues/34998/comments
3
2001-08-17T22:46:50Z
2022-04-09T21:39:53Z
https://github.com/python/cpython/issues/34998
1,198,779,276
34,998
[ "python", "cpython" ]
BPO | [452239](https://bugs.python.org/issue452239) --- | :--- Nosy | @gvanrossum Files | <li>[cPickle_patch.txt](https://bugs.python.org/file3540/cPickle_patch.txt "Uploaded as text/plain at 2001-08-17.21:43:14 by gmcm"): context diff</li> <sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup> <details><summary>Show more details</summary><p> GitHub fields: ```python assignee = None closed_at = <Date 2001-08-18.21:22:29.000> created_at = <Date 2001-08-17.21:43:12.000> labels = ['extension-modules'] title = 'cPickle patch for bug 451547' updated_at = <Date 2001-08-18.21:22:29.000> user = 'https://bugs.python.org/gmcm' ``` bugs.python.org fields: ```python activity = <Date 2001-08-18.21:22:29.000> actor = 'gvanrossum' assignee = 'jhylton' closed = True closed_date = None closer = None components = ['Extension Modules'] creation = <Date 2001-08-17.21:43:12.000> creator = 'gmcm' dependencies = [] files = ['3540'] hgrepos = [] issue_num = 452239 keywords = ['patch'] message_count = 2.0 messages = ['37370', '37371'] nosy_count = 3.0 nosy_names = ['gvanrossum', 'jhylton', 'gmcm'] pr_nums = [] priority = 'normal' resolution = 'accepted' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue452239' versions = [] ``` </p></details>
cPickle patch for bug 451547
https://api.github.com/repos/python/cpython/issues/34997/comments
2
2001-08-17T21:43:12Z
2022-04-09T21:39:52Z
https://github.com/python/cpython/issues/34997
1,198,779,271
34,997
[ "python", "cpython" ]
BPO | [452232](https://bugs.python.org/issue452232) --- | :--- Nosy | @loewis, @freddrake Files | <li>[timestamp.py](https://bugs.python.org/file3539/timestamp.py "Uploaded as text/plain at 2001-08-17.21:37:38 by garethharris"): timestamp function</li> <sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup> <details><summary>Show more details</summary><p> GitHub fields: ```python assignee = None closed_at = <Date 2002-07-28.11:00:06.000> created_at = <Date 2001-08-17.21:37:37.000> labels = ['library'] title = 'timestamp function for time module' updated_at = <Date 2002-07-28.11:00:06.000> user = 'https://bugs.python.org/garethharris' ``` bugs.python.org fields: ```python activity = <Date 2002-07-28.11:00:06.000> actor = 'loewis' assignee = 'none' closed = True closed_date = None closer = None components = ['Library (Lib)'] creation = <Date 2001-08-17.21:37:37.000> creator = 'garethharris' dependencies = [] files = ['3539'] hgrepos = [] issue_num = 452232 keywords = ['patch'] message_count = 7.0 messages = ['37363', '37364', '37365', '37366', '37367', '37368', '37369'] nosy_count = 3.0 nosy_names = ['loewis', 'fdrake', 'garethharris'] pr_nums = [] priority = 'normal' resolution = 'rejected' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue452232' versions = ['Python 2.3'] ``` </p></details>
timestamp function for time module
https://api.github.com/repos/python/cpython/issues/34996/comments
7
2001-08-17T21:37:37Z
2022-04-09T21:39:51Z
https://github.com/python/cpython/issues/34996
1,198,779,267
34,996
[ "python", "cpython" ]
BPO | [452230](https://bugs.python.org/issue452230) --- | :--- Nosy | @gvanrossum, @tim-one <sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup> <details><summary>Show more details</summary><p> GitHub fields: ```python assignee = 'https://github.com/tim-one' closed_at = <Date 2001-08-17.23:06:26.000> created_at = <Date 2001-08-17.21:36:43.000> labels = ['interpreter-core'] title = "future division isn't propagated" updated_at = <Date 2001-08-17.23:06:26.000> user = 'https://github.com/tim-one' ``` bugs.python.org fields: ```python activity = <Date 2001-08-17.23:06:26.000> actor = 'tim.peters' assignee = 'tim.peters' closed = True closed_date = None closer = None components = ['Interpreter Core'] creation = <Date 2001-08-17.21:36:43.000> creator = 'tim.peters' dependencies = [] files = [] hgrepos = [] issue_num = 452230 keywords = [] message_count = 3.0 messages = ['6038', '6039', '6040'] nosy_count = 2.0 nosy_names = ['gvanrossum', 'tim.peters'] pr_nums = [] priority = 'high' resolution = 'fixed' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue452230' versions = [] ``` </p></details>
future division isn't propagated
https://api.github.com/repos/python/cpython/issues/34995/comments
3
2001-08-17T21:36:43Z
2022-04-09T21:39:51Z
https://github.com/python/cpython/issues/34995
1,198,779,264
34,995
[ "python", "cpython" ]
BPO | [452222](https://bugs.python.org/issue452222) --- | :--- Nosy | @gvanrossum <sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup> <details><summary>Show more details</summary><p> GitHub fields: ```python assignee = 'https://github.com/gvanrossum' closed_at = <Date 2002-09-23.16:34:25.000> created_at = <Date 2001-08-17.21:15:00.000> labels = ['interpreter-core', 'type-feature'] title = 'New features need syntax' updated_at = <Date 2002-09-23.16:34:25.000> user = 'https://github.com/gvanrossum' ``` bugs.python.org fields: ```python activity = <Date 2002-09-23.16:34:25.000> actor = 'gvanrossum' assignee = 'gvanrossum' closed = True closed_date = None closer = None components = ['Interpreter Core'] creation = <Date 2001-08-17.21:15:00.000> creator = 'gvanrossum' dependencies = [] files = [] hgrepos = [] issue_num = 452222 keywords = [] message_count = 2.0 messages = ['6036', '6037'] nosy_count = 1.0 nosy_names = ['gvanrossum'] pr_nums = [] priority = 'low' resolution = None stage = None status = 'closed' superseder = None type = 'enhancement' url = 'https://bugs.python.org/issue452222' versions = [] ``` </p></details>
New features need syntax
https://api.github.com/repos/python/cpython/issues/34994/comments
2
2001-08-17T21:15:00Z
2022-04-09T21:39:50Z
https://github.com/python/cpython/issues/34994
1,198,779,261
34,994
[ "python", "cpython" ]
BPO | [452221](https://bugs.python.org/issue452221) --- | :--- 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-10-12.21:13:06.000> created_at = <Date 2001-08-17.21:13:59.000> labels = ['interpreter-core'] title = '__dynamic__ should be on by default' updated_at = <Date 2001-10-12.21:13:06.000> user = 'https://github.com/gvanrossum' ``` bugs.python.org fields: ```python activity = <Date 2001-10-12.21:13:06.000> actor = 'gvanrossum' assignee = 'gvanrossum' closed = True closed_date = None closer = None components = ['Interpreter Core'] creation = <Date 2001-08-17.21:13:59.000> creator = 'gvanrossum' dependencies = [] files = [] hgrepos = [] issue_num = 452221 keywords = [] message_count = 2.0 messages = ['6034', '6035'] nosy_count = 1.0 nosy_names = ['gvanrossum'] pr_nums = [] priority = 'low' resolution = 'fixed' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue452221' versions = ['Python 2.2'] ``` </p></details>
__dynamic__ should be on by default
https://api.github.com/repos/python/cpython/issues/34993/comments
2
2001-08-17T21:13:59Z
2022-04-09T21:39:49Z
https://github.com/python/cpython/issues/34993
1,198,779,257
34,993
[ "python", "cpython" ]
BPO | [452220](https://bugs.python.org/issue452220) --- | :--- 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-09-25.06:19:39.000> created_at = <Date 2001-08-17.21:12:50.000> labels = ['interpreter-core'] title = '__class__ assignment' updated_at = <Date 2001-09-25.06:19:39.000> user = 'https://github.com/gvanrossum' ``` bugs.python.org fields: ```python activity = <Date 2001-09-25.06:19:39.000> actor = 'gvanrossum' assignee = 'gvanrossum' closed = True closed_date = None closer = None components = ['Interpreter Core'] creation = <Date 2001-08-17.21:12:50.000> creator = 'gvanrossum' dependencies = [] files = [] hgrepos = [] issue_num = 452220 keywords = [] message_count = 2.0 messages = ['6032', '6033'] nosy_count = 1.0 nosy_names = ['gvanrossum'] pr_nums = [] priority = 'low' resolution = 'fixed' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue452220' versions = ['Python 2.2'] ``` </p></details>
__class__ assignment
https://api.github.com/repos/python/cpython/issues/34992/comments
2
2001-08-17T21:12:50Z
2022-04-09T21:39:48Z
https://github.com/python/cpython/issues/34992
1,198,779,252
34,992
[ "python", "cpython" ]
BPO | [452219](https://bugs.python.org/issue452219) --- | :--- 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-08-17.21:42:32.000> created_at = <Date 2001-08-17.21:12:21.000> labels = ['extension-modules'] title = 'timestamp function for time module' updated_at = <Date 2001-08-17.21:42:32.000> user = 'https://bugs.python.org/anonymous' ``` bugs.python.org fields: ```python activity = <Date 2001-08-17.21:42:32.000> actor = 'gvanrossum' assignee = 'none' closed = True closed_date = None closer = None components = ['Extension Modules'] creation = <Date 2001-08-17.21:12:21.000> creator = 'anonymous' dependencies = [] files = [] hgrepos = [] issue_num = 452219 keywords = ['patch'] message_count = 3.0 messages = ['37360', '37361', '37362'] nosy_count = 1.0 nosy_names = ['gvanrossum'] pr_nums = [] priority = 'normal' resolution = 'duplicate' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue452219' versions = [] ``` </p></details>
timestamp function for time module
https://api.github.com/repos/python/cpython/issues/34991/comments
3
2001-08-17T21:12:21Z
2022-04-09T21:39:46Z
https://github.com/python/cpython/issues/34991
1,198,779,249
34,991
[ "python", "cpython" ]
BPO | [452174](https://bugs.python.org/issue452174) --- | :--- Nosy | @gvanrossum Files | <li>[cgi.diff](https://bugs.python.org/file3538/cgi.diff "Uploaded as text/plain at 2001-08-17.18:20:10 by nobody"): Patch of cgi.py, new methods getfirst(), getlist()</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-08-21.11:49:14.000> created_at = <Date 2001-08-17.18:20:06.000> labels = ['library'] title = 'cgi: new methods: getfirst(), getlist()' updated_at = <Date 2001-08-21.11:49:14.000> user = 'https://bugs.python.org/anonymous' ``` bugs.python.org fields: ```python activity = <Date 2001-08-21.11:49:14.000> actor = 'tripiecz' assignee = 'none' closed = True closed_date = None closer = None components = ['Library (Lib)'] creation = <Date 2001-08-17.18:20:06.000> creator = 'anonymous' dependencies = [] files = ['3538'] hgrepos = [] issue_num = 452174 keywords = ['patch'] message_count = 6.0 messages = ['37354', '37355', '37356', '37357', '37358', '37359'] nosy_count = 2.0 nosy_names = ['gvanrossum', 'tripiecz'] pr_nums = [] priority = 'normal' resolution = 'out of date' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue452174' versions = [] ``` </p></details>
cgi: new methods: getfirst(), getlist()
https://api.github.com/repos/python/cpython/issues/34990/comments
6
2001-08-17T18:20:06Z
2022-04-09T21:39:45Z
https://github.com/python/cpython/issues/34990
1,198,779,248
34,990
[ "python", "cpython" ]
BPO | [452154](https://bugs.python.org/issue452154) --- | :--- <sup>*Note: these values reflect the state of the issue at 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-08-17.18:11:39.000> created_at = <Date 2001-08-17.16:53:08.000> labels = ['interpreter-core'] title = 'globaling a variable twice issues warn' updated_at = <Date 2001-08-17.18:11:39.000> user = 'https://bugs.python.org/drewcsillag' ``` bugs.python.org fields: ```python activity = <Date 2001-08-17.18:11:39.000> actor = 'drew_csillag' assignee = 'jhylton' closed = True closed_date = None closer = None components = ['Interpreter Core'] creation = <Date 2001-08-17.16:53:08.000> creator = 'drew_csillag' dependencies = [] files = [] hgrepos = [] issue_num = 452154 keywords = [] message_count = 3.0 messages = ['6029', '6030', '6031'] nosy_count = 2.0 nosy_names = ['jhylton', 'drew_csillag'] pr_nums = [] priority = 'low' resolution = 'wont fix' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue452154' versions = [] ``` </p></details>
globaling a variable twice issues warn
https://api.github.com/repos/python/cpython/issues/34989/comments
3
2001-08-17T16:53:08Z
2022-04-09T21:39:44Z
https://github.com/python/cpython/issues/34989
1,198,779,245
34,989
[ "python", "cpython" ]
BPO | [452144](https://bugs.python.org/issue452144) --- | :--- Nosy | @mwhudson, @tiran <sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup> <details><summary>Show more details</summary><p> GitHub fields: ```python assignee = None closed_at = <Date 2008-01-04.20:07:58.660> created_at = <Date 2001-08-17.16:23:59.000> labels = ['type-feature', 'library'] title = 'How to install some stuff to /usr/sbin' updated_at = <Date 2008-01-04.20:07:58.658> user = 'https://bugs.python.org/jnelson' ``` bugs.python.org fields: ```python activity = <Date 2008-01-04.20:07:58.658> actor = 'christian.heimes' assignee = 'none' closed = True closed_date = <Date 2008-01-04.20:07:58.660> closer = 'christian.heimes' components = ['Distutils'] creation = <Date 2001-08-17.16:23:59.000> creator = 'jnelson' dependencies = [] files = [] hgrepos = [] issue_num = 452144 keywords = [] message_count = 5.0 messages = ['53229', '53230', '53231', '53232', '59261'] nosy_count = 4.0 nosy_names = ['mwh', 'jnelson', 'jlgijsbers', 'christian.heimes'] pr_nums = [] priority = 'normal' resolution = 'out of date' stage = None status = 'closed' superseder = None type = 'enhancement' url = 'https://bugs.python.org/issue452144' versions = [] ``` </p></details>
How to install some stuff to /usr/sbin
https://api.github.com/repos/python/cpython/issues/34988/comments
5
2001-08-17T16:23:59Z
2022-04-09T21:39:42Z
https://github.com/python/cpython/issues/34988
1,198,779,238
34,988
[ "python", "cpython" ]
BPO | [452110](https://bugs.python.org/issue452110) --- | :--- Nosy | @gvanrossum Files | <li>[python-2.2a3-socket-ssl-2.patch](https://bugs.python.org/file3536/python-2.2a3-socket-ssl-2.patch "Uploaded as text/plain at 2001-10-18.11:36:02 by jhatala"): enhanced patch against 2.2a3</li><li>[socketmodule-sslserver.patch](https://bugs.python.org/file3537/socketmodule-sslserver.patch "Uploaded as text/plain at 2001-08-17.15:10:02 by jhatala"): patch against 2.1, works with 2.2a1 too</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-10-22.13:51:53.000> created_at = <Date 2001-08-17.15:10:01.000> labels = ['library'] title = 'socketmodule ssl: server &amp; thread' updated_at = <Date 2001-10-22.13:51:53.000> user = 'https://bugs.python.org/jhatala' ``` bugs.python.org fields: ```python activity = <Date 2001-10-22.13:51:53.000> actor = 'ghaering' assignee = 'jhylton' closed = True closed_date = None closer = None components = ['Library (Lib)'] creation = <Date 2001-08-17.15:10:01.000> creator = 'jhatala' dependencies = [] files = ['3536', '3537'] hgrepos = [] issue_num = 452110 keywords = ['patch'] message_count = 8.0 messages = ['37346', '37347', '37348', '37349', '37350', '37351', '37352', '37353'] nosy_count = 4.0 nosy_names = ['gvanrossum', 'jhylton', 'ghaering', 'jhatala'] pr_nums = [] priority = 'normal' resolution = None stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue452110' versions = [] ``` </p></details>
socketmodule ssl: server &amp; thread
https://api.github.com/repos/python/cpython/issues/34987/comments
8
2001-08-17T15:10:01Z
2022-04-09T21:39:41Z
https://github.com/python/cpython/issues/34987
1,198,779,236
34,987
[ "python", "cpython" ]
BPO | [451890](https://bugs.python.org/issue451890) --- | :--- Nosy | @gvanrossum, @tim-one, @loewis Files | <li>[gerhard_config.log.gz](https://bugs.python.org/file120/gerhard_config.log.gz "Uploaded as application/octet-stream at 2001-09-08.20:05:44 by ghaering"): Gerhard's config.log for Python 2.2a3</li><li>[gerhard_pyconfig.h.gz](https://bugs.python.org/file121/gerhard_pyconfig.h.gz "Uploaded as application/octet-stream at 2001-09-08.20:13:36 by ghaering"): Gerhard's pyconfig.h for Python 2.2a3</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-09-10.13:35:43.000> created_at = <Date 2001-08-17.01:00:45.000> labels = ['build'] title = 'Building with Large File Support fails' updated_at = <Date 2001-09-10.13:35:43.000> user = 'https://bugs.python.org/ghaering' ``` bugs.python.org fields: ```python activity = <Date 2001-09-10.13:35:43.000> actor = 'gvanrossum' assignee = 'gvanrossum' closed = True closed_date = None closer = None components = ['Build'] creation = <Date 2001-08-17.01:00:45.000> creator = 'ghaering' dependencies = [] files = ['120', '121'] hgrepos = [] issue_num = 451890 keywords = [] message_count = 18.0 messages = ['6011', '6012', '6013', '6014', '6015', '6016', '6017', '6018', '6019', '6020', '6021', '6022', '6023', '6024', '6025', '6026', '6027', '6028'] nosy_count = 5.0 nosy_names = ['gvanrossum', 'tim.peters', 'nobody', 'loewis', 'ghaering'] pr_nums = [] priority = 'normal' resolution = 'fixed' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue451890' versions = ['Python 2.2'] ``` </p></details>
Building with Large File Support fails
https://api.github.com/repos/python/cpython/issues/34986/comments
18
2001-08-17T01:00:45Z
2022-04-09T21:39:41Z
https://github.com/python/cpython/issues/34986
1,198,779,233
34,986
[ "python", "cpython" ]
BPO | [451841](https://bugs.python.org/issue451841) --- | :--- Nosy | @warsaw Files | <li>[451841.txt](https://bugs.python.org/file119/451841.txt "Uploaded as text/plain at 2002-04-22.14:52:20 by @warsaw")</li> <sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup> <details><summary>Show more details</summary><p> GitHub fields: ```python assignee = 'https://github.com/warsaw' closed_at = <Date 2002-04-22.14:52:20.000> created_at = <Date 2001-08-16.23:26:50.000> labels = [] title = 'python-mode indentation bug' updated_at = <Date 2002-04-22.14:52:20.000> user = 'https://github.com/warsaw' ``` bugs.python.org fields: ```python activity = <Date 2002-04-22.14:52:20.000> actor = 'barry' assignee = 'barry' closed = True closed_date = None closer = None components = ['Demos and Tools'] creation = <Date 2001-08-16.23:26:50.000> creator = 'barry' dependencies = [] files = ['119'] hgrepos = [] issue_num = 451841 keywords = [] message_count = 2.0 messages = ['6009', '6010'] nosy_count = 1.0 nosy_names = ['barry'] pr_nums = [] priority = 'low' resolution = 'fixed' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue451841' versions = [] ``` </p></details>
python-mode indentation bug
https://api.github.com/repos/python/cpython/issues/34985/comments
2
2001-08-16T23:26:50Z
2022-04-09T21:39:40Z
https://github.com/python/cpython/issues/34985
1,198,779,228
34,985
[ "python", "cpython" ]
BPO | [451773](https://bugs.python.org/issue451773) --- | :--- Nosy | @gvanrossum, @freddrake <sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup> <details><summary>Show more details</summary><p> GitHub fields: ```python assignee = 'https://github.com/gvanrossum' closed_at = <Date 2001-08-17.20:33:19.000> created_at = <Date 2001-08-16.22:19:39.000> labels = ['interpreter-core'] title = 'new-style objects not weak-referencable' updated_at = <Date 2001-08-17.20:33:19.000> user = 'https://github.com/freddrake' ``` bugs.python.org fields: ```python activity = <Date 2001-08-17.20:33:19.000> actor = 'gvanrossum' assignee = 'gvanrossum' closed = True closed_date = None closer = None components = ['Interpreter Core'] creation = <Date 2001-08-16.22:19:39.000> creator = 'fdrake' dependencies = [] files = [] hgrepos = [] issue_num = 451773 keywords = [] message_count = 4.0 messages = ['6005', '6006', '6007', '6008'] nosy_count = 2.0 nosy_names = ['gvanrossum', 'fdrake'] pr_nums = [] priority = 'normal' resolution = 'fixed' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue451773' versions = [] ``` </p></details>
new-style objects not weak-referencable
https://api.github.com/repos/python/cpython/issues/34984/comments
4
2001-08-16T22:19:39Z
2022-04-09T21:39:39Z
https://github.com/python/cpython/issues/34984
1,198,779,226
34,984
[ "python", "cpython" ]
BPO | [451638](https://bugs.python.org/issue451638) --- | :--- 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-08-16.17:57:24.000> created_at = <Date 2001-08-16.17:48:04.000> labels = ['interpreter-core'] title = '[2.2a] delitem undefined for dictionary' updated_at = <Date 2001-08-16.17:57:24.000> user = 'https://bugs.python.org/amc1' ``` bugs.python.org fields: ```python activity = <Date 2001-08-16.17:57:24.000> actor = 'gvanrossum' assignee = 'gvanrossum' closed = True closed_date = None closer = None components = ['Interpreter Core'] creation = <Date 2001-08-16.17:48:04.000> creator = 'amc1' dependencies = [] files = [] hgrepos = [] issue_num = 451638 keywords = [] message_count = 2.0 messages = ['6003', '6004'] nosy_count = 2.0 nosy_names = ['gvanrossum', 'amc1'] pr_nums = [] priority = 'normal' resolution = 'duplicate' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue451638' versions = ['Python 2.2'] ``` </p></details>
[2.2a] delitem undefined for dictionary
https://api.github.com/repos/python/cpython/issues/34983/comments
2
2001-08-16T17:48:04Z
2022-04-09T21:39:38Z
https://github.com/python/cpython/issues/34983
1,198,779,220
34,983
[ "python", "cpython" ]
BPO | [451636](https://bugs.python.org/issue451636) --- | :--- Nosy | @gvanrossum, @loewis <sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup> <details><summary>Show more details</summary><p> GitHub fields: ```python assignee = None closed_at = <Date 2001-09-05.18:33:13.000> created_at = <Date 2001-08-16.17:27:33.000> labels = ['build'] title = 'linuxaudiodev caused machine hangup' updated_at = <Date 2001-09-05.18:33:13.000> user = 'https://bugs.python.org/anonymous' ``` bugs.python.org fields: ```python activity = <Date 2001-09-05.18:33:13.000> actor = 'gvanrossum' assignee = 'none' closed = True closed_date = None closer = None components = ['Build'] creation = <Date 2001-08-16.17:27:33.000> creator = 'anonymous' dependencies = [] files = [] hgrepos = [] issue_num = 451636 keywords = [] message_count = 7.0 messages = ['5996', '5997', '5998', '5999', '6000', '6001', '6002'] nosy_count = 3.0 nosy_names = ['gvanrossum', 'nobody', 'loewis'] pr_nums = [] priority = 'low' resolution = 'works for me' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue451636' versions = [] ``` </p></details>
linuxaudiodev caused machine hangup
https://api.github.com/repos/python/cpython/issues/34982/comments
7
2001-08-16T17:27:33Z
2022-04-09T21:39:36Z
https://github.com/python/cpython/issues/34982
1,198,779,214
34,982
[ "python", "cpython" ]
BPO | [451630](https://bugs.python.org/issue451630) --- | :--- 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-08-16.21:22:36.000> created_at = <Date 2001-08-16.16:54:50.000> labels = ['docs'] title = 'os.spawnv doc are slim' updated_at = <Date 2001-08-16.21:22:36.000> user = 'https://bugs.python.org/jhylton' ``` bugs.python.org fields: ```python activity = <Date 2001-08-16.21:22:36.000> actor = 'fdrake' assignee = 'fdrake' closed = True closed_date = None closer = None components = ['Documentation'] creation = <Date 2001-08-16.16:54:50.000> creator = 'jhylton' dependencies = [] files = [] hgrepos = [] issue_num = 451630 keywords = [] message_count = 2.0 messages = ['5994', '5995'] nosy_count = 2.0 nosy_names = ['jhylton', 'fdrake'] pr_nums = [] priority = 'normal' resolution = 'fixed' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue451630' versions = [] ``` </p></details>
os.spawnv doc are slim
https://api.github.com/repos/python/cpython/issues/34981/comments
2
2001-08-16T16:54:50Z
2022-04-09T21:39:35Z
https://github.com/python/cpython/issues/34981
1,198,779,207
34,981
[ "python", "cpython" ]
BPO | [451622](https://bugs.python.org/issue451622) --- | :--- Nosy | @loewis, @aleaxit <sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup> <details><summary>Show more details</summary><p> GitHub fields: ```python assignee = None closed_at = <Date 2001-08-16.17:08:58.000> created_at = <Date 2001-08-16.16:29:15.000> labels = ['library'] title = 'xdrlib Packer performance-bug' updated_at = <Date 2001-08-16.17:08:58.000> user = 'https://github.com/aleaxit' ``` bugs.python.org fields: ```python activity = <Date 2001-08-16.17:08:58.000> actor = 'loewis' assignee = 'none' closed = True closed_date = None closer = None components = ['Library (Lib)'] creation = <Date 2001-08-16.16:29:15.000> creator = 'aleax' dependencies = [] files = [] hgrepos = [] issue_num = 451622 keywords = [] message_count = 2.0 messages = ['5992', '5993'] nosy_count = 2.0 nosy_names = ['loewis', 'aleax'] pr_nums = [] priority = 'normal' resolution = 'fixed' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue451622' versions = [] ``` </p></details>
xdrlib Packer performance-bug
https://api.github.com/repos/python/cpython/issues/34980/comments
2
2001-08-16T16:29:15Z
2022-04-09T21:39:33Z
https://github.com/python/cpython/issues/34980
1,198,779,203
34,980
[ "python", "cpython" ]
BPO | [451607](https://bugs.python.org/issue451607) --- | :--- Nosy | @loewis, @warsaw, @facundobatista <sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup> <details><summary>Show more details</summary><p> GitHub fields: ```python assignee = 'https://github.com/facundobatista' closed_at = <Date 2007-04-22.02:55:57.000> created_at = <Date 2001-08-16.16:00:14.000> labels = ['extension-modules'] title = 'SSL support in socket module needs tests' updated_at = <Date 2007-04-22.02:55:57.000> user = 'https://github.com/warsaw' ``` bugs.python.org fields: ```python activity = <Date 2007-04-22.02:55:57.000> actor = 'facundobatista' assignee = 'facundobatista' closed = True closed_date = None closer = None components = ['Extension Modules'] creation = <Date 2001-08-16.16:00:14.000> creator = 'barry' dependencies = [] files = [] hgrepos = [] issue_num = 451607 keywords = [] message_count = 14.0 messages = ['5978', '5979', '5980', '5981', '5982', '5983', '5984', '5985', '5986', '5987', '5988', '5989', '5990', '5991'] nosy_count = 6.0 nosy_names = ['nobody', 'loewis', 'barry', 'facundobatista', 'lkcl', 'phr'] pr_nums = [] priority = 'normal' resolution = 'fixed' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue451607' versions = [] ``` </p></details>
SSL support in socket module needs tests
https://api.github.com/repos/python/cpython/issues/34979/comments
14
2001-08-16T16:00:14Z
2022-04-09T21:39:33Z
https://github.com/python/cpython/issues/34979
1,198,779,198
34,979
[ "python", "cpython" ]
BPO | [451605](https://bugs.python.org/issue451605) --- | :--- Nosy | @freddrake, @warsaw <sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup> <details><summary>Show more details</summary><p> GitHub fields: ```python assignee = 'https://github.com/freddrake' closed_at = <Date 2001-08-16.16:02:58.000> created_at = <Date 2001-08-16.15:58:16.000> labels = ['type-feature', 'docs'] title = 'socket module missing SSL docs' updated_at = <Date 2001-08-16.16:02:58.000> user = 'https://github.com/warsaw' ``` bugs.python.org fields: ```python activity = <Date 2001-08-16.16:02:58.000> actor = 'fdrake' assignee = 'fdrake' closed = True closed_date = None closer = None components = ['Documentation'] creation = <Date 2001-08-16.15:58:16.000> creator = 'barry' dependencies = [] files = [] hgrepos = [] issue_num = 451605 keywords = [] message_count = 2.0 messages = ['5976', '5977'] nosy_count = 2.0 nosy_names = ['fdrake', 'barry'] pr_nums = [] priority = 'normal' resolution = 'duplicate' stage = None status = 'closed' superseder = None type = 'enhancement' url = 'https://bugs.python.org/issue451605' versions = [] ``` </p></details>
socket module missing SSL docs
https://api.github.com/repos/python/cpython/issues/34978/comments
2
2001-08-16T15:58:16Z
2022-04-09T21:39:32Z
https://github.com/python/cpython/issues/34978
1,198,779,192
34,978
[ "python", "cpython" ]
BPO | [451598](https://bugs.python.org/issue451598) --- | :--- Nosy | @freddrake, @warsaw <sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup> <details><summary>Show more details</summary><p> GitHub fields: ```python assignee = 'https://github.com/freddrake' closed_at = <Date 2001-08-16.19:19:27.000> created_at = <Date 2001-08-16.15:51:18.000> labels = ['library'] title = 'mimetypes.py needs a test' updated_at = <Date 2001-08-16.19:19:27.000> user = 'https://github.com/warsaw' ``` bugs.python.org fields: ```python activity = <Date 2001-08-16.19:19:27.000> actor = 'fdrake' assignee = 'fdrake' closed = True closed_date = None closer = None components = ['Library (Lib)'] creation = <Date 2001-08-16.15:51:18.000> creator = 'barry' dependencies = [] files = [] hgrepos = [] issue_num = 451598 keywords = [] message_count = 2.0 messages = ['5974', '5975'] nosy_count = 2.0 nosy_names = ['fdrake', 'barry'] pr_nums = [] priority = 'normal' resolution = 'fixed' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue451598' versions = [] ``` </p></details>
mimetypes.py needs a test
https://api.github.com/repos/python/cpython/issues/34977/comments
2
2001-08-16T15:51:18Z
2022-04-09T21:39:31Z
https://github.com/python/cpython/issues/34977
1,198,779,186
34,977
[ "python", "cpython" ]
BPO | [451597](https://bugs.python.org/issue451597) --- | :--- Nosy | @loewis <sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup> <details><summary>Show more details</summary><p> GitHub fields: ```python assignee = None closed_at = <Date 2001-08-16.16:49:10.000> created_at = <Date 2001-08-16.15:46:12.000> labels = ['build'] title = 'Solaris2.6 core dump in test_struct.py' updated_at = <Date 2001-08-16.16:49:10.000> user = 'https://bugs.python.org/wsannis' ``` bugs.python.org fields: ```python activity = <Date 2001-08-16.16:49:10.000> actor = 'loewis' assignee = 'none' closed = True closed_date = None closer = None components = ['Build'] creation = <Date 2001-08-16.15:46:12.000> creator = 'wsannis' dependencies = [] files = [] hgrepos = [] issue_num = 451597 keywords = [] message_count = 2.0 messages = ['5972', '5973'] nosy_count = 2.0 nosy_names = ['loewis', 'wsannis'] pr_nums = [] priority = 'normal' resolution = 'duplicate' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue451597' versions = ['Python 2.2'] ``` </p></details>
Solaris2.6 core dump in test_struct.py
https://api.github.com/repos/python/cpython/issues/34976/comments
2
2001-08-16T15:46:12Z
2022-04-09T21:39:29Z
https://github.com/python/cpython/issues/34976
1,198,779,184
34,976
[ "python", "cpython" ]
BPO | [451556](https://bugs.python.org/issue451556) --- | :--- 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-09-04.21:10:12.000> created_at = <Date 2001-08-16.13:59:45.000> labels = ['docs'] title = 'bad tags in HTML documentation' updated_at = <Date 2001-09-04.21:10:12.000> user = 'https://bugs.python.org/effbot' ``` bugs.python.org fields: ```python activity = <Date 2001-09-04.21:10:12.000> actor = 'fdrake' assignee = 'fdrake' closed = True closed_date = None closer = None components = ['Documentation'] creation = <Date 2001-08-16.13:59:45.000> creator = 'effbot' dependencies = [] files = [] hgrepos = [] issue_num = 451556 keywords = [] message_count = 4.0 messages = ['5968', '5969', '5970', '5971'] nosy_count = 2.0 nosy_names = ['fdrake', 'effbot'] pr_nums = [] priority = 'normal' resolution = 'fixed' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue451556' versions = [] ``` </p></details>
bad tags in HTML documentation
https://api.github.com/repos/python/cpython/issues/34975/comments
4
2001-08-16T13:59:45Z
2022-04-09T21:39:28Z
https://github.com/python/cpython/issues/34975
1,198,779,177
34,975
[ "python", "cpython" ]
BPO | [451547](https://bugs.python.org/issue451547) --- | :--- Nosy | @gvanrossum <sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup> <details><summary>Show more details</summary><p> GitHub fields: ```python assignee = 'https://github.com/gvanrossum' closed_at = <Date 2002-10-30.23:47:17.000> created_at = <Date 2001-08-16.13:33:45.000> labels = ['library'] title = "pickle / cPickle can't load lambdas" updated_at = <Date 2002-10-30.23:47:17.000> user = 'https://bugs.python.org/gmcm' ``` bugs.python.org fields: ```python activity = <Date 2002-10-30.23:47:17.000> actor = 'gvanrossum' assignee = 'gvanrossum' closed = True closed_date = None closer = None components = ['Library (Lib)'] creation = <Date 2001-08-16.13:33:45.000> creator = 'gmcm' dependencies = [] files = [] hgrepos = [] issue_num = 451547 keywords = [] message_count = 12.0 messages = ['5956', '5957', '5958', '5959', '5960', '5961', '5962', '5963', '5964', '5965', '5966', '5967'] nosy_count = 3.0 nosy_names = ['gvanrossum', 'davecole', 'gmcm'] pr_nums = [] priority = 'low' resolution = 'fixed' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue451547' versions = [] ``` </p></details>
pickle / cPickle can't load lambdas
https://api.github.com/repos/python/cpython/issues/34974/comments
12
2001-08-16T13:33:45Z
2022-04-09T21:39:27Z
https://github.com/python/cpython/issues/34974
1,198,779,175
34,974
[ "python", "cpython" ]
BPO | [451538](https://bugs.python.org/issue451538) --- | :--- Nosy | @freddrake, @ods Files | <li>[pprint-locale.diff](https://bugs.python.org/file3535/pprint-locale.diff "Uploaded as text/plain at 2001-08-16.12:49:54 by @ods")</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-09-04.19:44:00.000> created_at = <Date 2001-08-16.12:49:53.000> labels = ['library'] title = 'L10n of pprint' updated_at = <Date 2001-09-04.19:44:00.000> user = 'https://github.com/ods' ``` bugs.python.org fields: ```python activity = <Date 2001-09-04.19:44:00.000> actor = 'fdrake' assignee = 'fdrake' closed = True closed_date = None closer = None components = ['Library (Lib)'] creation = <Date 2001-08-16.12:49:53.000> creator = 'ods' dependencies = [] files = ['3535'] hgrepos = [] issue_num = 451538 keywords = ['patch'] message_count = 3.0 messages = ['37343', '37344', '37345'] nosy_count = 2.0 nosy_names = ['fdrake', 'ods'] pr_nums = [] priority = 'normal' resolution = 'accepted' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue451538' versions = [] ``` </p></details>
L10n of pprint
https://api.github.com/repos/python/cpython/issues/34973/comments
3
2001-08-16T12:49:53Z
2022-04-09T21:39:26Z
https://github.com/python/cpython/issues/34973
1,198,779,172
34,973
[ "python", "cpython" ]
BPO | [451309](https://bugs.python.org/issue451309) --- | :--- Nosy | @gvanrossum Files | <li>[*vc-diff*](https://bugs.python.org/file118/%2Avc-diff%2A "Uploaded as application/octet-stream at 2001-08-15.20:36:17 by jhylton")</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-09-06.08:27:12.000> created_at = <Date 2001-08-15.20:36:16.000> labels = ['library'] title = "don't store traceback objects" updated_at = <Date 2001-09-06.08:27:12.000> user = 'https://bugs.python.org/jhylton' ``` bugs.python.org fields: ```python activity = <Date 2001-09-06.08:27:12.000> actor = 'purcell' assignee = 'jhylton' closed = True closed_date = None closer = None components = ['Library (Lib)'] creation = <Date 2001-08-15.20:36:16.000> creator = 'jhylton' dependencies = [] files = ['118'] hgrepos = [] issue_num = 451309 keywords = [] message_count = 6.0 messages = ['5950', '5951', '5952', '5953', '5954', '5955'] nosy_count = 3.0 nosy_names = ['gvanrossum', 'jhylton', 'purcell'] pr_nums = [] priority = 'high' resolution = 'fixed' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue451309' versions = [] ``` </p></details>
don't store traceback objects
https://api.github.com/repos/python/cpython/issues/34972/comments
6
2001-08-15T20:36:16Z
2022-04-09T21:39:24Z
https://github.com/python/cpython/issues/34972
1,198,779,167
34,972
[ "python", "cpython" ]
BPO | [451305](https://bugs.python.org/issue451305) --- | :--- Nosy | @jackjansen <sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup> <details><summary>Show more details</summary><p> GitHub fields: ```python assignee = 'https://github.com/jackjansen' closed_at = <Date 2001-09-01.19:44:57.000> created_at = <Date 2001-08-15.20:19:49.000> labels = ['OS-mac'] title = 'Indeterminate progress bars' updated_at = <Date 2001-09-01.19:44:57.000> user = 'https://bugs.python.org/anonymous' ``` bugs.python.org fields: ```python activity = <Date 2001-09-01.19:44:57.000> actor = 'jackjansen' assignee = 'jackjansen' closed = True closed_date = None closer = None components = ['macOS'] creation = <Date 2001-08-15.20:19:49.000> creator = 'anonymous' dependencies = [] files = [] hgrepos = [] issue_num = 451305 keywords = ['patch'] message_count = 2.0 messages = ['37341', '37342'] nosy_count = 1.0 nosy_names = ['jackjansen'] pr_nums = [] priority = 'normal' resolution = None stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue451305' versions = [] ``` </p></details>
Indeterminate progress bars
https://api.github.com/repos/python/cpython/issues/34971/comments
2
2001-08-15T20:19:49Z
2022-04-09T21:39:24Z
https://github.com/python/cpython/issues/34971
1,198,779,164
34,971
[ "python", "cpython" ]
BPO | [451295](https://bugs.python.org/issue451295) --- | :--- <sup>*Note: these values reflect the state of the issue at 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-11-09.16:48:38.000> created_at = <Date 2001-08-15.19:36:13.000> labels = ['library'] title = 'HTTPS bugs in urllib2' updated_at = <Date 2001-11-09.16:48:38.000> user = 'https://bugs.python.org/anonymous' ``` bugs.python.org fields: ```python activity = <Date 2001-11-09.16:48:38.000> actor = 'jhylton' assignee = 'jhylton' closed = True closed_date = None closer = None components = ['Library (Lib)'] creation = <Date 2001-08-15.19:36:13.000> creator = 'anonymous' dependencies = [] files = [] hgrepos = [] issue_num = 451295 keywords = [] message_count = 2.0 messages = ['5948', '5949'] nosy_count = 1.0 nosy_names = ['jhylton'] pr_nums = [] priority = 'normal' resolution = 'fixed' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue451295' versions = [] ``` </p></details>
HTTPS bugs in urllib2
https://api.github.com/repos/python/cpython/issues/34970/comments
2
2001-08-15T19:36:13Z
2022-04-09T21:39:22Z
https://github.com/python/cpython/issues/34970
1,198,779,162
34,970
[ "python", "cpython" ]
BPO | [451285](https://bugs.python.org/issue451285) --- | :--- Nosy | @tim-one, @akuchling, @theller <sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup> <details><summary>Show more details</summary><p> GitHub fields: ```python assignee = 'https://github.com/theller' closed_at = <Date 2001-12-06.20:52:17.000> created_at = <Date 2001-08-15.19:18:04.000> labels = ['library'] title = 'distutils ignores environment variables' updated_at = <Date 2001-12-06.20:52:17.000> user = 'https://bugs.python.org/jhylton' ``` bugs.python.org fields: ```python activity = <Date 2001-12-06.20:52:17.000> actor = 'theller' assignee = 'theller' closed = True closed_date = None closer = None components = ['Distutils'] creation = <Date 2001-08-15.19:18:04.000> creator = 'jhylton' dependencies = [] files = [] hgrepos = [] issue_num = 451285 keywords = [] message_count = 6.0 messages = ['5942', '5943', '5944', '5945', '5946', '5947'] nosy_count = 4.0 nosy_names = ['tim.peters', 'jhylton', 'akuchling', 'theller'] pr_nums = [] priority = 'normal' resolution = 'wont fix' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue451285' versions = [] ``` </p></details>
distutils ignores environment variables
https://api.github.com/repos/python/cpython/issues/34969/comments
6
2001-08-15T19:18:04Z
2022-04-09T21:39:22Z
https://github.com/python/cpython/issues/34969
1,198,779,159
34,969
[ "python", "cpython" ]
BPO | [451217](https://bugs.python.org/issue451217) --- | :--- Nosy | @freddrake, @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/freddrake' closed_at = <Date 2001-09-24.21:06:47.000> created_at = <Date 2001-08-15.15:58:49.000> labels = ['type-feature', 'docs'] title = 'Missing big chunk of extend/embed manual' updated_at = <Date 2001-09-24.21:06:47.000> user = 'https://github.com/smontanaro' ``` bugs.python.org fields: ```python activity = <Date 2001-09-24.21:06:47.000> actor = 'fdrake' assignee = 'fdrake' closed = True closed_date = None closer = None components = ['Documentation'] creation = <Date 2001-08-15.15:58:49.000> creator = 'skip.montanaro' dependencies = [] files = [] hgrepos = [] issue_num = 451217 keywords = [] message_count = 4.0 messages = ['5938', '5939', '5940', '5941'] nosy_count = 2.0 nosy_names = ['fdrake', 'skip.montanaro'] pr_nums = [] priority = 'high' resolution = None stage = None status = 'closed' superseder = None type = 'enhancement' url = 'https://bugs.python.org/issue451217' versions = [] ``` </p></details>
Missing big chunk of extend/embed manual
https://api.github.com/repos/python/cpython/issues/34968/comments
4
2001-08-15T15:58:49Z
2022-04-09T21:39:21Z
https://github.com/python/cpython/issues/34968
1,198,779,153
34,968
[ "python", "cpython" ]
BPO | [451107](https://bugs.python.org/issue451107) --- | :--- 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-08-22.08:30:02.000> created_at = <Date 2001-08-15.08:34:58.000> labels = ['expert-regex'] title = 're.sub does not replace slahes (2.2a1)' updated_at = <Date 2001-08-22.08:30:02.000> user = 'https://bugs.python.org/muqker' ``` bugs.python.org fields: ```python activity = <Date 2001-08-22.08:30:02.000> actor = 'gvanrossum' assignee = 'effbot' closed = True closed_date = None closer = None components = ['Regular Expressions'] creation = <Date 2001-08-15.08:34:58.000> creator = 'muqker' dependencies = [] files = [] hgrepos = [] issue_num = 451107 keywords = [] message_count = 2.0 messages = ['5936', '5937'] nosy_count = 3.0 nosy_names = ['gvanrossum', 'effbot', 'muqker'] pr_nums = [] priority = 'normal' resolution = 'duplicate' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue451107' versions = ['Python 2.2'] ``` </p></details>
re.sub does not replace slahes (2.2a1)
https://api.github.com/repos/python/cpython/issues/34967/comments
2
2001-08-15T08:34:58Z
2022-04-09T21:39:19Z
https://github.com/python/cpython/issues/34967
1,198,779,146
34,967
[ "python", "cpython" ]
BPO | [450981](https://bugs.python.org/issue450981) --- | :--- Nosy | @freddrake Files | <li>[xmlrpc-patch](https://bugs.python.org/file3533/xmlrpc-patch "Uploaded as application/octet-stream at 2001-08-14.22:07:30 by nnorwitz")</li><li>[xmlrpc-patch](https://bugs.python.org/file3534/xmlrpc-patch "Uploaded as application/octet-stream at 2001-08-14.22:34:17 by nnorwitz")</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-09-04.18:55:40.000> created_at = <Date 2001-08-14.22:07:29.000> labels = ['docs'] title = 'Add module docstring - xmlrpc' updated_at = <Date 2001-09-04.18:55:40.000> user = 'https://bugs.python.org/nnorwitz' ``` bugs.python.org fields: ```python activity = <Date 2001-09-04.18:55:40.000> actor = 'fdrake' assignee = 'fdrake' closed = True closed_date = None closer = None components = ['Documentation'] creation = <Date 2001-08-14.22:07:29.000> creator = 'nnorwitz' dependencies = [] files = ['3533', '3534'] hgrepos = [] issue_num = 450981 keywords = ['patch'] message_count = 2.0 messages = ['37339', '37340'] nosy_count = 2.0 nosy_names = ['fdrake', 'nnorwitz'] pr_nums = [] priority = 'normal' resolution = 'accepted' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue450981' versions = [] ``` </p></details>
Add module docstring - xmlrpc
https://api.github.com/repos/python/cpython/issues/34966/comments
2
2001-08-14T22:07:29Z
2022-04-09T21:39:19Z
https://github.com/python/cpython/issues/34966
1,198,779,141
34,966
[ "python", "cpython" ]
BPO | [450980](https://bugs.python.org/issue450980) --- | :--- Nosy | @freddrake Files | <li>[sre-patch](https://bugs.python.org/file3532/sre-patch "Uploaded as application/octet-stream at 2001-08-14.22:06:42 by nnorwitz")</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-09-04.19:20:26.000> created_at = <Date 2001-08-14.22:06:41.000> labels = ['docs'] title = 'Add module docstring - sre*, re' updated_at = <Date 2001-09-04.19:20:26.000> user = 'https://bugs.python.org/nnorwitz' ``` bugs.python.org fields: ```python activity = <Date 2001-09-04.19:20:26.000> actor = 'fdrake' assignee = 'fdrake' closed = True closed_date = None closer = None components = ['Documentation'] creation = <Date 2001-08-14.22:06:41.000> creator = 'nnorwitz' dependencies = [] files = ['3532'] hgrepos = [] issue_num = 450980 keywords = ['patch'] message_count = 2.0 messages = ['37337', '37338'] nosy_count = 2.0 nosy_names = ['fdrake', 'nnorwitz'] pr_nums = [] priority = 'normal' resolution = 'accepted' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue450980' versions = [] ``` </p></details>
Add module docstring - sre*, re
https://api.github.com/repos/python/cpython/issues/34965/comments
2
2001-08-14T22:06:41Z
2022-04-09T21:39:18Z
https://github.com/python/cpython/issues/34965
1,198,779,138
34,965
[ "python", "cpython" ]
BPO | [450979](https://bugs.python.org/issue450979) --- | :--- Nosy | @freddrake Files | <li>[imputil-patch](https://bugs.python.org/file3531/imputil-patch "Uploaded as application/octet-stream at 2001-08-14.22:05:50 by nnorwitz")</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-09-04.18:40:14.000> created_at = <Date 2001-08-14.22:05:49.000> labels = ['docs'] title = 'Add module docstring - imputil' updated_at = <Date 2001-09-04.18:40:14.000> user = 'https://bugs.python.org/nnorwitz' ``` bugs.python.org fields: ```python activity = <Date 2001-09-04.18:40:14.000> actor = 'fdrake' assignee = 'fdrake' closed = True closed_date = None closer = None components = ['Documentation'] creation = <Date 2001-08-14.22:05:49.000> creator = 'nnorwitz' dependencies = [] files = ['3531'] hgrepos = [] issue_num = 450979 keywords = ['patch'] message_count = 2.0 messages = ['37335', '37336'] nosy_count = 2.0 nosy_names = ['fdrake', 'nnorwitz'] pr_nums = [] priority = 'normal' resolution = 'accepted' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue450979' versions = [] ``` </p></details>
Add module docstring - imputil
https://api.github.com/repos/python/cpython/issues/34964/comments
2
2001-08-14T22:05:49Z
2022-04-09T21:39:17Z
https://github.com/python/cpython/issues/34964
1,198,779,131
34,964
[ "python", "cpython" ]
BPO | [450909](https://bugs.python.org/issue450909) --- | :--- Nosy | @gvanrossum, @freddrake <sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup> <details><summary>Show more details</summary><p> GitHub fields: ```python assignee = None closed_at = <Date 2001-08-14.20:03:17.000> created_at = <Date 2001-08-14.19:20:26.000> labels = ['interpreter-core'] title = '__future__.division fails at prompt' updated_at = <Date 2001-08-14.20:03:17.000> user = 'https://github.com/freddrake' ``` bugs.python.org fields: ```python activity = <Date 2001-08-14.20:03:17.000> actor = 'jhylton' assignee = 'jhylton' closed = True closed_date = None closer = None components = ['Interpreter Core'] creation = <Date 2001-08-14.19:20:26.000> creator = 'fdrake' dependencies = [] files = [] hgrepos = [] issue_num = 450909 keywords = [] message_count = 4.0 messages = ['5932', '5933', '5934', '5935'] nosy_count = 3.0 nosy_names = ['gvanrossum', 'jhylton', 'fdrake'] pr_nums = [] priority = 'normal' resolution = 'fixed' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue450909' versions = ['Python 2.2'] ``` </p></details>
__future__.division fails at prompt
https://api.github.com/repos/python/cpython/issues/34963/comments
4
2001-08-14T19:20:26Z
2022-04-09T21:39:15Z
https://github.com/python/cpython/issues/34963
1,198,779,127
34,963
[ "python", "cpython" ]
BPO | [450862](https://bugs.python.org/issue450862) --- | :--- Nosy | @loewis, @akuchling, @jackjansen Files | <li>[distutils.diff](https://bugs.python.org/file3530/distutils.diff "Uploaded as text/plain at 2001-08-15.18:54:31 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/jackjansen' closed_at = <Date 2001-08-27.15:08:41.000> created_at = <Date 2001-08-14.16:59:25.000> labels = ['library'] title = 'distutils patch to find MacOSX dylibs' updated_at = <Date 2001-08-27.15:08:41.000> user = 'https://bugs.python.org/anonymous' ``` bugs.python.org fields: ```python activity = <Date 2001-08-27.15:08:41.000> actor = 'jackjansen' assignee = 'jackjansen' closed = True closed_date = None closer = None components = ['Distutils'] creation = <Date 2001-08-14.16:59:25.000> creator = 'anonymous' dependencies = [] files = ['3530'] hgrepos = [] issue_num = 450862 keywords = ['patch'] message_count = 7.0 messages = ['37328', '37329', '37330', '37331', '37332', '37333', '37334'] nosy_count = 4.0 nosy_names = ['loewis', 'akuchling', 'jackjansen', 'bnoon'] pr_nums = [] priority = 'normal' resolution = None stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue450862' versions = [] ``` </p></details>
distutils patch to find MacOSX dylibs
https://api.github.com/repos/python/cpython/issues/34962/comments
7
2001-08-14T16:59:25Z
2022-04-09T21:39:14Z
https://github.com/python/cpython/issues/34962
1,198,779,122
34,962
[ "python", "cpython" ]
BPO | [450803](https://bugs.python.org/issue450803) --- | :--- Nosy | @freddrake, @warsaw Files | <li>[module.tex](https://bugs.python.org/file116/module.tex "Uploaded as application/octet-stream at 2002-06-11.09:48:38 by moshez"): Tentative docs</li><li>[smptd.tex](https://bugs.python.org/file117/smptd.tex "Uploaded at 2004-07-10.18:55:21 by mcherm"): Revised moshez's patch fixing syntax</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 2004-07-11.16:26:12.000> created_at = <Date 2001-08-14.14:18:09.000> labels = ['docs'] title = 'smtpd.py needs documentation' updated_at = <Date 2004-07-11.16:26:12.000> user = 'https://github.com/warsaw' ``` bugs.python.org fields: ```python activity = <Date 2004-07-11.16:26:12.000> actor = 'fdrake' assignee = 'fdrake' closed = True closed_date = None closer = None components = ['Documentation'] creation = <Date 2001-08-14.14:18:09.000> creator = 'barry' dependencies = [] files = ['116', '117'] hgrepos = [] issue_num = 450803 keywords = [] message_count = 7.0 messages = ['5925', '5926', '5927', '5928', '5929', '5930', '5931'] nosy_count = 4.0 nosy_names = ['fdrake', 'moshez', 'barry', 'mcherm'] pr_nums = [] priority = 'high' resolution = 'fixed' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue450803' versions = ['Python 2.3'] ``` </p></details>
smtpd.py needs documentation
https://api.github.com/repos/python/cpython/issues/34961/comments
7
2001-08-14T14:18:09Z
2022-04-09T21:39:13Z
https://github.com/python/cpython/issues/34961
1,198,779,117
34,961
[ "python", "cpython" ]
BPO | [450710](https://bugs.python.org/issue450710) --- | :--- Nosy | @loewis, @warsaw Files | <li>[Python2.2a1_uw7_20011014.patch](https://bugs.python.org/file3528/Python2.2a1_uw7_20011014.patch "Uploaded as text/plain at 2001-08-14.06:10:55 by ballie01"): Patch to Python 2.2a1 containing bug fixes and an updated UnixWare 7 port.</li><li>[uw7-20011016.patch](https://bugs.python.org/file3529/uw7-20011016.patch "Uploaded as text/plain at 2001-08-17.19:17:49 by ballie01")</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-08-21.04:10:34.000> created_at = <Date 2001-08-14.06:10:54.000> labels = ['build'] title = '2.2a1 Bug fixes and UnixWare 7 port' updated_at = <Date 2001-08-21.04:10:34.000> user = 'https://bugs.python.org/ballie01' ``` bugs.python.org fields: ```python activity = <Date 2001-08-21.04:10:34.000> actor = 'barry' assignee = 'none' closed = True closed_date = None closer = None components = ['Build'] creation = <Date 2001-08-14.06:10:54.000> creator = 'ballie01' dependencies = [] files = ['3528', '3529'] hgrepos = [] issue_num = 450710 keywords = ['patch'] message_count = 12.0 messages = ['37316', '37317', '37318', '37319', '37320', '37321', '37322', '37323', '37324', '37325', '37326', '37327'] nosy_count = 3.0 nosy_names = ['loewis', 'barry', 'ballie01'] pr_nums = [] priority = 'normal' resolution = 'out of date' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue450710' versions = [] ``` </p></details>
2.2a1 Bug fixes and UnixWare 7 port
https://api.github.com/repos/python/cpython/issues/34960/comments
12
2001-08-14T06:10:54Z
2022-04-09T21:39:11Z
https://github.com/python/cpython/issues/34960
1,198,779,111
34,960
[ "python", "cpython" ]
BPO | [450702](https://bugs.python.org/issue450702) --- | :--- Nosy | @loewis Files | <li>[zlib-patch](https://bugs.python.org/file3525/zlib-patch "Uploaded as application/octet-stream at 2001-08-14.05:29:47 by titus"): context diff from python/.</li><li>[patch.2](https://bugs.python.org/file3526/patch.2 "Uploaded as text/plain at 2001-08-17.17:13:11 by titus"): the full patch</li><li>[patch-3.gz](https://bugs.python.org/file3527/patch-3.gz "Uploaded as application/x-gzip at 2001-08-21.06:55:36 by titus"): full patch, latest, in gzip format.</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-09-07.16:28:01.000> created_at = <Date 2001-08-14.05:29:46.000> labels = ['extension-modules'] title = 'zlibmodule ALLOW_THREADS update' updated_at = <Date 2001-09-07.16:28:01.000> user = 'https://bugs.python.org/titus' ``` bugs.python.org fields: ```python activity = <Date 2001-09-07.16:28:01.000> actor = 'loewis' assignee = 'loewis' closed = True closed_date = None closer = None components = ['Extension Modules'] creation = <Date 2001-08-14.05:29:46.000> creator = 'titus' dependencies = [] files = ['3525', '3526', '3527'] hgrepos = [] issue_num = 450702 keywords = ['patch'] message_count = 8.0 messages = ['37308', '37309', '37310', '37311', '37312', '37313', '37314', '37315'] nosy_count = 2.0 nosy_names = ['loewis', 'titus'] pr_nums = [] priority = 'normal' resolution = 'accepted' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue450702' versions = [] ``` </p></details>
zlibmodule ALLOW_THREADS update
https://api.github.com/repos/python/cpython/issues/34959/comments
8
2001-08-14T05:29:46Z
2022-04-09T21:39:11Z
https://github.com/python/cpython/issues/34959
1,198,779,107
34,959
[ "python", "cpython" ]
BPO | [450633](https://bugs.python.org/issue450633) --- | :--- 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-08-14.19:56:17.000> created_at = <Date 2001-08-13.22:26:34.000> labels = ['docs'] title = 'Had error trying to follow tutorial.' updated_at = <Date 2001-08-14.19:56:17.000> user = 'https://bugs.python.org/anonymous' ``` bugs.python.org fields: ```python activity = <Date 2001-08-14.19:56:17.000> actor = 'fdrake' assignee = 'fdrake' closed = True closed_date = None closer = None components = ['Documentation'] creation = <Date 2001-08-13.22:26:34.000> creator = 'anonymous' dependencies = [] files = [] hgrepos = [] issue_num = 450633 keywords = [] message_count = 2.0 messages = ['5923', '5924'] 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/issue450633' versions = [] ``` </p></details>
Had error trying to follow tutorial.
https://api.github.com/repos/python/cpython/issues/34958/comments
2
2001-08-13T22:26:34Z
2022-04-09T21:39:10Z
https://github.com/python/cpython/issues/34958
1,198,779,104
34,958
[ "python", "cpython" ]
BPO | [450621](https://bugs.python.org/issue450621) --- | :--- Nosy | @freddrake, @warsaw <sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup> <details><summary>Show more details</summary><p> GitHub fields: ```python assignee = 'https://github.com/freddrake' closed_at = <Date 2001-08-14.15:48:37.000> created_at = <Date 2001-08-13.21:37:40.000> labels = ['docs'] title = 'Py_Initialize() in C API manual' updated_at = <Date 2001-08-14.15:48:37.000> user = 'https://github.com/warsaw' ``` bugs.python.org fields: ```python activity = <Date 2001-08-14.15:48:37.000> actor = 'fdrake' assignee = 'fdrake' closed = True closed_date = None closer = None components = ['Documentation'] creation = <Date 2001-08-13.21:37:40.000> creator = 'barry' dependencies = [] files = [] hgrepos = [] issue_num = 450621 keywords = [] message_count = 2.0 messages = ['5921', '5922'] nosy_count = 2.0 nosy_names = ['fdrake', 'barry'] pr_nums = [] priority = 'normal' resolution = 'fixed' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue450621' versions = [] ``` </p></details>
Py_Initialize() in C API manual
https://api.github.com/repos/python/cpython/issues/34957/comments
2
2001-08-13T21:37:40Z
2022-04-09T21:39:09Z
https://github.com/python/cpython/issues/34957
1,198,779,101
34,957
[ "python", "cpython" ]
BPO | [450583](https://bugs.python.org/issue450583) --- | :--- Nosy | @loewis Files | <li>[patchfile](https://bugs.python.org/file3524/patchfile "Uploaded as application/octet-stream at 2001-08-14.14:00:33 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 = None closed_at = <Date 2002-03-09.11:30:36.000> created_at = <Date 2001-08-13.19:58:50.000> labels = [] title = 'Extend/embed tools for AIX' updated_at = <Date 2002-03-09.11:30:36.000> user = 'https://bugs.python.org/anonymous' ``` bugs.python.org fields: ```python activity = <Date 2002-03-09.11:30:36.000> actor = 'loewis' assignee = 'none' closed = True closed_date = None closer = None components = ['Demos and Tools'] creation = <Date 2001-08-13.19:58:50.000> creator = 'anonymous' dependencies = [] files = ['3524'] hgrepos = [] issue_num = 450583 keywords = ['patch'] message_count = 6.0 messages = ['37302', '37303', '37304', '37305', '37306', '37307'] nosy_count = 2.0 nosy_names = ['nobody', 'loewis'] pr_nums = [] priority = 'normal' resolution = 'duplicate' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue450583' versions = [] ``` </p></details>
Extend/embed tools for AIX
https://api.github.com/repos/python/cpython/issues/34956/comments
6
2001-08-13T19:58:50Z
2022-04-09T21:39:07Z
https://github.com/python/cpython/issues/34956
1,198,779,093
34,956
[ "python", "cpython" ]
BPO | [450568](https://bugs.python.org/issue450568) --- | :--- 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-08-13.19:34:44.000> created_at = <Date 2001-08-13.18:55:46.000> labels = [] title = 'test patch' updated_at = <Date 2001-08-13.19:34:44.000> user = 'https://bugs.python.org/jhylton' ``` bugs.python.org fields: ```python activity = <Date 2001-08-13.19:34:44.000> actor = 'fdrake' assignee = 'fdrake' closed = True closed_date = None closer = None components = ['None'] creation = <Date 2001-08-13.18:55:46.000> creator = 'jhylton' dependencies = [] files = [] hgrepos = [] issue_num = 450568 keywords = ['patch'] message_count = 2.0 messages = ['37300', '37301'] nosy_count = 2.0 nosy_names = ['jhylton', 'fdrake'] pr_nums = [] priority = 'normal' resolution = 'rejected' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue450568' versions = [] ``` </p></details>
test patch
https://api.github.com/repos/python/cpython/issues/34955/comments
2
2001-08-13T18:55:46Z
2022-04-09T21:39:07Z
https://github.com/python/cpython/issues/34955
1,198,779,090
34,955
[ "python", "cpython" ]
BPO | [450543](https://bugs.python.org/issue450543) --- | :--- 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-08-17.17:21:22.000> created_at = <Date 2001-08-13.17:27:55.000> labels = ['interpreter-core'] title = 'round() needs a special method name' updated_at = <Date 2001-08-17.17:21:22.000> user = 'https://bugs.python.org/tlau' ``` bugs.python.org fields: ```python activity = <Date 2001-08-17.17:21:22.000> actor = 'gvanrossum' assignee = 'none' closed = True closed_date = None closer = None components = ['Interpreter Core'] creation = <Date 2001-08-13.17:27:55.000> creator = 'tlau' dependencies = [] files = [] hgrepos = [] issue_num = 450543 keywords = [] message_count = 4.0 messages = ['5917', '5918', '5919', '5920'] nosy_count = 2.0 nosy_names = ['gvanrossum', 'tlau'] pr_nums = [] priority = 'low' resolution = 'rejected' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue450543' versions = [] ``` </p></details>
round() needs a special method name
https://api.github.com/repos/python/cpython/issues/34954/comments
4
2001-08-13T17:27:55Z
2022-04-09T21:39:05Z
https://github.com/python/cpython/issues/34954
1,198,779,087
34,954
[ "python", "cpython" ]
BPO | [450510](https://bugs.python.org/issue450510) --- | :--- Nosy | @jackjansen <sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup> <details><summary>Show more details</summary><p> GitHub fields: ```python assignee = 'https://github.com/jackjansen' closed_at = <Date 2001-09-11.21:29:39.000> created_at = <Date 2001-08-13.15:03:04.000> labels = ['OS-mac'] title = 'results of build on Mac OS X 10.0.4' updated_at = <Date 2001-09-11.21:29:39.000> user = 'https://bugs.python.org/anonymous' ``` bugs.python.org fields: ```python activity = <Date 2001-09-11.21:29:39.000> actor = 'jackjansen' assignee = 'jackjansen' closed = True closed_date = None closer = None components = ['macOS'] creation = <Date 2001-08-13.15:03:04.000> creator = 'anonymous' dependencies = [] files = [] hgrepos = [] issue_num = 450510 keywords = [] message_count = 6.0 messages = ['5911', '5912', '5913', '5914', '5915', '5916'] nosy_count = 2.0 nosy_names = ['nobody', 'jackjansen'] pr_nums = [] priority = 'normal' resolution = 'wont fix' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue450510' versions = ['Python 2.2'] ``` </p></details>
results of build on Mac OS X 10.0.4
https://api.github.com/repos/python/cpython/issues/34953/comments
6
2001-08-13T15:03:04Z
2022-04-09T21:39:04Z
https://github.com/python/cpython/issues/34953
1,198,779,085
34,953
[ "python", "cpython" ]
BPO | [450350](https://bugs.python.org/issue450350) --- | :--- Nosy | @loewis, @jackjansen Files | <li>[@diff2](https://bugs.python.org/file3523/%40diff2 "Uploaded as application/octet-stream at 2001-08-13.14:51:34 by @jackjansen")</li> <sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup> <details><summary>Show more details</summary><p> GitHub fields: ```python assignee = 'https://github.com/jackjansen' closed_at = <Date 2001-08-15.01:35:33.000> created_at = <Date 2001-08-12.22:12:12.000> labels = ['build'] title = 'Get --with-next-framework to work again (on OSX at least)' updated_at = <Date 2001-08-15.01:35:33.000> user = 'https://github.com/jackjansen' ``` bugs.python.org fields: ```python activity = <Date 2001-08-15.01:35:33.000> actor = 'jackjansen' assignee = 'jackjansen' closed = True closed_date = None closer = None components = ['Build'] creation = <Date 2001-08-12.22:12:12.000> creator = 'jackjansen' dependencies = [] files = ['3523'] hgrepos = [] issue_num = 450350 keywords = ['patch'] message_count = 7.0 messages = ['37293', '37294', '37295', '37296', '37297', '37298', '37299'] nosy_count = 2.0 nosy_names = ['loewis', 'jackjansen'] pr_nums = [] priority = 'normal' resolution = 'accepted' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue450350' versions = [] ``` </p></details>
Get --with-next-framework to work again (on OSX at least)
https://api.github.com/repos/python/cpython/issues/34952/comments
7
2001-08-12T22:12:12Z
2022-04-09T21:39:03Z
https://github.com/python/cpython/issues/34952
1,198,779,080
34,952
[ "python", "cpython" ]
BPO | [450267](https://bugs.python.org/issue450267) --- | :--- Nosy | @gvanrossum, @loewis Files | <li>[python-2.2-os2emx-Include.patch](https://bugs.python.org/file3515/python-2.2-os2emx-Include.patch "Uploaded as text/plain at 2002-01-27.06:00:19 by aimacintyre"): Changes to the Include/ files - against CVS of 27Jan02</li><li>[python-2.2-os2emx-Modules.patch](https://bugs.python.org/file3516/python-2.2-os2emx-Modules.patch "Uploaded as text/plain at 2002-01-27.06:02:06 by aimacintyre"): Changes to Modules/ - against CVS of 27Jan02</li><li>[python-2.2-os2emx-Objects.patch](https://bugs.python.org/file3517/python-2.2-os2emx-Objects.patch "Uploaded as text/plain at 2002-01-27.06:03:38 by aimacintyre"): Changes to Objects/ - against CVS of 27Jan02</li><li>[python-2.2-os2emx-Python.patch](https://bugs.python.org/file3518/python-2.2-os2emx-Python.patch "Uploaded as text/plain at 2002-01-27.06:19:36 by aimacintyre"): Changes to Python/ - against CVS of 27Jan02</li><li>[stringobject.c.patch](https://bugs.python.org/file3519/stringobject.c.patch "Uploaded as text/plain at 2002-02-17.04:57:12 by aimacintyre"): clean up/generalise %#x/%#X format conversion</li><li>[unicodeobject.c.patch](https://bugs.python.org/file3520/unicodeobject.c.patch "Uploaded as text/plain at 2002-02-17.05:16:11 by aimacintyre"): clean up/generalise %#x/%#X format conversion</li><li>[Python-2.1.1-core-os2emx.patch](https://bugs.python.org/file3521/Python-2.1.1-core-os2emx.patch "Uploaded as text/plain at 2001-08-12.11:34:50 by aimacintyre"): Python 2.1.1 core patch for OS/2+EMX port</li><li>[Python-2.1.1-core-os2emx.patch.v2](https://bugs.python.org/file3522/Python-2.1.1-core-os2emx.patch.v2 "Uploaded as application/octet-stream at 2001-08-13.13:21:17 by aimacintyre"): updated 2.1.1 core patchset - uses EMX chdir, getcwd as intended</li> <sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup> <details><summary>Show more details</summary><p> GitHub fields: ```python assignee = None closed_at = <Date 2002-03-03.03:19:45.000> created_at = <Date 2001-08-12.11:34:50.000> labels = ['interpreter-core'] title = 'OS/2+EMX port - changes to Python core' updated_at = <Date 2002-03-03.03:19:45.000> user = 'https://bugs.python.org/aimacintyre' ``` bugs.python.org fields: ```python activity = <Date 2002-03-03.03:19:45.000> actor = 'aimacintyre' assignee = 'aimacintyre' closed = True closed_date = None closer = None components = ['Interpreter Core'] creation = <Date 2001-08-12.11:34:50.000> creator = 'aimacintyre' dependencies = [] files = ['3515', '3516', '3517', '3518', '3519', '3520', '3521', '3522'] hgrepos = [] issue_num = 450267 keywords = ['patch'] message_count = 7.0 messages = ['37286', '37287', '37288', '37289', '37290', '37291', '37292'] nosy_count = 3.0 nosy_names = ['gvanrossum', 'loewis', 'aimacintyre'] pr_nums = [] priority = 'normal' resolution = 'accepted' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue450267' versions = [] ``` </p></details>
OS/2+EMX port - changes to Python core
https://api.github.com/repos/python/cpython/issues/34951/comments
7
2001-08-12T11:34:50Z
2022-04-09T21:39:01Z
https://github.com/python/cpython/issues/34951
1,198,779,075
34,951
[ "python", "cpython" ]
BPO | [450266](https://bugs.python.org/issue450266) --- | :--- Files | <li>[python-2.2-os2emx-Lib.patch](https://bugs.python.org/file3511/python-2.2-os2emx-Lib.patch "Uploaded as text/plain at 2002-01-27.05:45:57 by aimacintyre"): Patch for Lib/ against CVS of 27Jan02</li><li>[python-2.2-os2emx-Lib_plat-os2emx.patch](https://bugs.python.org/file3512/python-2.2-os2emx-Lib_plat-os2emx.patch "Uploaded as text/plain at 2002-01-27.05:47:45 by aimacintyre"): Patch to create Lib/plat-os2emx</li><li>[python-2.2-os2emx-Lib_test.patch](https://bugs.python.org/file3513/python-2.2-os2emx-Lib_test.patch "Uploaded as text/plain at 2002-01-27.05:56:23 by aimacintyre"): patch to deal with OS/2 EMX issues in the test suite</li><li>[Python-2.1.1-lib-os2emx.patch](https://bugs.python.org/file3514/Python-2.1.1-lib-os2emx.patch "Uploaded as text/plain at 2001-08-12.11:37:05 by aimacintyre"): Python 2.1.1 Library patches for OS/2+EMX port</li> <sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup> <details><summary>Show more details</summary><p> GitHub fields: ```python assignee = None closed_at = <Date 2002-02-24.05:46:49.000> created_at = <Date 2001-08-12.11:26:01.000> labels = ['library'] title = 'OS/2 + EMX port - library changes' updated_at = <Date 2002-02-24.05:46:49.000> user = 'https://bugs.python.org/aimacintyre' ``` bugs.python.org fields: ```python activity = <Date 2002-02-24.05:46:49.000> actor = 'aimacintyre' assignee = 'none' closed = True closed_date = None closer = None components = ['Library (Lib)'] creation = <Date 2001-08-12.11:26:01.000> creator = 'aimacintyre' dependencies = [] files = ['3511', '3512', '3513', '3514'] hgrepos = [] issue_num = 450266 keywords = ['patch'] message_count = 3.0 messages = ['37283', '37284', '37285'] nosy_count = 1.0 nosy_names = ['aimacintyre'] pr_nums = [] priority = 'normal' resolution = 'accepted' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue450266' versions = [] ``` </p></details>
OS/2 + EMX port - library changes
https://api.github.com/repos/python/cpython/issues/34950/comments
3
2001-08-12T11:26:01Z
2022-04-09T21:39:00Z
https://github.com/python/cpython/issues/34950
1,198,779,073
34,950
[ "python", "cpython" ]
BPO | [450265](https://bugs.python.org/issue450265) --- | :--- Nosy | @gvanrossum, @loewis Files | <li>[python-2.2-os2emx-build.patch](https://bugs.python.org/file3509/python-2.2-os2emx-build.patch "Uploaded as text/plain at 2002-01-27.05:42:13 by aimacintyre"): An updated patch against CVS of 27Jan02 - adds PC/os2emx directory</li><li>[Python-2.1.1-build-os2emx.patch](https://bugs.python.org/file3510/Python-2.1.1-build-os2emx.patch "Uploaded as text/plain at 2001-08-14.10:21:08 by aimacintyre"): Patch against Python 2.1.1 - PC directory changes</li> <sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup> <details><summary>Show more details</summary><p> GitHub fields: ```python assignee = None closed_at = <Date 2002-02-17.07:31:07.000> created_at = <Date 2001-08-12.11:14:34.000> labels = ['build'] title = 'OS/2 + EMX port - PC directory files' updated_at = <Date 2002-02-17.07:31:07.000> user = 'https://bugs.python.org/aimacintyre' ``` bugs.python.org fields: ```python activity = <Date 2002-02-17.07:31:07.000> actor = 'aimacintyre' assignee = 'none' closed = True closed_date = None closer = None components = ['Build'] creation = <Date 2001-08-12.11:14:34.000> creator = 'aimacintyre' dependencies = [] files = ['3509', '3510'] hgrepos = [] issue_num = 450265 keywords = ['patch'] message_count = 9.0 messages = ['37274', '37275', '37276', '37277', '37278', '37279', '37280', '37281', '37282'] nosy_count = 3.0 nosy_names = ['gvanrossum', 'loewis', 'aimacintyre'] pr_nums = [] priority = 'normal' resolution = 'accepted' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue450265' versions = [] ``` </p></details>
OS/2 + EMX port - PC directory files
https://api.github.com/repos/python/cpython/issues/34949/comments
9
2001-08-12T11:14:34Z
2022-04-09T21:38:59Z
https://github.com/python/cpython/issues/34949
1,198,779,070
34,949