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 | [588452](https://bugs.python.org/issue588452) --- | :--- Nosy | @mwhudson, @gvanrossum, @theller Files | <li>[marshal.c.diff](https://bugs.python.org/file561/marshal.c.diff "Uploaded as text/plain at 2002-07-30.11:03:09 by @theller"): Patch for Python/marshal.c</li> <sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup> <details><summary>Show more details</summary><p> GitHub fields: ```python assignee = 'https://github.com/theller' closed_at = <Date 2002-07-30.18:40:35.000> created_at = <Date 2002-07-30.09:13:48.000> labels = [] title = '$DEBUG_PYTHON -O freeze.py broken' updated_at = <Date 2002-07-30.18:40:35.000> user = 'https://github.com/mwhudson' ``` bugs.python.org fields: ```python activity = <Date 2002-07-30.18:40:35.000> actor = 'gvanrossum' assignee = 'theller' closed = True closed_date = None closer = None components = ['None'] creation = <Date 2002-07-30.09:13:48.000> creator = 'mwh' dependencies = [] files = ['561'] hgrepos = [] issue_num = 588452 keywords = [] message_count = 6.0 messages = ['11747', '11748', '11749', '11750', '11751', '11752'] nosy_count = 3.0 nosy_names = ['mwh', 'gvanrossum', 'theller'] pr_nums = [] priority = 'normal' resolution = 'fixed' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue588452' versions = [] ``` </p></details>
$DEBUG_PYTHON -O freeze.py broken
https://api.github.com/repos/python/cpython/issues/36948/comments
6
2002-07-30T09:13:48Z
2022-04-09T22:16:34Z
https://github.com/python/cpython/issues/36948
1,198,787,869
36,948
[ "python", "cpython" ]
BPO | [588202](https://bugs.python.org/issue588202) --- | :--- <sup>*Note: these values reflect the state of the issue at 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-30.14:17:28.000> created_at = <Date 2002-07-29.19:19:52.000> labels = ['library'] title = 'MIMEBase as_string fails with 1 attchmnt' updated_at = <Date 2002-07-30.14:17:28.000> user = 'https://bugs.python.org/myudkowsky' ``` bugs.python.org fields: ```python activity = <Date 2002-07-30.14:17:28.000> actor = 'myudkowsky' assignee = 'none' closed = True closed_date = None closer = None components = ['Library (Lib)'] creation = <Date 2002-07-29.19:19:52.000> creator = 'myudkowsky' dependencies = [] files = [] hgrepos = [] issue_num = 588202 keywords = [] message_count = 2.0 messages = ['11745', '11746'] nosy_count = 1.0 nosy_names = ['myudkowsky'] pr_nums = [] priority = 'normal' resolution = 'out of date' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue588202' versions = ['Python 2.2'] ``` </p></details>
MIMEBase as_string fails with 1 attchmnt
https://api.github.com/repos/python/cpython/issues/36947/comments
2
2002-07-29T19:19:52Z
2022-04-09T22:16:32Z
https://github.com/python/cpython/issues/36947
1,198,787,866
36,947
[ "python", "cpython" ]
BPO | [587993](https://bugs.python.org/issue587993) --- | :--- Nosy | @mwhudson, @gvanrossum, @tim-one, @loewis, @arigo, @nascheme Files | <li>[setlineno-7.diff](https://bugs.python.org/file4453/setlineno-7.diff "Uploaded as text/plain at 2002-08-05.12:20:57 by @mwhudson"): another update!</li><li>[setlineno-8.diff](https://bugs.python.org/file4454/setlineno-8.diff "Uploaded as text/plain at 2002-08-15.10:36:59 by @mwhudson"): update 2002-08-15</li><li>[setlineno-fixup-1.diff](https://bugs.python.org/file4455/setlineno-fixup-1.diff "Uploaded as text/plain at 2002-08-28.11:56:26 by @mwhudson"): first fixup attempt</li><li>[setlineno-fixup-2.diff](https://bugs.python.org/file4456/setlineno-fixup-2.diff "Uploaded as text/plain at 2002-08-29.10:36:04 by @mwhudson"): fixup 2</li> <sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup> <details><summary>Show more details</summary><p> GitHub fields: ```python assignee = 'https://github.com/mwhudson' closed_at = <Date 2002-11-27.09:44:01.000> created_at = <Date 2002-07-29.11:27:43.000> labels = ['interpreter-core'] title = 'SET_LINENO killer' updated_at = <Date 2002-11-27.09:44:01.000> user = 'https://github.com/mwhudson' ``` bugs.python.org fields: ```python activity = <Date 2002-11-27.09:44:01.000> actor = 'mwh' assignee = 'mwh' closed = True closed_date = None closer = None components = ['Interpreter Core'] creation = <Date 2002-07-29.11:27:43.000> creator = 'mwh' dependencies = [] files = ['4453', '4454', '4455', '4456'] hgrepos = [] issue_num = 587993 keywords = ['patch'] message_count = 47.0 messages = ['40679', '40680', '40681', '40682', '40683', '40684', '40685', '40686', '40687', '40688', '40689', '40690', '40691', '40692', '40693', '40694', '40695', '40696', '40697', '40698', '40699', '40700', '40701', '40702', '40703', '40704', '40705', '40706', '40707', '40708', '40709', '40710', '40711', '40712', '40713', '40714', '40715', '40716', '40717', '40718', '40719', '40720', '40721', '40722', '40723', '40724', '40725'] nosy_count = 8.0 nosy_names = ['mwh', 'gvanrossum', 'tim.peters', 'loewis', 'nnorwitz', 'arigo', 'nascheme', 'niemeyer'] pr_nums = [] priority = 'normal' resolution = 'accepted' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue587993' versions = ['Python 2.3'] ``` </p></details>
SET_LINENO killer
https://api.github.com/repos/python/cpython/issues/36946/comments
47
2002-07-29T11:27:43Z
2022-04-09T22:16:32Z
https://github.com/python/cpython/issues/36946
1,198,787,861
36,946
[ "python", "cpython" ]
BPO | [587889](https://bugs.python.org/issue587889) --- | :--- Nosy | @gvanrossum Files | <li>[free.diff](https://bugs.python.org/file4452/free.diff "Uploaded as text/plain at 2002-07-29.03:10:04 by nnorwitz"): fix mem leak in typeobject</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-30.00:58:05.000> created_at = <Date 2002-07-29.03:10:04.000> labels = ['interpreter-core'] title = 'fix memory leak of tp_doc in typeobject' updated_at = <Date 2002-07-30.00:58:05.000> user = 'https://bugs.python.org/nnorwitz' ``` bugs.python.org fields: ```python activity = <Date 2002-07-30.00:58:05.000> actor = 'nnorwitz' assignee = 'nnorwitz' closed = True closed_date = None closer = None components = ['Interpreter Core'] creation = <Date 2002-07-29.03:10:04.000> creator = 'nnorwitz' dependencies = [] files = ['4452'] hgrepos = [] issue_num = 587889 keywords = ['patch'] message_count = 3.0 messages = ['40676', '40677', '40678'] nosy_count = 2.0 nosy_names = ['gvanrossum', 'nnorwitz'] pr_nums = [] priority = 'normal' resolution = 'accepted' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue587889' versions = ['Python 2.3'] ``` </p></details>
fix memory leak of tp_doc in typeobject
https://api.github.com/repos/python/cpython/issues/36945/comments
3
2002-07-29T03:10:04Z
2022-04-09T22:16:30Z
https://github.com/python/cpython/issues/36945
1,198,787,857
36,945
[ "python", "cpython" ]
BPO | [587875](https://bugs.python.org/issue587875) --- | :--- Nosy | @mwhudson <sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup> <details><summary>Show more details</summary><p> GitHub fields: ```python assignee = 'https://github.com/mwhudson' closed_at = <Date 2002-07-29.14:37:07.000> created_at = <Date 2002-07-29.01:50:09.000> labels = ['interpreter-core', 'release-blocker'] title = 'crash on deleting extended slice' updated_at = <Date 2002-07-29.14:37:07.000> user = 'https://bugs.python.org/nnorwitz' ``` bugs.python.org fields: ```python activity = <Date 2002-07-29.14:37:07.000> actor = 'mwh' assignee = 'mwh' closed = True closed_date = None closer = None components = ['Interpreter Core'] creation = <Date 2002-07-29.01:50:09.000> creator = 'nnorwitz' dependencies = [] files = [] hgrepos = [] issue_num = 587875 keywords = [] message_count = 3.0 messages = ['11742', '11743', '11744'] nosy_count = 2.0 nosy_names = ['mwh', 'nnorwitz'] pr_nums = [] priority = 'release blocker' resolution = 'fixed' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue587875' versions = ['Python 2.3'] ``` </p></details>
crash on deleting extended slice
https://api.github.com/repos/python/cpython/issues/36944/comments
3
2002-07-29T01:50:09Z
2022-04-09T22:16:30Z
https://github.com/python/cpython/issues/36944
1,198,787,853
36,944
[ "python", "cpython" ]
BPO | [587534](https://bugs.python.org/issue587534) --- | :--- Nosy | @mwhudson <sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup> <details><summary>Show more details</summary><p> GitHub fields: ```python assignee = 'https://github.com/mwhudson' closed_at = <Date 2002-07-29.09:20:57.000> created_at = <Date 2002-07-27.22:56:23.000> labels = ['type-feature'] title = 'String method: Cutoff' updated_at = <Date 2002-07-29.09:20:57.000> user = 'https://bugs.python.org/ssfsx17' ``` bugs.python.org fields: ```python activity = <Date 2002-07-29.09:20:57.000> actor = 'mwh' assignee = 'mwh' closed = True closed_date = None closer = None components = ['None'] creation = <Date 2002-07-27.22:56:23.000> creator = 'ssfsx17' dependencies = [] files = [] hgrepos = [] issue_num = 587534 keywords = [] message_count = 2.0 messages = ['53584', '53585'] nosy_count = 2.0 nosy_names = ['mwh', 'ssfsx17'] pr_nums = [] priority = 'normal' resolution = 'rejected' stage = None status = 'closed' superseder = None type = 'enhancement' url = 'https://bugs.python.org/issue587534' versions = [] ``` </p></details>
String method: Cutoff
https://api.github.com/repos/python/cpython/issues/36943/comments
2
2002-07-27T22:56:23Z
2022-04-09T22:16:29Z
https://github.com/python/cpython/issues/36943
1,198,787,849
36,943
[ "python", "cpython" ]
BPO | [587239](https://bugs.python.org/issue587239) --- | :--- Nosy | @tim-one, @smontanaro, @warsaw <sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup> <details><summary>Show more details</summary><p> GitHub fields: ```python assignee = 'https://github.com/warsaw' closed_at = <Date 2003-08-05.03:10:01.000> created_at = <Date 2002-07-26.20:56:05.000> labels = [] title = 'python-mode and nested indents' updated_at = <Date 2003-08-05.03:10:01.000> user = 'https://bugs.python.org/arkoenig' ``` bugs.python.org fields: ```python activity = <Date 2003-08-05.03:10:01.000> actor = 'skip.montanaro' assignee = 'barry' closed = True closed_date = None closer = None components = ['Demos and Tools'] creation = <Date 2002-07-26.20:56:05.000> creator = 'arkoenig' dependencies = [] files = [] hgrepos = [] issue_num = 587239 keywords = [] message_count = 7.0 messages = ['11735', '11736', '11737', '11738', '11739', '11740', '11741'] nosy_count = 4.0 nosy_names = ['tim.peters', 'skip.montanaro', 'barry', 'arkoenig'] pr_nums = [] priority = 'normal' resolution = None stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue587239' versions = [] ``` </p></details>
python-mode and nested indents
https://api.github.com/repos/python/cpython/issues/36942/comments
7
2002-07-26T20:56:05Z
2022-04-09T22:16:28Z
https://github.com/python/cpython/issues/36942
1,198,787,843
36,942
[ "python", "cpython" ]
BPO | [587087](https://bugs.python.org/issue587087) --- | :--- Nosy | @malemburg, @rhettinger Files | <li>[ref2.diff](https://bugs.python.org/file560/ref2.diff "Uploaded as text/plain at 2002-08-05.05:53:23 by @rhettinger"): Documentation patch</li> <sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup> <details><summary>Show more details</summary><p> GitHub fields: ```python assignee = 'https://github.com/rhettinger' closed_at = <Date 2002-08-06.22:40:35.000> created_at = <Date 2002-07-26.16:05:48.000> labels = ['interpreter-core'] title = "ur'\\u' not handled properly" updated_at = <Date 2002-08-06.22:40:35.000> user = 'https://bugs.python.org/jepler' ``` bugs.python.org fields: ```python activity = <Date 2002-08-06.22:40:35.000> actor = 'rhettinger' assignee = 'rhettinger' closed = True closed_date = None closer = None components = ['Interpreter Core'] creation = <Date 2002-07-26.16:05:48.000> creator = 'jepler' dependencies = [] files = ['560'] hgrepos = [] issue_num = 587087 keywords = [] message_count = 4.0 messages = ['11731', '11732', '11733', '11734'] nosy_count = 3.0 nosy_names = ['lemburg', 'jepler', 'rhettinger'] pr_nums = [] priority = 'normal' resolution = 'fixed' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue587087' versions = ['Python 2.2'] ``` </p></details>
ur'\u' not handled properly
https://api.github.com/repos/python/cpython/issues/36941/comments
4
2002-07-26T16:05:48Z
2022-04-09T22:16:27Z
https://github.com/python/cpython/issues/36941
1,198,787,841
36,941
[ "python", "cpython" ]
BPO | [587076](https://bugs.python.org/issue587076) --- | :--- Nosy | @mwhudson, @gvanrossum, @tim-one, @smontanaro, @nascheme Files | <li>[merge.patch](https://bugs.python.org/file4449/merge.patch "Uploaded as text/plain at 2002-07-26.15:51:08 by @tim-one"): adds .mosrt() and .hsort()</li><li>[merge4.patch](https://bugs.python.org/file4450/merge4.patch "Uploaded as text/plain at 2002-07-30.15:42:57 by @tim-one"): Version 4 of the listobject.c patch</li><li>[timsort.txt](https://bugs.python.org/file4451/timsort.txt "Uploaded as text/plain at 2002-07-31.20:37:05 by @tim-one"): Plain text doc file</li> <sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup> <details><summary>Show more details</summary><p> GitHub fields: ```python assignee = 'https://github.com/tim-one' closed_at = <Date 2002-08-01.03:11:48.000> created_at = <Date 2002-07-26.15:51:08.000> labels = ['interpreter-core'] title = 'Adaptive stable mergesort' updated_at = <Date 2002-08-01.03:11:48.000> user = 'https://github.com/tim-one' ``` bugs.python.org fields: ```python activity = <Date 2002-08-01.03:11:48.000> actor = 'tim.peters' assignee = 'tim.peters' closed = True closed_date = None closer = None components = ['Interpreter Core'] creation = <Date 2002-07-26.15:51:08.000> creator = 'tim.peters' dependencies = [] files = ['4449', '4450', '4451'] hgrepos = [] issue_num = 587076 keywords = ['patch'] message_count = 26.0 messages = ['40650', '40651', '40652', '40653', '40654', '40655', '40656', '40657', '40658', '40659', '40660', '40661', '40662', '40663', '40664', '40665', '40666', '40667', '40668', '40669', '40670', '40671', '40672', '40673', '40674', '40675'] nosy_count = 8.0 nosy_names = ['mwh', 'gvanrossum', 'tim.peters', 'skip.montanaro', 'anthonybaxter', 'nascheme', 'jacobs99', 'aimacintyre'] pr_nums = [] priority = 'normal' resolution = 'accepted' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue587076' versions = ['Python 2.3'] ``` </p></details>
Adaptive stable mergesort
https://api.github.com/repos/python/cpython/issues/36940/comments
26
2002-07-26T15:51:08Z
2022-04-09T22:16:25Z
https://github.com/python/cpython/issues/36940
1,198,787,838
36,940
[ "python", "cpython" ]
BPO | [587012](https://bugs.python.org/issue587012) --- | :--- Nosy | @aleaxit <sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup> <details><summary>Show more details</summary><p> GitHub fields: ```python assignee = None closed_at = <Date 2002-07-28.13:56:37.000> created_at = <Date 2002-07-26.13:42:45.000> labels = ['docs'] title = 'doc mentions inexistent builtin unistr' updated_at = <Date 2002-07-28.13:56:37.000> user = 'https://github.com/aleaxit' ``` bugs.python.org fields: ```python activity = <Date 2002-07-28.13:56:37.000> actor = 'nnorwitz' assignee = 'nnorwitz' closed = True closed_date = None closer = None components = ['Documentation'] creation = <Date 2002-07-26.13:42:45.000> creator = 'aleax' dependencies = [] files = [] hgrepos = [] issue_num = 587012 keywords = [] message_count = 2.0 messages = ['11729', '11730'] nosy_count = 2.0 nosy_names = ['nnorwitz', 'aleax'] pr_nums = [] priority = 'normal' resolution = 'fixed' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue587012' versions = ['Python 2.2'] ``` </p></details>
doc mentions inexistent builtin unistr
https://api.github.com/repos/python/cpython/issues/36939/comments
2
2002-07-26T13:42:45Z
2022-04-09T22:16:23Z
https://github.com/python/cpython/issues/36939
1,198,787,835
36,939
[ "python", "cpython" ]
BPO | [587011](https://bugs.python.org/issue587011) --- | :--- Nosy | @brettcannon, @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 2007-03-21.00:26:45.000> created_at = <Date 2002-07-26.13:41:31.000> labels = ['OS-mac', 'type-feature'] title = 'IBCarbon module' updated_at = <Date 2007-03-21.00:26:45.000> user = 'https://github.com/jackjansen' ``` bugs.python.org fields: ```python activity = <Date 2007-03-21.00:26:45.000> actor = 'brett.cannon' assignee = 'jackjansen' closed = True closed_date = None closer = None components = ['macOS'] creation = <Date 2002-07-26.13:41:31.000> creator = 'jackjansen' dependencies = [] files = [] hgrepos = [] issue_num = 587011 keywords = [] message_count = 3.0 messages = ['11726', '11727', '11728'] nosy_count = 2.0 nosy_names = ['brett.cannon', 'jackjansen'] pr_nums = [] priority = 'low' resolution = 'out of date' stage = None status = 'closed' superseder = None type = 'enhancement' url = 'https://bugs.python.org/issue587011' versions = [] ``` </p></details>
IBCarbon module
https://api.github.com/repos/python/cpython/issues/36938/comments
3
2002-07-26T13:41:31Z
2022-04-09T22:16:23Z
https://github.com/python/cpython/issues/36938
1,198,787,830
36,938
[ "python", "cpython" ]
BPO | [586999](https://bugs.python.org/issue586999) --- | :--- Nosy | @loewis Files | <li>[smtplib.py.diff](https://bugs.python.org/file4448/smtplib.py.diff "Uploaded as text/plain at 2002-07-26.13:21:29 by yozh"): the patch</li> <sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup> <details><summary>Show more details</summary><p> GitHub fields: ```python assignee = None closed_at = <Date 2002-07-28.16:52:32.000> created_at = <Date 2002-07-26.13:21:29.000> labels = ['library'] title = 'error in example in smtplib.py' updated_at = <Date 2002-07-28.16:52:32.000> user = 'https://bugs.python.org/yozh' ``` bugs.python.org fields: ```python activity = <Date 2002-07-28.16:52:32.000> actor = 'loewis' assignee = 'none' closed = True closed_date = None closer = None components = ['Library (Lib)'] creation = <Date 2002-07-26.13:21:29.000> creator = 'yozh' dependencies = [] files = ['4448'] hgrepos = [] issue_num = 586999 keywords = ['patch'] message_count = 2.0 messages = ['40648', '40649'] nosy_count = 2.0 nosy_names = ['loewis', 'yozh'] pr_nums = [] priority = 'normal' resolution = 'accepted' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue586999' versions = ['Python 2.3'] ``` </p></details>
error in example in smtplib.py
https://api.github.com/repos/python/cpython/issues/36937/comments
2
2002-07-26T13:21:29Z
2022-04-09T22:16:21Z
https://github.com/python/cpython/issues/36937
1,198,787,828
36,937
[ "python", "cpython" ]
BPO | [586998](https://bugs.python.org/issue586998) --- | :--- Nosy | @mwhudson, @jackjansen <sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup> <details><summary>Show more details</summary><p> GitHub fields: ```python assignee = 'https://github.com/jackjansen' closed_at = <Date 2003-02-25.13:28:45.000> created_at = <Date 2002-07-26.13:20:30.000> labels = ['OS-mac', 'type-feature'] title = 'OSA Python integration' updated_at = <Date 2003-02-25.13:28:45.000> user = 'https://github.com/jackjansen' ``` bugs.python.org fields: ```python activity = <Date 2003-02-25.13:28:45.000> actor = 'jackjansen' assignee = 'jackjansen' closed = True closed_date = None closer = None components = ['macOS'] creation = <Date 2002-07-26.13:20:30.000> creator = 'jackjansen' dependencies = [] files = [] hgrepos = [] issue_num = 586998 keywords = [] message_count = 3.0 messages = ['11723', '11724', '11725'] nosy_count = 2.0 nosy_names = ['mwh', 'jackjansen'] pr_nums = [] priority = 'low' resolution = 'postponed' stage = None status = 'closed' superseder = None type = 'enhancement' url = 'https://bugs.python.org/issue586998' versions = [] ``` </p></details>
OSA Python integration
https://api.github.com/repos/python/cpython/issues/36936/comments
3
2002-07-26T13:20:30Z
2022-04-09T22:16:21Z
https://github.com/python/cpython/issues/36936
1,198,787,822
36,936
[ "python", "cpython" ]
BPO | [586972](https://bugs.python.org/issue586972) --- | :--- Nosy | @loewis <sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup> <details><summary>Show more details</summary><p> GitHub fields: ```python assignee = None closed_at = <Date 2002-07-26.18:48:38.000> created_at = <Date 2002-07-26.12:26:03.000> labels = ['build', 'invalid'] title = "won't build with gcc 3.1" updated_at = <Date 2002-07-26.18:48:38.000> user = 'https://bugs.python.org/pletzer' ``` bugs.python.org fields: ```python activity = <Date 2002-07-26.18:48:38.000> actor = 'loewis' assignee = 'none' closed = True closed_date = None closer = None components = ['Build'] creation = <Date 2002-07-26.12:26:03.000> creator = 'pletzer' dependencies = [] files = [] hgrepos = [] issue_num = 586972 keywords = [] message_count = 2.0 messages = ['11721', '11722'] nosy_count = 2.0 nosy_names = ['loewis', 'pletzer'] pr_nums = [] priority = 'normal' resolution = 'not a bug' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue586972' versions = ['Python 2.2'] ``` </p></details>
won't build with gcc 3.1
https://api.github.com/repos/python/cpython/issues/36935/comments
2
2002-07-26T12:26:03Z
2022-04-09T22:16:19Z
https://github.com/python/cpython/issues/36935
1,198,787,817
36,935
[ "python", "cpython" ]
BPO | [586937](https://bugs.python.org/issue586937) --- | :--- Nosy | @freddrake, @doko42 <sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup> <details><summary>Show more details</summary><p> GitHub fields: ```python assignee = 'https://github.com/freddrake' closed_at = <Date 2002-08-06.21:26:34.000> created_at = <Date 2002-07-26.10:37:29.000> labels = ['docs'] title = 'references to email package' updated_at = <Date 2002-08-06.21:26:34.000> user = 'https://github.com/doko42' ``` bugs.python.org fields: ```python activity = <Date 2002-08-06.21:26:34.000> actor = 'fdrake' assignee = 'fdrake' closed = True closed_date = None closer = None components = ['Documentation'] creation = <Date 2002-07-26.10:37:29.000> creator = 'doko' dependencies = [] files = [] hgrepos = [] issue_num = 586937 keywords = [] message_count = 2.0 messages = ['11719', '11720'] nosy_count = 2.0 nosy_names = ['fdrake', 'doko'] pr_nums = [] priority = 'normal' resolution = 'fixed' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue586937' versions = ['Python 2.3'] ``` </p></details>
references to email package
https://api.github.com/repos/python/cpython/issues/36934/comments
2
2002-07-26T10:37:29Z
2022-04-09T22:16:19Z
https://github.com/python/cpython/issues/36934
1,198,787,812
36,934
[ "python", "cpython" ]
BPO | [586931](https://bugs.python.org/issue586931) --- | :--- Nosy | @tim-one, @freddrake, @doko42 <sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup> <details><summary>Show more details</summary><p> GitHub fields: ```python assignee = None closed_at = <Date 2002-08-11.15:13:51.000> created_at = <Date 2002-07-26.10:31:12.000> labels = ['library'] title = 'pydoc -w fails with path specified' updated_at = <Date 2002-08-11.15:13:51.000> user = 'https://github.com/doko42' ``` bugs.python.org fields: ```python activity = <Date 2002-08-11.15:13:51.000> actor = 'ping' assignee = 'ping' closed = True closed_date = None closer = None components = ['Library (Lib)'] creation = <Date 2002-07-26.10:31:12.000> creator = 'doko' dependencies = [] files = [] hgrepos = [] issue_num = 586931 keywords = [] message_count = 5.0 messages = ['11714', '11715', '11716', '11717', '11718'] nosy_count = 4.0 nosy_names = ['tim.peters', 'fdrake', 'ping', 'doko'] pr_nums = [] priority = 'normal' resolution = 'fixed' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue586931' versions = ['Python 2.3'] ``` </p></details>
pydoc -w fails with path specified
https://api.github.com/repos/python/cpython/issues/36933/comments
5
2002-07-26T10:31:12Z
2022-04-09T22:16:17Z
https://github.com/python/cpython/issues/36933
1,198,787,802
36,933
[ "python", "cpython" ]
BPO | [586926](https://bugs.python.org/issue586926) --- | :--- Nosy | @freddrake, @doko42 Files | <li>[prot.gz](https://bugs.python.org/file559/prot.gz "Uploaded as application/gzip at 2002-08-20.21:19:26 by @doko42")</li> <sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup> <details><summary>Show more details</summary><p> GitHub fields: ```python assignee = 'https://github.com/freddrake' closed_at = <Date 2002-09-19.12:52:57.000> created_at = <Date 2002-07-26.10:25:57.000> labels = ['docs'] title = 'Empty genindex.html pages' updated_at = <Date 2002-09-19.12:52:57.000> user = 'https://github.com/doko42' ``` bugs.python.org fields: ```python activity = <Date 2002-09-19.12:52:57.000> actor = 'fdrake' assignee = 'fdrake' closed = True closed_date = None closer = None components = ['Documentation'] creation = <Date 2002-07-26.10:25:57.000> creator = 'doko' dependencies = [] files = ['559'] hgrepos = [] issue_num = 586926 keywords = [] message_count = 6.0 messages = ['11708', '11709', '11710', '11711', '11712', '11713'] nosy_count = 2.0 nosy_names = ['fdrake', 'doko'] pr_nums = [] priority = 'high' resolution = 'out of date' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue586926' versions = ['Python 2.3'] ``` </p></details>
Empty genindex.html pages
https://api.github.com/repos/python/cpython/issues/36932/comments
6
2002-07-26T10:25:57Z
2022-04-09T22:16:16Z
https://github.com/python/cpython/issues/36932
1,198,787,795
36,932
[ "python", "cpython" ]
BPO | [586905](https://bugs.python.org/issue586905) --- | :--- 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 2002-08-03.11:22:26.000> created_at = <Date 2002-07-26.09:37:39.000> labels = ['OS-mac'] title = 'test_imaplib broken on Mac' updated_at = <Date 2002-08-03.11:22:26.000> user = 'https://github.com/jackjansen' ``` bugs.python.org fields: ```python activity = <Date 2002-08-03.11:22:26.000> actor = 'pierslauder' assignee = 'pierslauder' closed = True closed_date = None closer = None components = ['macOS'] creation = <Date 2002-07-26.09:37:39.000> creator = 'jackjansen' dependencies = [] files = [] hgrepos = [] issue_num = 586905 keywords = [] message_count = 4.0 messages = ['11704', '11705', '11706', '11707'] nosy_count = 2.0 nosy_names = ['jackjansen', 'pierslauder'] pr_nums = [] priority = 'normal' resolution = 'fixed' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue586905' versions = [] ``` </p></details>
test_imaplib broken on Mac
https://api.github.com/repos/python/cpython/issues/36931/comments
4
2002-07-26T09:37:39Z
2022-04-09T22:16:15Z
https://github.com/python/cpython/issues/36931
1,198,787,792
36,931
[ "python", "cpython" ]
BPO | [586899](https://bugs.python.org/issue586899) --- | :--- Nosy | @tim-one, @warsaw, @pfmoore Files | <li>[sample.zip](https://bugs.python.org/file558/sample.zip "Uploaded as application/x-zip-compressed at 2002-07-26.09:19:06 by @pfmoore"): Example demonstrating the problem</li> <sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup> <details><summary>Show more details</summary><p> GitHub fields: ```python assignee = 'https://github.com/warsaw' closed_at = <Date 2004-05-10.23:12:28.000> created_at = <Date 2002-07-26.09:19:06.000> labels = ['library'] title = 'email package does not work with mailbox' updated_at = <Date 2004-05-10.23:12:28.000> user = 'https://github.com/pfmoore' ``` bugs.python.org fields: ```python activity = <Date 2004-05-10.23:12:28.000> actor = 'barry' assignee = 'barry' closed = True closed_date = None closer = None components = ['Library (Lib)'] creation = <Date 2002-07-26.09:19:06.000> creator = 'paul.moore' dependencies = [] files = ['558'] hgrepos = [] issue_num = 586899 keywords = [] message_count = 6.0 messages = ['11698', '11699', '11700', '11701', '11702', '11703'] nosy_count = 3.0 nosy_names = ['tim.peters', 'barry', 'paul.moore'] pr_nums = [] priority = 'normal' resolution = 'fixed' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue586899' versions = ['Python 2.2'] ``` </p></details>
email package does not work with mailbox
https://api.github.com/repos/python/cpython/issues/36930/comments
6
2002-07-26T09:19:06Z
2022-04-09T22:16:14Z
https://github.com/python/cpython/issues/36930
1,198,787,787
36,930
[ "python", "cpython" ]
BPO | [586700](https://bugs.python.org/issue586700) --- | :--- Nosy | @freddrake, @birkenfeld <sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup> <details><summary>Show more details</summary><p> GitHub fields: ```python assignee = None closed_at = <Date 2006-10-12.12:42:47.000> created_at = <Date 2002-07-25.20:36:58.000> labels = [] title = 'site-packages & build-dir python' updated_at = <Date 2006-10-12.12:42:47.000> user = 'https://github.com/freddrake' ``` bugs.python.org fields: ```python activity = <Date 2006-10-12.12:42:47.000> actor = 'georg.brandl' assignee = 'none' closed = True closed_date = None closer = None components = ['None'] creation = <Date 2002-07-25.20:36:58.000> creator = 'fdrake' dependencies = [] files = [] hgrepos = [] issue_num = 586700 keywords = [] message_count = 2.0 messages = ['11696', '11697'] nosy_count = 2.0 nosy_names = ['fdrake', 'georg.brandl'] pr_nums = [] priority = 'normal' resolution = None stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue586700' versions = [] ``` </p></details>
site-packages & build-dir python
https://api.github.com/repos/python/cpython/issues/36929/comments
2
2002-07-25T20:36:58Z
2022-04-09T22:16:12Z
https://github.com/python/cpython/issues/36929
1,198,787,781
36,929
[ "python", "cpython" ]
BPO | [586680](https://bugs.python.org/issue586680) --- | :--- Nosy | @freddrake, @brettcannon, @pitrou, @vstinner, @benjaminp Superseder | <li>bpo-9589: test_heapq: AttributeError: &#x27;int&#x27; object has no attribute &#x27;pop&#x27;</li> <sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup> <details><summary>Show more details</summary><p> GitHub fields: ```python assignee = None closed_at = <Date 2010-08-14.09:52:10.170> created_at = <Date 2002-07-25.19:59:26.000> labels = ['interpreter-core'] title = '-S hides standard dynamic modules' updated_at = <Date 2010-08-14.09:52:10.170> user = 'https://github.com/freddrake' ``` bugs.python.org fields: ```python activity = <Date 2010-08-14.09:52:10.170> actor = 'vstinner' assignee = 'none' closed = True closed_date = None closer = None components = ['Interpreter Core'] creation = <Date 2002-07-25.19:59:26.000> creator = 'fdrake' dependencies = [] files = [] hgrepos = [] issue_num = 586680 keywords = [] message_count = 7.0 messages = ['11694', '11695', '73063', '73411', '73414', '113881', '113883'] nosy_count = 5.0 nosy_names = ['fdrake', 'brett.cannon', 'pitrou', 'vstinner', 'benjamin.peterson'] pr_nums = [] priority = 'normal' resolution = 'duplicate' stage = None status = 'closed' superseder = '9589' type = None url = 'https://bugs.python.org/issue586680' versions = [] ``` </p></details>
-S hides standard dynamic modules
https://api.github.com/repos/python/cpython/issues/36928/comments
7
2002-07-25T19:59:26Z
2022-04-09T22:16:11Z
https://github.com/python/cpython/issues/36928
1,198,787,775
36,928
[ "python", "cpython" ]
BPO | [586583](https://bugs.python.org/issue586583) --- | :--- Nosy | @freddrake, @rhettinger Files | <li>[weak.diff](https://bugs.python.org/file557/weak.diff "Uploaded as text/plain at 2002-08-07.15:39:44 by @rhettinger"): Patch to libweakref.tex</li> <sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup> <details><summary>Show more details</summary><p> GitHub fields: ```python assignee = 'https://github.com/rhettinger' closed_at = <Date 2002-08-07.16:22:28.000> created_at = <Date 2002-07-25.16:59:20.000> labels = ['docs'] title = 'Two corrects for weakref docs' updated_at = <Date 2002-08-07.16:22:28.000> user = 'https://bugs.python.org/sdeibel' ``` bugs.python.org fields: ```python activity = <Date 2002-08-07.16:22:28.000> actor = 'rhettinger' assignee = 'rhettinger' closed = True closed_date = None closer = None components = ['Documentation'] creation = <Date 2002-07-25.16:59:20.000> creator = 'sdeibel' dependencies = [] files = ['557'] hgrepos = [] issue_num = 586583 keywords = [] message_count = 4.0 messages = ['11690', '11691', '11692', '11693'] nosy_count = 3.0 nosy_names = ['fdrake', 'rhettinger', 'sdeibel'] pr_nums = [] priority = 'normal' resolution = 'fixed' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue586583' versions = ['Python 2.2'] ``` </p></details>
Two corrects for weakref docs
https://api.github.com/repos/python/cpython/issues/36927/comments
4
2002-07-25T16:59:20Z
2022-04-09T22:16:11Z
https://github.com/python/cpython/issues/36927
1,198,787,771
36,927
[ "python", "cpython" ]
BPO | [586561](https://bugs.python.org/issue586561) --- | :--- Nosy | @smontanaro Files | <li>[token.diff](https://bugs.python.org/file4446/token.diff "Uploaded as text/plain at 2002-07-25.16:21:33 by @smontanaro")</li><li>[token.diff](https://bugs.python.org/file4447/token.diff "Uploaded as text/plain at 2002-08-04.21:39:02 by @smontanaro")</li> <sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup> <details><summary>Show more details</summary><p> GitHub fields: ```python assignee = 'https://github.com/smontanaro' closed_at = <Date 2002-08-15.01:25:49.000> created_at = <Date 2002-07-25.16:21:33.000> labels = ['interpreter-core'] title = 'Better token-related error messages' updated_at = <Date 2002-08-15.01:25:49.000> user = 'https://github.com/smontanaro' ``` bugs.python.org fields: ```python activity = <Date 2002-08-15.01:25:49.000> actor = 'skip.montanaro' assignee = 'skip.montanaro' closed = True closed_date = None closer = None components = ['Interpreter Core'] creation = <Date 2002-07-25.16:21:33.000> creator = 'skip.montanaro' dependencies = [] files = ['4446', '4447'] hgrepos = [] issue_num = 586561 keywords = ['patch'] message_count = 7.0 messages = ['40641', '40642', '40643', '40644', '40645', '40646', '40647'] nosy_count = 2.0 nosy_names = ['jhylton', 'skip.montanaro'] pr_nums = [] priority = 'normal' resolution = 'accepted' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue586561' versions = ['Python 2.3'] ``` </p></details>
Better token-related error messages
https://api.github.com/repos/python/cpython/issues/36926/comments
7
2002-07-25T16:21:33Z
2022-04-09T22:16:07Z
https://github.com/python/cpython/issues/36926
1,198,787,757
36,926
[ "python", "cpython" ]
BPO | [586437](https://bugs.python.org/issue586437) --- | :--- Nosy | @loewis Files | <li>[patch.webbrowser](https://bugs.python.org/file4445/patch.webbrowser "Uploaded as application/octet-stream at 2002-07-25.12:05:23 by supreet")</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-10-09.23:19:55.000> created_at = <Date 2002-07-25.12:05:23.000> labels = ['library'] title = 'galeon support in webbrowser' updated_at = <Date 2002-10-09.23:19:55.000> user = 'https://bugs.python.org/supreet' ``` bugs.python.org fields: ```python activity = <Date 2002-10-09.23:19:55.000> actor = 'nnorwitz' assignee = 'none' closed = True closed_date = None closer = None components = ['Library (Lib)'] creation = <Date 2002-07-25.12:05:23.000> creator = 'supreet' dependencies = [] files = ['4445'] hgrepos = [] issue_num = 586437 keywords = ['patch'] message_count = 3.0 messages = ['40638', '40639', '40640'] nosy_count = 3.0 nosy_names = ['loewis', 'nnorwitz', 'supreet'] pr_nums = [] priority = 'normal' resolution = 'duplicate' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue586437' versions = ['Python 2.2'] ``` </p></details>
galeon support in webbrowser
https://api.github.com/repos/python/cpython/issues/36925/comments
3
2002-07-25T12:05:23Z
2022-04-09T22:16:04Z
https://github.com/python/cpython/issues/36925
1,198,787,753
36,925
[ "python", "cpython" ]
BPO | [585923](https://bugs.python.org/issue585923) --- | :--- Nosy | @jackjansen <sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup> <details><summary>Show more details</summary><p> GitHub fields: ```python assignee = 'https://github.com/jackjansen' closed_at = <Date 2003-02-24.16:47:41.000> created_at = <Date 2002-07-24.13:35:37.000> labels = ['OS-mac'] title = 'macfs.FSSpec and Carbon.File.FSSpec fail for "new" files' updated_at = <Date 2003-02-24.16:47:41.000> user = 'https://bugs.python.org/jvr' ``` bugs.python.org fields: ```python activity = <Date 2003-02-24.16:47:41.000> actor = 'jackjansen' assignee = 'jackjansen' closed = True closed_date = None closer = None components = ['macOS'] creation = <Date 2002-07-24.13:35:37.000> creator = 'jvr' dependencies = [] files = [] hgrepos = [] issue_num = 585923 keywords = [] message_count = 7.0 messages = ['11683', '11684', '11685', '11686', '11687', '11688', '11689'] nosy_count = 3.0 nosy_names = ['nnorwitz', 'jackjansen', 'jvr'] pr_nums = [] priority = 'low' resolution = 'wont fix' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue585923' versions = ['Python 2.3'] ``` </p></details>
macfs.FSSpec and Carbon.File.FSSpec fail for "new" files
https://api.github.com/repos/python/cpython/issues/36924/comments
7
2002-07-24T13:35:37Z
2022-04-09T22:16:03Z
https://github.com/python/cpython/issues/36924
1,198,787,750
36,924
[ "python", "cpython" ]
BPO | [585915](https://bugs.python.org/issue585915) --- | :--- Nosy | @tim-one, @brettcannon, @rhettinger <sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup> <details><summary>Show more details</summary><p> GitHub fields: ```python assignee = None closed_at = <Date 2007-03-16.05:48:07.000> created_at = <Date 2002-07-24.13:28:42.000> labels = ['type-feature'] title = 'assert return values' updated_at = <Date 2007-03-16.05:48:07.000> user = 'https://bugs.python.org/tal197' ``` bugs.python.org fields: ```python activity = <Date 2007-03-16.05:48:07.000> actor = 'nnorwitz' assignee = 'none' closed = True closed_date = None closer = None components = ['None'] creation = <Date 2002-07-24.13:28:42.000> creator = 'tal197' dependencies = [] files = [] hgrepos = [] issue_num = 585915 keywords = [] message_count = 6.0 messages = ['53578', '53579', '53580', '53581', '53582', '53583'] nosy_count = 6.0 nosy_names = ['tim.peters', 'jhylton', 'nnorwitz', 'brett.cannon', 'rhettinger', 'tal197'] pr_nums = [] priority = 'normal' resolution = 'rejected' stage = None status = 'closed' superseder = None type = 'enhancement' url = 'https://bugs.python.org/issue585915' versions = [] ``` </p></details>
assert return values
https://api.github.com/repos/python/cpython/issues/36923/comments
6
2002-07-24T13:28:42Z
2022-04-09T22:16:01Z
https://github.com/python/cpython/issues/36923
1,198,787,748
36,923
[ "python", "cpython" ]
BPO | [585913](https://bugs.python.org/issue585913) --- | :--- Nosy | @loewis Files | <li>[webbrowser.py.patch](https://bugs.python.org/file4443/webbrowser.py.patch "Uploaded as text/plain at 2002-07-24.13:27:49 by oracle"): Context Diff Patch</li><li>[web.diff](https://bugs.python.org/file4444/web.diff "Uploaded as text/plain at 2002-10-09.23:35:20 by nnorwitz"): patch #2, little cleanups</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-10-10.22:50:58.000> created_at = <Date 2002-07-24.13:27:49.000> labels = ['library'] title = 'Adds Galeon support to webbrowser.py' updated_at = <Date 2002-10-10.22:50:58.000> user = 'https://bugs.python.org/oracle' ``` bugs.python.org fields: ```python activity = <Date 2002-10-10.22:50:58.000> actor = 'nnorwitz' assignee = 'nnorwitz' closed = True closed_date = None closer = None components = ['Library (Lib)'] creation = <Date 2002-07-24.13:27:49.000> creator = 'oracle' dependencies = [] files = ['4443', '4444'] hgrepos = [] issue_num = 585913 keywords = ['patch'] message_count = 9.0 messages = ['40629', '40630', '40631', '40632', '40633', '40634', '40635', '40636', '40637'] nosy_count = 3.0 nosy_names = ['loewis', 'nnorwitz', 'oracle'] pr_nums = [] priority = 'normal' resolution = 'accepted' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue585913' versions = ['Python 2.3'] ``` </p></details>
Adds Galeon support to webbrowser.py
https://api.github.com/repos/python/cpython/issues/36922/comments
9
2002-07-24T13:27:49Z
2022-04-09T22:16:00Z
https://github.com/python/cpython/issues/36922
1,198,787,744
36,922
[ "python", "cpython" ]
BPO | [585882](https://bugs.python.org/issue585882) --- | :--- 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-10-14.12:21:25.000> created_at = <Date 2002-07-24.12:09:00.000> labels = ['expert-regex'] title = 're.finditer' updated_at = <Date 2002-10-14.12:21:25.000> user = 'https://bugs.python.org/micheles' ``` bugs.python.org fields: ```python activity = <Date 2002-10-14.12:21:25.000> actor = 'gvanrossum' assignee = 'effbot' closed = True closed_date = None closer = None components = ['Regular Expressions'] creation = <Date 2002-07-24.12:09:00.000> creator = 'michele_s' dependencies = [] files = [] hgrepos = [] issue_num = 585882 keywords = [] message_count = 2.0 messages = ['11681', '11682'] nosy_count = 3.0 nosy_names = ['gvanrossum', 'effbot', 'michele_s'] pr_nums = [] priority = 'normal' resolution = 'fixed' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue585882' versions = ['Python 2.2'] ``` </p></details>
re.finditer
https://api.github.com/repos/python/cpython/issues/36921/comments
2
2002-07-24T12:09:00Z
2022-04-09T22:15:59Z
https://github.com/python/cpython/issues/36921
1,198,787,738
36,921
[ "python", "cpython" ]
BPO | [585792](https://bugs.python.org/issue585792) --- | :--- Nosy | @tim-one, @loewis Files | <li>[mmap.patch](https://bugs.python.org/file556/mmap.patch "Uploaded as text/plain at 2002-08-12.15:47:01 by nnorwitz"): mmap patch 3</li> <sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup> <details><summary>Show more details</summary><p> GitHub fields: ```python assignee = None closed_at = <Date 2003-04-10.17:13:27.000> created_at = <Date 2002-07-24.08:52:15.000> labels = ['extension-modules'] title = 'Invalid mmap crashes Python interpreter' updated_at = <Date 2003-04-10.17:13:27.000> user = 'https://bugs.python.org/phr' ``` bugs.python.org fields: ```python activity = <Date 2003-04-10.17:13:27.000> actor = 'nnorwitz' assignee = 'nnorwitz' closed = True closed_date = None closer = None components = ['Extension Modules'] creation = <Date 2002-07-24.08:52:15.000> creator = 'phr' dependencies = [] files = ['556'] hgrepos = [] issue_num = 585792 keywords = [] message_count = 18.0 messages = ['11663', '11664', '11665', '11666', '11667', '11668', '11669', '11670', '11671', '11672', '11673', '11674', '11675', '11676', '11677', '11678', '11679', '11680'] nosy_count = 6.0 nosy_names = ['tim.peters', 'nobody', 'loewis', 'nnorwitz', 'phr', 'liqx'] pr_nums = [] priority = 'normal' resolution = 'accepted' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue585792' versions = [] ``` </p></details>
Invalid mmap crashes Python interpreter
https://api.github.com/repos/python/cpython/issues/36920/comments
18
2002-07-24T08:52:15Z
2022-04-09T22:15:58Z
https://github.com/python/cpython/issues/36920
1,198,787,733
36,920
[ "python", "cpython" ]
BPO | [585598](https://bugs.python.org/issue585598) --- | :--- Nosy | @freddrake <sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup> <details><summary>Show more details</summary><p> GitHub fields: ```python assignee = 'https://github.com/freddrake' closed_at = <Date 2002-07-25.21:12:49.000> created_at = <Date 2002-07-23.20:28:27.000> labels = ['docs'] title = 'Example uses depricated features.' updated_at = <Date 2002-07-25.21:12:49.000> user = 'https://bugs.python.org/mcherm' ``` bugs.python.org fields: ```python activity = <Date 2002-07-25.21:12:49.000> actor = 'fdrake' assignee = 'fdrake' closed = True closed_date = None closer = None components = ['Documentation'] creation = <Date 2002-07-23.20:28:27.000> creator = 'mcherm' dependencies = [] files = [] hgrepos = [] issue_num = 585598 keywords = [] message_count = 3.0 messages = ['11660', '11661', '11662'] nosy_count = 3.0 nosy_names = ['fdrake', 'nnorwitz', 'mcherm'] pr_nums = [] priority = 'normal' resolution = 'fixed' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue585598' versions = ['Python 2.2'] ``` </p></details>
Example uses depricated features.
https://api.github.com/repos/python/cpython/issues/36919/comments
3
2002-07-23T20:28:27Z
2022-04-09T22:15:58Z
https://github.com/python/cpython/issues/36919
1,198,787,731
36,919
[ "python", "cpython" ]
BPO | [585101](https://bugs.python.org/issue585101) --- | :--- Nosy | @warsaw, @jackjansen Files | <li>[test-diff.txt](https://bugs.python.org/file4442/test-diff.txt "Uploaded as text/plain at 2002-07-22.19:53:16 by @warsaw")</li> <sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup> <details><summary>Show more details</summary><p> GitHub fields: ```python assignee = 'https://github.com/warsaw' closed_at = <Date 2002-07-23.15:50:42.000> created_at = <Date 2002-07-22.19:53:16.000> labels = ['tests'] title = 'Fix relative imports in regression tests' updated_at = <Date 2002-07-23.15:50:42.000> user = 'https://github.com/warsaw' ``` bugs.python.org fields: ```python activity = <Date 2002-07-23.15:50:42.000> actor = 'barry' assignee = 'barry' closed = True closed_date = None closer = None components = ['Tests'] creation = <Date 2002-07-22.19:53:16.000> creator = 'barry' dependencies = [] files = ['4442'] hgrepos = [] issue_num = 585101 keywords = ['patch'] message_count = 3.0 messages = ['40626', '40627', '40628'] nosy_count = 2.0 nosy_names = ['barry', 'jackjansen'] pr_nums = [] priority = 'normal' resolution = 'accepted' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue585101' versions = ['Python 2.3'] ``` </p></details>
Fix relative imports in regression tests
https://api.github.com/repos/python/cpython/issues/36918/comments
3
2002-07-22T19:53:16Z
2022-04-09T22:15:57Z
https://github.com/python/cpython/issues/36918
1,198,787,725
36,918
[ "python", "cpython" ]
BPO | [584695](https://bugs.python.org/issue584695) --- | :--- Nosy | @freddrake, @rhettinger Files | <li>[libos.diff](https://bugs.python.org/file555/libos.diff "Uploaded as text/plain at 2002-08-07.15:00:28 by @rhettinger"): Doc patch for libos file descriptor section</li> <sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup> <details><summary>Show more details</summary><p> GitHub fields: ```python assignee = 'https://github.com/rhettinger' closed_at = <Date 2002-08-07.15:50:50.000> created_at = <Date 2002-07-22.01:26:02.000> labels = ['docs'] title = 'no doc for os.fsync and os.fdatasync' updated_at = <Date 2002-08-07.15:50:50.000> user = 'https://bugs.python.org/phr' ``` bugs.python.org fields: ```python activity = <Date 2002-08-07.15:50:50.000> actor = 'rhettinger' assignee = 'rhettinger' closed = True closed_date = None closer = None components = ['Documentation'] creation = <Date 2002-07-22.01:26:02.000> creator = 'phr' dependencies = [] files = ['555'] hgrepos = [] issue_num = 584695 keywords = [] message_count = 4.0 messages = ['11656', '11657', '11658', '11659'] nosy_count = 3.0 nosy_names = ['fdrake', 'rhettinger', 'phr'] pr_nums = [] priority = 'normal' resolution = 'fixed' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue584695' versions = [] ``` </p></details>
no doc for os.fsync and os.fdatasync
https://api.github.com/repos/python/cpython/issues/36917/comments
4
2002-07-22T01:26:02Z
2022-04-09T22:15:55Z
https://github.com/python/cpython/issues/36917
1,198,787,721
36,917
[ "python", "cpython" ]
BPO | [584626](https://bugs.python.org/issue584626) --- | :--- Nosy | @nascheme Files | <li>[genfinally.patch](https://bugs.python.org/file4441/genfinally.patch "Uploaded as text/plain at 2002-07-21.20:29:43 by orenti")</li> <sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup> <details><summary>Show more details</summary><p> GitHub fields: ```python assignee = None closed_at = <Date 2002-08-06.17:49:53.000> created_at = <Date 2002-07-21.20:29:43.000> labels = [] title = 'yield allowed in try/finally' updated_at = <Date 2002-08-06.17:49:53.000> user = 'https://bugs.python.org/orenti' ``` bugs.python.org fields: ```python activity = <Date 2002-08-06.17:49:53.000> actor = 'nnorwitz' assignee = 'none' closed = True closed_date = None closer = None components = ['None'] creation = <Date 2002-07-21.20:29:43.000> creator = 'orenti' dependencies = [] files = ['4441'] hgrepos = [] issue_num = 584626 keywords = ['patch'] message_count = 4.0 messages = ['40622', '40623', '40624', '40625'] nosy_count = 3.0 nosy_names = ['nnorwitz', 'nascheme', 'orenti'] pr_nums = [] priority = 'normal' resolution = 'rejected' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue584626' versions = [] ``` </p></details>
yield allowed in try/finally
https://api.github.com/repos/python/cpython/issues/36916/comments
4
2002-07-21T20:29:43Z
2022-04-09T22:15:54Z
https://github.com/python/cpython/issues/36916
1,198,787,716
36,916
[ "python", "cpython" ]
BPO | [584566](https://bugs.python.org/issue584566) --- | :--- Nosy | @mwhudson <sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup> <details><summary>Show more details</summary><p> GitHub fields: ```python assignee = None closed_at = <Date 2002-07-25.14:53:09.000> created_at = <Date 2002-07-21.17:29:08.000> labels = ['library'] title = 'os.getlogin() fails' updated_at = <Date 2002-07-25.14:53:09.000> user = 'https://bugs.python.org/rlblyler' ``` bugs.python.org fields: ```python activity = <Date 2002-07-25.14:53:09.000> actor = 'mwh' assignee = 'none' closed = True closed_date = None closer = None components = ['Library (Lib)'] creation = <Date 2002-07-21.17:29:08.000> creator = 'rlblyler' dependencies = [] files = [] hgrepos = [] issue_num = 584566 keywords = [] message_count = 4.0 messages = ['11652', '11653', '11654', '11655'] nosy_count = 3.0 nosy_names = ['mwh', 'jhylton', 'rlblyler'] pr_nums = [] priority = 'normal' resolution = 'works for me' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue584566' versions = ['Python 2.2'] ``` </p></details>
os.getlogin() fails
https://api.github.com/repos/python/cpython/issues/36915/comments
4
2002-07-21T17:29:08Z
2022-04-09T22:15:52Z
https://github.com/python/cpython/issues/36915
1,198,787,709
36,915
[ "python", "cpython" ]
BPO | [584409](https://bugs.python.org/issue584409) --- | :--- Nosy | @loewis, @smontanaro, @warsaw <sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup> <details><summary>Show more details</summary><p> GitHub fields: ```python assignee = None closed_at = <Date 2003-02-07.22:57:38.000> created_at = <Date 2002-07-21.07:29:36.000> labels = ['extension-modules'] title = 'add way to detect bsddb version' updated_at = <Date 2003-02-07.22:57:38.000> user = 'https://bugs.python.org/phr' ``` bugs.python.org fields: ```python activity = <Date 2003-02-07.22:57:38.000> actor = 'skip.montanaro' assignee = 'none' closed = True closed_date = None closer = None components = ['Extension Modules'] creation = <Date 2002-07-21.07:29:36.000> creator = 'phr' dependencies = [] files = [] hgrepos = [] issue_num = 584409 keywords = [] message_count = 17.0 messages = ['11635', '11636', '11637', '11638', '11639', '11640', '11641', '11642', '11643', '11644', '11645', '11646', '11647', '11648', '11649', '11650', '11651'] nosy_count = 6.0 nosy_names = ['nobody', 'loewis', 'skip.montanaro', 'barry', 'nnorwitz', 'phr'] pr_nums = [] priority = 'normal' resolution = 'fixed' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue584409' versions = [] ``` </p></details>
add way to detect bsddb version
https://api.github.com/repos/python/cpython/issues/36914/comments
17
2002-07-21T07:29:36Z
2022-04-09T22:15:51Z
https://github.com/python/cpython/issues/36914
1,198,787,706
36,914
[ "python", "cpython" ]
BPO | [584245](https://bugs.python.org/issue584245) --- | :--- Nosy | @loewis Files | <li>[cfg.diff](https://bugs.python.org/file4440/cfg.diff "Uploaded as text/plain at 2002-07-27.00:58:59 by nnorwitz"): autoconf patch 2</li> <sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup> <details><summary>Show more details</summary><p> GitHub fields: ```python assignee = None closed_at = <Date 2002-07-30.08:45:37.000> created_at = <Date 2002-07-20.16:49:31.000> labels = ['build'] title = 'get python to link on OSF1 (Dec Unix)' updated_at = <Date 2002-07-30.08:45:37.000> user = 'https://bugs.python.org/nnorwitz' ``` bugs.python.org fields: ```python activity = <Date 2002-07-30.08:45:37.000> actor = 'loewis' assignee = 'nnorwitz' closed = True closed_date = None closer = None components = ['Build'] creation = <Date 2002-07-20.16:49:31.000> creator = 'nnorwitz' dependencies = [] files = ['4440'] hgrepos = [] issue_num = 584245 keywords = ['patch'] message_count = 6.0 messages = ['40616', '40617', '40618', '40619', '40620', '40621'] nosy_count = 2.0 nosy_names = ['loewis', 'nnorwitz'] pr_nums = [] priority = 'normal' resolution = 'accepted' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue584245' versions = ['Python 2.3'] ``` </p></details>
get python to link on OSF1 (Dec Unix)
https://api.github.com/repos/python/cpython/issues/36913/comments
6
2002-07-20T16:49:31Z
2022-04-09T22:15:50Z
https://github.com/python/cpython/issues/36913
1,198,787,704
36,913
[ "python", "cpython" ]
BPO | [583975](https://bugs.python.org/issue583975) --- | :--- Nosy | @akuchling, @jackjansen, @florentx <sup>*Note: these values reflect the state of the issue at 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 2011-11-07.02:38:34.678> created_at = <Date 2002-07-19.18:41:52.000> labels = ['library'] title = 'gethostbyaddr lag' updated_at = <Date 2011-11-07.02:38:34.678> user = 'https://bugs.python.org/jasonrm' ``` bugs.python.org fields: ```python activity = <Date 2011-11-07.02:38:34.678> actor = 'flox' assignee = 'none' closed = True closed_date = None closer = None components = ['Library (Lib)'] creation = <Date 2002-07-19.18:41:52.000> creator = 'jasonrm' dependencies = [] files = [] hgrepos = [] issue_num = 583975 keywords = [] message_count = 15.0 messages = ['11620', '11621', '11622', '11623', '11624', '11625', '11626', '11627', '11628', '11629', '11630', '11631', '11632', '11633', '11634'] nosy_count = 6.0 nosy_names = ['akuchling', 'nnorwitz', 'jackjansen', 'jasonrm', 'datavortex', 'flox'] pr_nums = [] priority = 'normal' resolution = 'works for me' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue583975' versions = [] ``` </p></details>
gethostbyaddr lag
https://api.github.com/repos/python/cpython/issues/36912/comments
15
2002-07-19T18:41:52Z
2022-04-09T22:15:49Z
https://github.com/python/cpython/issues/36912
1,198,787,701
36,912
[ "python", "cpython" ]
BPO | [583894](https://bugs.python.org/issue583894) --- | :--- Nosy | @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 = None closed_at = <Date 2002-07-22.13:20:17.000> created_at = <Date 2002-07-19.15:53:37.000> labels = ['docs'] title = 'doc DL_IMPORT/DL_EXPORT changes' updated_at = <Date 2002-07-22.13:20:17.000> user = 'https://bugs.python.org/nnorwitz' ``` bugs.python.org fields: ```python activity = <Date 2002-07-22.13:20:17.000> actor = 'nnorwitz' assignee = 'nnorwitz' closed = True closed_date = None closer = None components = ['Documentation'] creation = <Date 2002-07-19.15:53:37.000> creator = 'nnorwitz' dependencies = [] files = [] hgrepos = [] issue_num = 583894 keywords = [] message_count = 3.0 messages = ['11617', '11618', '11619'] nosy_count = 2.0 nosy_names = ['mhammond', 'nnorwitz'] pr_nums = [] priority = 'normal' resolution = 'fixed' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue583894' versions = ['Python 2.3'] ``` </p></details>
doc DL_IMPORT/DL_EXPORT changes
https://api.github.com/repos/python/cpython/issues/36911/comments
3
2002-07-19T15:53:37Z
2022-04-09T22:15:48Z
https://github.com/python/cpython/issues/36911
1,198,787,697
36,911
[ "python", "cpython" ]
BPO | [583477](https://bugs.python.org/issue583477) --- | :--- Nosy | @malemburg, @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 2003-01-29.22:44:36.000> created_at = <Date 2002-07-18.18:35:59.000> labels = ['expert-unicode'] title = 'wrong dest size' updated_at = <Date 2003-01-29.22:44:36.000> user = 'https://bugs.python.org/dougslug' ``` bugs.python.org fields: ```python activity = <Date 2003-01-29.22:44:36.000> actor = 'mhammond' assignee = 'mhammond' closed = True closed_date = None closer = None components = ['Unicode'] creation = <Date 2002-07-18.18:35:59.000> creator = 'dougslug' dependencies = [] files = [] hgrepos = [] issue_num = 583477 keywords = [] message_count = 4.0 messages = ['11613', '11614', '11615', '11616'] nosy_count = 4.0 nosy_names = ['lemburg', 'mhammond', 'nnorwitz', 'dougslug'] pr_nums = [] priority = 'normal' resolution = 'fixed' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue583477' versions = ['Python 2.2'] ``` </p></details>
wrong dest size
https://api.github.com/repos/python/cpython/issues/36910/comments
4
2002-07-18T18:35:59Z
2022-04-09T22:15:48Z
https://github.com/python/cpython/issues/36910
1,198,787,693
36,910
[ "python", "cpython" ]
BPO | [583248](https://bugs.python.org/issue583248) --- | :--- Nosy | @freddrake, @rhettinger <sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup> <details><summary>Show more details</summary><p> GitHub fields: ```python assignee = 'https://github.com/freddrake' closed_at = <Date 2002-09-27.16:35:29.000> created_at = <Date 2002-07-18.08:07:46.000> labels = ['library'] title = 'ConfigParser spaces in keys not read' updated_at = <Date 2002-09-27.16:35:29.000> user = 'https://bugs.python.org/martinthompson' ``` bugs.python.org fields: ```python activity = <Date 2002-09-27.16:35:29.000> actor = 'fdrake' assignee = 'fdrake' closed = True closed_date = None closer = None components = ['Library (Lib)'] creation = <Date 2002-07-18.08:07:46.000> creator = 'martinthompson' dependencies = [] files = [] hgrepos = [] issue_num = 583248 keywords = [] message_count = 3.0 messages = ['11610', '11611', '11612'] nosy_count = 3.0 nosy_names = ['fdrake', 'rhettinger', 'martinthompson'] pr_nums = [] priority = 'normal' resolution = 'fixed' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue583248' versions = ['Python 2.2'] ``` </p></details>
ConfigParser spaces in keys not read
https://api.github.com/repos/python/cpython/issues/36909/comments
3
2002-07-18T08:07:46Z
2022-04-09T22:15:47Z
https://github.com/python/cpython/issues/36909
1,198,787,689
36,909
[ "python", "cpython" ]
BPO | [583235](https://bugs.python.org/issue583235) --- | :--- Nosy | @gvanrossum, @aleaxit Files | <li>[patch.diff](https://bugs.python.org/file4439/patch.diff "Uploaded as text/plain at 2002-07-18.06:50:34 by @aleaxit"): patch in python/dist/src</li> <sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup> <details><summary>Show more details</summary><p> GitHub fields: ```python assignee = None closed_at = <Date 2002-08-05.21:39:03.000> created_at = <Date 2002-07-18.06:50:34.000> labels = ['interpreter-core'] title = 'make file object an iterator' updated_at = <Date 2002-08-05.21:39:03.000> user = 'https://github.com/aleaxit' ``` bugs.python.org fields: ```python activity = <Date 2002-08-05.21:39:03.000> actor = 'gvanrossum' assignee = 'none' closed = True closed_date = None closer = None components = ['Interpreter Core'] creation = <Date 2002-07-18.06:50:34.000> creator = 'aleax' dependencies = [] files = ['4439'] hgrepos = [] issue_num = 583235 keywords = ['patch'] message_count = 2.0 messages = ['40614', '40615'] nosy_count = 2.0 nosy_names = ['gvanrossum', 'aleax'] pr_nums = [] priority = 'normal' resolution = 'duplicate' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue583235' versions = ['Python 2.3'] ``` </p></details>
make file object an iterator
https://api.github.com/repos/python/cpython/issues/36908/comments
2
2002-07-18T06:50:34Z
2022-04-09T22:15:45Z
https://github.com/python/cpython/issues/36908
1,198,787,685
36,908
[ "python", "cpython" ]
BPO | [583206](https://bugs.python.org/issue583206) --- | :--- Nosy | @mwhudson, @phdru <sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup> <details><summary>Show more details</summary><p> GitHub fields: ```python assignee = 'https://github.com/mwhudson' closed_at = <Date 2002-12-17.16:48:15.000> created_at = <Date 2002-07-18.05:16:47.000> labels = ['expert-installation'] title = 'lib-dynload/*.so wrong permissions' updated_at = <Date 2002-12-17.16:48:15.000> user = 'https://github.com/phdru' ``` bugs.python.org fields: ```python activity = <Date 2002-12-17.16:48:15.000> actor = 'mwh' assignee = 'mwh' closed = True closed_date = None closer = None components = ['Installation'] creation = <Date 2002-07-18.05:16:47.000> creator = 'phd' dependencies = [] files = [] hgrepos = [] issue_num = 583206 keywords = [] message_count = 6.0 messages = ['11604', '11605', '11606', '11607', '11608', '11609'] nosy_count = 4.0 nosy_names = ['mwh', 'jlmuir', 'phd', 'kimji'] pr_nums = [] priority = 'normal' resolution = 'fixed' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue583206' versions = [] ``` </p></details>
lib-dynload/*.so wrong permissions
https://api.github.com/repos/python/cpython/issues/36907/comments
6
2002-07-18T05:16:47Z
2022-04-09T22:15:44Z
https://github.com/python/cpython/issues/36907
1,198,787,680
36,907
[ "python", "cpython" ]
BPO | [583190](https://bugs.python.org/issue583190) --- | :--- Nosy | @warsaw Files | <li>[cleanups.patch](https://bugs.python.org/file4438/cleanups.patch "Uploaded as text/plain at 2002-07-18.03:36:43 by anthonybaxter"): Parser.py and Message.py 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 = 'https://github.com/warsaw' closed_at = <Date 2002-07-18.23:09:12.000> created_at = <Date 2002-07-18.03:36:43.000> labels = ['library'] title = 'Patch to make email parser more robust' updated_at = <Date 2002-07-18.23:09:12.000> user = 'https://bugs.python.org/anthonybaxter' ``` bugs.python.org fields: ```python activity = <Date 2002-07-18.23:09:12.000> actor = 'barry' assignee = 'barry' closed = True closed_date = None closer = None components = ['Library (Lib)'] creation = <Date 2002-07-18.03:36:43.000> creator = 'anthonybaxter' dependencies = [] files = ['4438'] hgrepos = [] issue_num = 583190 keywords = ['patch'] message_count = 2.0 messages = ['40612', '40613'] nosy_count = 2.0 nosy_names = ['barry', 'anthonybaxter'] pr_nums = [] priority = 'normal' resolution = 'accepted' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue583190' versions = [] ``` </p></details>
Patch to make email parser more robust
https://api.github.com/repos/python/cpython/issues/36906/comments
2
2002-07-18T03:36:43Z
2022-04-09T22:15:43Z
https://github.com/python/cpython/issues/36906
1,198,787,679
36,906
[ "python", "cpython" ]
BPO | [583188](https://bugs.python.org/issue583188) --- | :--- Nosy | @warsaw Files | <li>[init.patch](https://bugs.python.org/file4437/init.patch "Uploaded as text/plain at 2002-07-18.03:29:45 by anthonybaxter"): patch to email/__init__.py</li> <sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup> <details><summary>Show more details</summary><p> GitHub fields: ```python assignee = 'https://github.com/warsaw' closed_at = <Date 2002-07-18.21:29:31.000> created_at = <Date 2002-07-18.03:29:45.000> labels = ['library'] title = 'expose Parser.strict flag to functions' updated_at = <Date 2002-07-18.21:29:31.000> user = 'https://bugs.python.org/anthonybaxter' ``` bugs.python.org fields: ```python activity = <Date 2002-07-18.21:29:31.000> actor = 'barry' assignee = 'barry' closed = True closed_date = None closer = None components = ['Library (Lib)'] creation = <Date 2002-07-18.03:29:45.000> creator = 'anthonybaxter' dependencies = [] files = ['4437'] hgrepos = [] issue_num = 583188 keywords = ['patch'] message_count = 2.0 messages = ['40610', '40611'] nosy_count = 2.0 nosy_names = ['barry', 'anthonybaxter'] pr_nums = [] priority = 'normal' resolution = 'accepted' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue583188' versions = [] ``` </p></details>
expose Parser.strict flag to functions
https://api.github.com/repos/python/cpython/issues/36905/comments
2
2002-07-18T03:29:45Z
2022-04-09T22:15:42Z
https://github.com/python/cpython/issues/36905
1,198,787,676
36,905
[ "python", "cpython" ]
BPO | [583180](https://bugs.python.org/issue583180) --- | :--- Nosy | @loewis Files | <li>[smtplib.py.patch](https://bugs.python.org/file4436/smtplib.py.patch "Uploaded as text/plain at 2002-07-18.02:34:36 by mysticbob"): results of diff smtplib.py_orig smtplib.py_new</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-10-13.13:02:17.000> created_at = <Date 2002-07-18.02:34:36.000> labels = ['library'] title = 'smtplib.py patch for macmail esmtp auth' updated_at = <Date 2002-10-13.13:02:17.000> user = 'https://bugs.python.org/mysticbob' ``` bugs.python.org fields: ```python activity = <Date 2002-10-13.13:02:17.000> actor = 'loewis' assignee = 'none' closed = True closed_date = None closer = None components = ['Library (Lib)'] creation = <Date 2002-07-18.02:34:36.000> creator = 'mysticbob' dependencies = [] files = ['4436'] hgrepos = [] issue_num = 583180 keywords = ['patch'] message_count = 3.0 messages = ['40607', '40608', '40609'] nosy_count = 2.0 nosy_names = ['loewis', 'mysticbob'] pr_nums = [] priority = 'normal' resolution = 'out of date' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue583180' versions = ['Python 2.2'] ``` </p></details>
smtplib.py patch for macmail esmtp auth
https://api.github.com/repos/python/cpython/issues/36904/comments
3
2002-07-18T02:34:36Z
2022-04-09T22:15:40Z
https://github.com/python/cpython/issues/36904
1,198,787,672
36,904
[ "python", "cpython" ]
BPO | [582728](https://bugs.python.org/issue582728) --- | :--- Nosy | @warsaw, @theller Files | <li>[py-find-module.el](https://bugs.python.org/file8201/py-find-module.el "Uploaded as application/octet-stream at 2002-07-17.08:58:24 by @theller"): elisp code</li><li>[find-pymodule.py](https://bugs.python.org/file8202/find-pymodule.py "Uploaded as text/plain at 2002-07-17.08:59:06 by @theller"): python code</li> <sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup> <details><summary>Show more details</summary><p> GitHub fields: ```python assignee = 'https://github.com/warsaw' closed_at = <Date 2003-12-10.15:51:32.000> created_at = <Date 2002-07-17.08:42:54.000> labels = ['type-feature'] title = 'py-find-module for python-mode.el' updated_at = <Date 2003-12-10.15:51:32.000> user = 'https://github.com/theller' ``` bugs.python.org fields: ```python activity = <Date 2003-12-10.15:51:32.000> actor = 'theller' assignee = 'barry' closed = True closed_date = None closer = None components = ['Demos and Tools'] creation = <Date 2002-07-17.08:42:54.000> creator = 'theller' dependencies = [] files = ['8201', '8202'] hgrepos = [] issue_num = 582728 keywords = [] message_count = 3.0 messages = ['53575', '53576', '53577'] nosy_count = 2.0 nosy_names = ['barry', 'theller'] pr_nums = [] priority = 'normal' resolution = None stage = None status = 'closed' superseder = None type = 'enhancement' url = 'https://bugs.python.org/issue582728' versions = [] ``` </p></details>
py-find-module for python-mode.el
https://api.github.com/repos/python/cpython/issues/36903/comments
3
2002-07-17T08:42:54Z
2022-04-09T22:15:40Z
https://github.com/python/cpython/issues/36903
1,198,787,668
36,903
[ "python", "cpython" ]
BPO | [582297](https://bugs.python.org/issue582297) --- | :--- <sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup> <details><summary>Show more details</summary><p> GitHub fields: ```python assignee = None closed_at = <Date 2002-08-15.19:39:24.000> created_at = <Date 2002-07-16.15:22:27.000> labels = ['library'] title = 'pickle error message unhelpful' updated_at = <Date 2002-08-15.19:39:24.000> user = 'https://bugs.python.org/wabe0x90' ``` bugs.python.org fields: ```python activity = <Date 2002-08-15.19:39:24.000> actor = 'jhylton' assignee = 'none' closed = True closed_date = None closer = None components = ['Library (Lib)'] creation = <Date 2002-07-16.15:22:27.000> creator = 'wabe0x90' dependencies = [] files = [] hgrepos = [] issue_num = 582297 keywords = [] message_count = 3.0 messages = ['11601', '11602', '11603'] nosy_count = 2.0 nosy_names = ['jhylton', 'wabe0x90'] pr_nums = [] priority = 'normal' resolution = 'works for me' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue582297' versions = ['Python 2.2'] ``` </p></details>
pickle error message unhelpful
https://api.github.com/repos/python/cpython/issues/36902/comments
3
2002-07-16T15:22:27Z
2022-04-09T22:15:38Z
https://github.com/python/cpython/issues/36902
1,198,787,663
36,902
[ "python", "cpython" ]
BPO | [582071](https://bugs.python.org/issue582071) --- | :--- Nosy | @freddrake, @rhettinger <sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup> <details><summary>Show more details</summary><p> GitHub fields: ```python assignee = 'https://github.com/freddrake' closed_at = <Date 2002-08-05.06:31:08.000> created_at = <Date 2002-07-16.03:20:34.000> labels = ['docs'] title = "''.split() docstring clarification" updated_at = <Date 2002-08-05.06:31:08.000> user = 'https://bugs.python.org/jdnier' ``` bugs.python.org fields: ```python activity = <Date 2002-08-05.06:31:08.000> actor = 'rhettinger' assignee = 'fdrake' closed = True closed_date = None closer = None components = ['Documentation'] creation = <Date 2002-07-16.03:20:34.000> creator = 'jdnier' dependencies = [] files = [] hgrepos = [] issue_num = 582071 keywords = [] message_count = 2.0 messages = ['11599', '11600'] nosy_count = 3.0 nosy_names = ['fdrake', 'jdnier', 'rhettinger'] pr_nums = [] priority = 'normal' resolution = 'fixed' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue582071' versions = ['Python 2.3'] ``` </p></details>
''.split() docstring clarification
https://api.github.com/repos/python/cpython/issues/36901/comments
2
2002-07-16T03:20:34Z
2022-04-09T22:15:38Z
https://github.com/python/cpython/issues/36901
1,198,787,660
36,901
[ "python", "cpython" ]
BPO | [581944](https://bugs.python.org/issue581944) --- | :--- Nosy | @gvanrossum, @tim-one Files | <li>[sinkstop.patch](https://bugs.python.org/file4435/sinkstop.patch "Uploaded as text/plain at 2002-07-15.21:44:48 by @gvanrossum"): Patch, first version.</li> <sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup> <details><summary>Show more details</summary><p> GitHub fields: ```python assignee = 'https://github.com/gvanrossum' closed_at = <Date 2002-07-17.16:51:39.000> created_at = <Date 2002-07-15.21:43:57.000> labels = ['interpreter-core'] title = 'StopIteration should be a sink state' updated_at = <Date 2002-07-17.16:51:39.000> user = 'https://github.com/gvanrossum' ``` bugs.python.org fields: ```python activity = <Date 2002-07-17.16:51:39.000> actor = 'gvanrossum' assignee = 'gvanrossum' closed = True closed_date = None closer = None components = ['Interpreter Core'] creation = <Date 2002-07-15.21:43:57.000> creator = 'gvanrossum' dependencies = [] files = ['4435'] hgrepos = [] issue_num = 581944 keywords = ['patch'] message_count = 9.0 messages = ['40598', '40599', '40600', '40601', '40602', '40603', '40604', '40605', '40606'] nosy_count = 3.0 nosy_names = ['gvanrossum', 'tim.peters', 'nnorwitz'] pr_nums = [] priority = 'normal' resolution = 'accepted' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue581944' versions = ['Python 2.3'] ``` </p></details>
StopIteration should be a sink state
https://api.github.com/repos/python/cpython/issues/36900/comments
9
2002-07-15T21:43:57Z
2022-04-09T22:15:36Z
https://github.com/python/cpython/issues/36900
1,198,787,657
36,900
[ "python", "cpython" ]
BPO | [581742](https://bugs.python.org/issue581742) --- | :--- Nosy | @gvanrossum Files | <li>[subtype_dealloc.patch](https://bugs.python.org/file4434/subtype_dealloc.patch "Uploaded as text/plain at 2002-07-15.15:47:56 by jhogg"): Context diff patch file (subtype_dealloc.patch)</li> <sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup> <details><summary>Show more details</summary><p> GitHub fields: ```python assignee = 'https://github.com/gvanrossum' closed_at = <Date 2002-08-06.21:42:54.000> created_at = <Date 2002-07-15.15:47:56.000> labels = ['interpreter-core'] title = 'Alternative PyTRASHCAN subtype_dealloc' updated_at = <Date 2002-08-06.21:42:54.000> user = 'https://bugs.python.org/jhogg' ``` bugs.python.org fields: ```python activity = <Date 2002-08-06.21:42:54.000> actor = 'gvanrossum' assignee = 'gvanrossum' closed = True closed_date = None closer = None components = ['Interpreter Core'] creation = <Date 2002-07-15.15:47:56.000> creator = 'jhogg' dependencies = [] files = ['4434'] hgrepos = [] issue_num = 581742 keywords = ['patch'] message_count = 2.0 messages = ['40596', '40597'] nosy_count = 2.0 nosy_names = ['gvanrossum', 'jhogg'] pr_nums = [] priority = 'normal' resolution = 'accepted' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue581742' versions = ['Python 2.3'] ``` </p></details>
Alternative PyTRASHCAN subtype_dealloc
https://api.github.com/repos/python/cpython/issues/36899/comments
2
2002-07-15T15:47:56Z
2022-04-09T22:15:36Z
https://github.com/python/cpython/issues/36899
1,198,787,655
36,899
[ "python", "cpython" ]
BPO | [581705](https://bugs.python.org/issue581705) --- | :--- Nosy | @loewis Files | <li>[patch-pty.py](https://bugs.python.org/file4432/patch-pty.py "Uploaded as text/plain at 2002-07-15.14:34:48 by rasjidw"): Patch to fix pty.spawn (on Linux RH 7.3)</li><li>[ptypatch2](https://bugs.python.org/file4433/ptypatch2 "Uploaded as application/octet-stream at 2002-07-27.07:54:02 by rasjidw"): Revised patch to pty.py</li> <sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup> <details><summary>Show more details</summary><p> GitHub fields: ```python assignee = 'https://github.com/loewis' closed_at = <Date 2002-07-28.09:43:33.000> created_at = <Date 2002-07-15.14:34:48.000> labels = ['library'] title = 'fix to pty.spawn error on Linux' updated_at = <Date 2002-07-28.09:43:33.000> user = 'https://bugs.python.org/rasjidw' ``` bugs.python.org fields: ```python activity = <Date 2002-07-28.09:43:33.000> actor = 'loewis' assignee = 'loewis' closed = True closed_date = None closer = None components = ['Library (Lib)'] creation = <Date 2002-07-15.14:34:48.000> creator = 'rasjidw' dependencies = [] files = ['4432', '4433'] hgrepos = [] issue_num = 581705 keywords = ['patch'] message_count = 3.0 messages = ['40593', '40594', '40595'] nosy_count = 2.0 nosy_names = ['loewis', 'rasjidw'] pr_nums = [] priority = 'normal' resolution = 'accepted' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue581705' versions = ['Python 2.2'] ``` </p></details>
fix to pty.spawn error on Linux
https://api.github.com/repos/python/cpython/issues/36898/comments
3
2002-07-15T14:34:48Z
2022-04-09T22:15:34Z
https://github.com/python/cpython/issues/36898
1,198,787,652
36,898
[ "python", "cpython" ]
BPO | [581698](https://bugs.python.org/issue581698) --- | :--- Nosy | @loewis <sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup> <details><summary>Show more details</summary><p> GitHub fields: ```python assignee = None closed_at = <Date 2002-07-30.14:26:24.000> created_at = <Date 2002-07-15.14:18:55.000> labels = ['library'] title = 'pty.spawn - wrong error caught' updated_at = <Date 2002-07-30.14:26:24.000> user = 'https://bugs.python.org/rasjidw' ``` bugs.python.org fields: ```python activity = <Date 2002-07-30.14:26:24.000> actor = 'loewis' assignee = 'none' closed = True closed_date = None closer = None components = ['Library (Lib)'] creation = <Date 2002-07-15.14:18:55.000> creator = 'rasjidw' dependencies = [] files = [] hgrepos = [] issue_num = 581698 keywords = [] message_count = 2.0 messages = ['11597', '11598'] nosy_count = 2.0 nosy_names = ['loewis', 'rasjidw'] pr_nums = [] priority = 'normal' resolution = 'fixed' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue581698' versions = ['Python 2.2'] ``` </p></details>
pty.spawn - wrong error caught
https://api.github.com/repos/python/cpython/issues/36897/comments
2
2002-07-15T14:18:55Z
2022-04-09T22:15:32Z
https://github.com/python/cpython/issues/36897
1,198,787,647
36,897
[ "python", "cpython" ]
BPO | [581529](https://bugs.python.org/issue581529) --- | :--- Nosy | @rhettinger <sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup> <details><summary>Show more details</summary><p> GitHub fields: ```python assignee = None closed_at = <Date 2002-08-18.20:14:49.000> created_at = <Date 2002-07-15.04:36:27.000> labels = ['library'] title = 'bug in splituser(host) in urllib' updated_at = <Date 2002-08-18.20:14:49.000> user = 'https://bugs.python.org/csarva' ``` bugs.python.org fields: ```python activity = <Date 2002-08-18.20:14:49.000> actor = 'rhettinger' assignee = 'jhylton' closed = True closed_date = None closer = None components = ['Library (Lib)'] creation = <Date 2002-07-15.04:36:27.000> creator = 'csarva' dependencies = [] files = [] hgrepos = [] issue_num = 581529 keywords = [] message_count = 4.0 messages = ['11593', '11594', '11595', '11596'] nosy_count = 4.0 nosy_names = ['jhylton', 'nnorwitz', 'rhettinger', 'csarva'] pr_nums = [] priority = 'normal' resolution = 'fixed' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue581529' versions = ['Python 2.2'] ``` </p></details>
bug in splituser(host) in urllib
https://api.github.com/repos/python/cpython/issues/36896/comments
4
2002-07-15T04:36:27Z
2022-04-09T22:15:31Z
https://github.com/python/cpython/issues/36896
1,198,787,643
36,896
[ "python", "cpython" ]
BPO | [581414](https://bugs.python.org/issue581414) --- | :--- Nosy | @freddrake, @doko42 <sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup> <details><summary>Show more details</summary><p> GitHub fields: ```python assignee = 'https://github.com/freddrake' closed_at = <Date 2002-07-30.17:52:27.000> created_at = <Date 2002-07-14.20:13:19.000> labels = ['docs'] title = 'info reader bug' updated_at = <Date 2002-07-30.17:52:27.000> user = 'https://github.com/doko42' ``` bugs.python.org fields: ```python activity = <Date 2002-07-30.17:52:27.000> actor = 'fdrake' assignee = 'fdrake' closed = True closed_date = None closer = None components = ['Documentation'] creation = <Date 2002-07-14.20:13:19.000> creator = 'doko' dependencies = [] files = [] hgrepos = [] issue_num = 581414 keywords = ['patch'] message_count = 2.0 messages = ['40591', '40592'] nosy_count = 2.0 nosy_names = ['fdrake', 'doko'] pr_nums = [] priority = 'normal' resolution = 'accepted' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue581414' versions = ['Python 2.2'] ``` </p></details>
info reader bug
https://api.github.com/repos/python/cpython/issues/36895/comments
2
2002-07-14T20:13:19Z
2022-04-09T22:15:31Z
https://github.com/python/cpython/issues/36895
1,198,787,640
36,895
[ "python", "cpython" ]
BPO | [581396](https://bugs.python.org/issue581396) --- | :--- Nosy | @doko42 <sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup> <details><summary>Show more details</summary><p> GitHub fields: ```python assignee = None closed_at = <Date 2002-07-23.02:56:14.000> created_at = <Date 2002-07-14.19:23:44.000> labels = ['expert-tkinter'] title = 'Canvas "select_item" always returns None' updated_at = <Date 2002-07-23.02:56:14.000> user = 'https://github.com/doko42' ``` bugs.python.org fields: ```python activity = <Date 2002-07-23.02:56:14.000> actor = 'nnorwitz' assignee = 'nnorwitz' closed = True closed_date = None closer = None components = ['Tkinter'] creation = <Date 2002-07-14.19:23:44.000> creator = 'doko' dependencies = [] files = [] hgrepos = [] issue_num = 581396 keywords = ['patch'] message_count = 2.0 messages = ['40589', '40590'] nosy_count = 2.0 nosy_names = ['nnorwitz', 'doko'] pr_nums = [] priority = 'normal' resolution = 'fixed' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue581396' versions = ['Python 2.3'] ``` </p></details>
Canvas "select_item" always returns None
https://api.github.com/repos/python/cpython/issues/36894/comments
2
2002-07-14T19:23:44Z
2022-04-09T22:15:29Z
https://github.com/python/cpython/issues/36894
1,198,787,636
36,894
[ "python", "cpython" ]
BPO | [581232](https://bugs.python.org/issue581232) --- | :--- Nosy | @tim-one, @mhammond Files | <li>[sleeper.py](https://bugs.python.org/file553/sleeper.py "Uploaded as text/plain at 2002-07-14.23:09:42 by @tim-one"): Provokes IOError 4</li><li>[timemodule.diff](https://bugs.python.org/file554/timemodule.diff "Uploaded as text/plain at 2002-07-15.23:44:56 by @mhammond"): Patch that only interrupts the main thread</li> <sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup> <details><summary>Show more details</summary><p> GitHub fields: ```python assignee = 'https://github.com/mhammond' closed_at = <Date 2002-07-16.01:30:05.000> created_at = <Date 2002-07-14.07:59:09.000> labels = ['library'] title = '[Windows] Can not interrupt time.sleep()' updated_at = <Date 2002-07-16.01:30:05.000> user = 'https://github.com/mhammond' ``` bugs.python.org fields: ```python activity = <Date 2002-07-16.01:30:05.000> actor = 'mhammond' assignee = 'mhammond' closed = True closed_date = None closer = None components = ['Library (Lib)'] creation = <Date 2002-07-14.07:59:09.000> creator = 'mhammond' dependencies = [] files = ['553', '554'] hgrepos = [] issue_num = 581232 keywords = [] message_count = 14.0 messages = ['11579', '11580', '11581', '11582', '11583', '11584', '11585', '11586', '11587', '11588', '11589', '11590', '11591', '11592'] nosy_count = 2.0 nosy_names = ['tim.peters', 'mhammond'] pr_nums = [] priority = 'normal' resolution = 'fixed' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue581232' versions = [] ``` </p></details>
[Windows] Can not interrupt time.sleep()
https://api.github.com/repos/python/cpython/issues/36893/comments
14
2002-07-14T07:59:09Z
2022-04-09T22:15:29Z
https://github.com/python/cpython/issues/36893
1,198,787,633
36,893
[ "python", "cpython" ]
BPO | [581210](https://bugs.python.org/issue581210) --- | :--- Nosy | @tim-one <sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup> <details><summary>Show more details</summary><p> GitHub fields: ```python assignee = 'https://github.com/tim-one' closed_at = <Date 2002-07-14.05:12:40.000> created_at = <Date 2002-07-14.04:47:22.000> labels = ['interpreter-core'] title = 'Fatal Python Error when __del__ adds ref ' updated_at = <Date 2002-07-14.05:12:40.000> user = 'https://bugs.python.org/jkobrin' ``` bugs.python.org fields: ```python activity = <Date 2002-07-14.05:12:40.000> actor = 'tim.peters' assignee = 'tim.peters' closed = True closed_date = None closer = None components = ['Interpreter Core'] creation = <Date 2002-07-14.04:47:22.000> creator = 'jkobrin' dependencies = [] files = [] hgrepos = [] issue_num = 581210 keywords = [] message_count = 2.0 messages = ['11577', '11578'] nosy_count = 2.0 nosy_names = ['tim.peters', 'jkobrin'] pr_nums = [] priority = 'normal' resolution = 'fixed' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue581210' versions = ['Python 2.2'] ``` </p></details>
Fatal Python Error when __del__ adds ref
https://api.github.com/repos/python/cpython/issues/36892/comments
2
2002-07-14T04:47:22Z
2022-04-09T22:15:28Z
https://github.com/python/cpython/issues/36892
1,198,787,631
36,892
[ "python", "cpython" ]
BPO | [581165](https://bugs.python.org/issue581165) --- | :--- Nosy | @loewis <sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup> <details><summary>Show more details</summary><p> GitHub fields: ```python assignee = None closed_at = <Date 2002-11-22.07:55:05.000> created_at = <Date 2002-07-13.23:46:16.000> labels = ['library'] title = 'smtplib.SMTP.ehlo method esmtp_features ' updated_at = <Date 2002-11-22.07:55:05.000> user = 'https://bugs.python.org/pierslauder' ``` bugs.python.org fields: ```python activity = <Date 2002-11-22.07:55:05.000> actor = 'loewis' assignee = 'none' closed = True closed_date = None closer = None components = ['Library (Lib)'] creation = <Date 2002-07-13.23:46:16.000> creator = 'pierslauder' dependencies = [] files = [] hgrepos = [] issue_num = 581165 keywords = [] message_count = 10.0 messages = ['11567', '11568', '11569', '11570', '11571', '11572', '11573', '11574', '11575', '11576'] nosy_count = 3.0 nosy_names = ['loewis', 'ghaering', 'pierslauder'] pr_nums = [] priority = 'normal' resolution = 'fixed' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue581165' versions = ['Python 2.2'] ``` </p></details>
smtplib.SMTP.ehlo method esmtp_features
https://api.github.com/repos/python/cpython/issues/36891/comments
10
2002-07-13T23:46:16Z
2022-04-09T22:15:25Z
https://github.com/python/cpython/issues/36891
1,198,787,627
36,891
[ "python", "cpython" ]
BPO | [581080](https://bugs.python.org/issue581080) --- | :--- 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 2003-04-22.21:30:02.000> created_at = <Date 2002-07-13.19:32:52.000> labels = ['expert-regex'] title = 'Provoking infinite scanner loops' updated_at = <Date 2003-04-22.21:30:02.000> user = 'https://github.com/tim-one' ``` bugs.python.org fields: ```python activity = <Date 2003-04-22.21:30:02.000> actor = 'dschnepper' assignee = 'effbot' closed = True closed_date = None closer = None components = ['Regular Expressions'] creation = <Date 2002-07-13.19:32:52.000> creator = 'tim.peters' dependencies = [] files = [] hgrepos = [] issue_num = 581080 keywords = [] message_count = 4.0 messages = ['11563', '11564', '11565', '11566'] nosy_count = 4.0 nosy_names = ['tim.peters', 'effbot', 'niemeyer', 'dschnepper'] pr_nums = [] priority = 'normal' resolution = 'fixed' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue581080' versions = [] ``` </p></details>
Provoking infinite scanner loops
https://api.github.com/repos/python/cpython/issues/36890/comments
4
2002-07-13T19:32:52Z
2022-04-09T22:15:24Z
https://github.com/python/cpython/issues/36890
1,198,787,624
36,890
[ "python", "cpython" ]
BPO | [580995](https://bugs.python.org/issue580995) --- | :--- Nosy | @gvanrossum, @tim-one, @aleaxit Files | <li>[set.tgz](https://bugs.python.org/file4430/set.tgz "Uploaded as application/x-gzip; name="set.tgz" at 2002-07-13.15:53:44 by @aleaxit"): gzipped tar of set.py and test_set.py</li><li>[set.tgz](https://bugs.python.org/file4431/set.tgz "Uploaded as application/x-gzip at 2002-07-18.20:27:45 by @aleaxit"): new version as per GvR comments Jul 18</li> <sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup> <details><summary>Show more details</summary><p> GitHub fields: ```python assignee = 'https://github.com/gvanrossum' closed_at = <Date 2002-08-19.20:32:43.000> created_at = <Date 2002-07-13.15:53:44.000> labels = ['library'] title = 'new version of Set class' updated_at = <Date 2002-08-19.20:32:43.000> user = 'https://github.com/aleaxit' ``` bugs.python.org fields: ```python activity = <Date 2002-08-19.20:32:43.000> actor = 'gvanrossum' assignee = 'gvanrossum' closed = True closed_date = None closer = None components = ['Library (Lib)'] creation = <Date 2002-07-13.15:53:44.000> creator = 'aleax' dependencies = [] files = ['4430', '4431'] hgrepos = [] issue_num = 580995 keywords = ['patch'] message_count = 7.0 messages = ['40582', '40583', '40584', '40585', '40586', '40587', '40588'] nosy_count = 4.0 nosy_names = ['gvanrossum', 'tim.peters', 'aleax', 'glchapman'] pr_nums = [] priority = 'normal' resolution = 'accepted' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue580995' versions = ['Python 2.3'] ``` </p></details>
new version of Set class
https://api.github.com/repos/python/cpython/issues/36889/comments
7
2002-07-13T15:53:44Z
2022-04-09T22:15:24Z
https://github.com/python/cpython/issues/36889
1,198,787,619
36,889
[ "python", "cpython" ]
BPO | [580952](https://bugs.python.org/issue580952) --- | :--- Nosy | @gvanrossum, @tim-one <sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup> <details><summary>Show more details</summary><p> GitHub fields: ```python assignee = 'https://github.com/gvanrossum' closed_at = <Date 2003-02-12.21:54:04.000> created_at = <Date 2002-07-13.13:06:44.000> labels = ['interpreter-core'] title = 'import lock should be exposed' updated_at = <Date 2003-02-12.21:54:04.000> user = 'https://bugs.python.org/gmcm' ``` bugs.python.org fields: ```python activity = <Date 2003-02-12.21:54:04.000> actor = 'gvanrossum' assignee = 'gvanrossum' closed = True closed_date = None closer = None components = ['Interpreter Core'] creation = <Date 2002-07-13.13:06:44.000> creator = 'gmcm' dependencies = [] files = [] hgrepos = [] issue_num = 580952 keywords = [] message_count = 7.0 messages = ['11556', '11557', '11558', '11559', '11560', '11561', '11562'] nosy_count = 4.0 nosy_names = ['gvanrossum', 'tim.peters', 'gmcm', 'jdhildeb'] pr_nums = [] priority = 'normal' resolution = 'fixed' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue580952' versions = [] ``` </p></details>
import lock should be exposed
https://api.github.com/repos/python/cpython/issues/36888/comments
7
2002-07-13T13:06:44Z
2022-04-09T22:15:23Z
https://github.com/python/cpython/issues/36888
1,198,787,610
36,888
[ "python", "cpython" ]
BPO | [580869](https://bugs.python.org/issue580869) --- | :--- Nosy | @mwhudson, @Yhg1s, @smontanaro, @warsaw, @jackjansen Files | <li>[regrtest.diff](https://bugs.python.org/file4428/regrtest.diff "Uploaded as text/plain at 2002-10-10.16:04:15 by @smontanaro")</li><li>[stack-nocrash.txt](https://bugs.python.org/file4429/stack-nocrash.txt "Uploaded as text/plain at 2002-10-11.06:42:43 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/jackjansen' closed_at = <Date 2003-04-22.14:08:47.000> created_at = <Date 2002-07-13.03:15:12.000> labels = ['tests'] title = 'Fix for seg fault on test_re on mac osx' updated_at = <Date 2003-04-22.14:08:47.000> user = 'https://bugs.python.org/sdm7g' ``` bugs.python.org fields: ```python activity = <Date 2003-04-22.14:08:47.000> actor = 'jackjansen' assignee = 'jackjansen' closed = True closed_date = None closer = None components = ['Tests'] creation = <Date 2002-07-13.03:15:12.000> creator = 'sdm7g' dependencies = [] files = ['4428', '4429'] hgrepos = [] issue_num = 580869 keywords = ['patch'] message_count = 15.0 messages = ['40567', '40568', '40569', '40570', '40571', '40572', '40573', '40574', '40575', '40576', '40577', '40578', '40579', '40580', '40581'] nosy_count = 7.0 nosy_names = ['mwh', 'twouters', 'skip.montanaro', 'barry', 'nnorwitz', 'jackjansen', 'sdm7g'] pr_nums = [] priority = 'normal' resolution = 'works for me' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue580869' versions = ['Python 2.3'] ``` </p></details>
Fix for seg fault on test_re on mac osx
https://api.github.com/repos/python/cpython/issues/36887/comments
15
2002-07-13T03:15:12Z
2022-04-09T22:15:21Z
https://github.com/python/cpython/issues/36887
1,198,787,607
36,887
[ "python", "cpython" ]
BPO | [580824](https://bugs.python.org/issue580824) --- | :--- Nosy | @tim-one <sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup> <details><summary>Show more details</summary><p> GitHub fields: ```python assignee = None closed_at = <Date 2002-07-16.19:02:02.000> created_at = <Date 2002-07-12.22:54:33.000> labels = ['interpreter-core'] title = 'getattr crasher' updated_at = <Date 2002-07-16.19:02:02.000> user = 'https://bugs.python.org/arman0' ``` bugs.python.org fields: ```python activity = <Date 2002-07-16.19:02:02.000> actor = 'nnorwitz' assignee = 'nnorwitz' closed = True closed_date = None closer = None components = ['Interpreter Core'] creation = <Date 2002-07-12.22:54:33.000> creator = 'arman0' dependencies = [] files = [] hgrepos = [] issue_num = 580824 keywords = [] message_count = 7.0 messages = ['11549', '11550', '11551', '11552', '11553', '11554', '11555'] nosy_count = 4.0 nosy_names = ['tim.peters', 'jhylton', 'nnorwitz', 'arman0'] pr_nums = [] priority = 'normal' resolution = 'duplicate' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue580824' versions = ['Python 2.2'] ``` </p></details>
getattr crasher
https://api.github.com/repos/python/cpython/issues/36886/comments
7
2002-07-12T22:54:33Z
2022-04-09T22:15:19Z
https://github.com/python/cpython/issues/36886
1,198,787,602
36,886
[ "python", "cpython" ]
BPO | [580670](https://bugs.python.org/issue580670) --- | :--- Nosy | @loewis Files | <li>[temp.txt](https://bugs.python.org/file4427/temp.txt "Uploaded as text/plain; name="temp.txt" at 2002-07-12.17:21:17 by wbell539"): Diffs for two scripts mentioned above</li> <sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup> <details><summary>Show more details</summary><p> GitHub fields: ```python assignee = None closed_at = <Date 2002-07-28.17:29:14.000> created_at = <Date 2002-07-12.17:21:17.000> labels = ['library'] title = 'less restrictive HTML comments' updated_at = <Date 2002-07-28.17:29:14.000> user = 'https://bugs.python.org/wbell539' ``` bugs.python.org fields: ```python activity = <Date 2002-07-28.17:29:14.000> actor = 'wbell539' assignee = 'none' closed = True closed_date = None closer = None components = ['Library (Lib)'] creation = <Date 2002-07-12.17:21:17.000> creator = 'wbell539' dependencies = [] files = ['4427'] hgrepos = [] issue_num = 580670 keywords = ['patch'] message_count = 3.0 messages = ['40564', '40565', '40566'] nosy_count = 2.0 nosy_names = ['loewis', 'wbell539'] pr_nums = [] priority = 'normal' resolution = 'rejected' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue580670' versions = ['Python 2.2'] ``` </p></details>
less restrictive HTML comments
https://api.github.com/repos/python/cpython/issues/36885/comments
3
2002-07-12T17:21:17Z
2022-04-09T22:15:18Z
https://github.com/python/cpython/issues/36885
1,198,787,596
36,885
[ "python", "cpython" ]
BPO | [580631](https://bugs.python.org/issue580631) --- | :--- Nosy | @warsaw, @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/warsaw' closed_at = <Date 2002-07-17.13:45:35.000> created_at = <Date 2002-07-12.16:08:10.000> labels = [] title = 'python-mode.el and pychecker command' updated_at = <Date 2002-07-17.13:45:35.000> user = 'https://github.com/theller' ``` bugs.python.org fields: ```python activity = <Date 2002-07-17.13:45:35.000> actor = 'barry' assignee = 'barry' closed = True closed_date = None closer = None components = ['Demos and Tools'] creation = <Date 2002-07-12.16:08:10.000> creator = 'theller' dependencies = [] files = [] hgrepos = [] issue_num = 580631 keywords = [] message_count = 6.0 messages = ['11543', '11544', '11545', '11546', '11547', '11548'] nosy_count = 2.0 nosy_names = ['barry', 'theller'] pr_nums = [] priority = 'normal' resolution = 'fixed' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue580631' versions = [] ``` </p></details>
python-mode.el and pychecker command
https://api.github.com/repos/python/cpython/issues/36884/comments
6
2002-07-12T16:08:10Z
2022-04-09T22:15:18Z
https://github.com/python/cpython/issues/36884
1,198,787,590
36,884
[ "python", "cpython" ]
BPO | [580550](https://bugs.python.org/issue580550) --- | :--- 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 2002-08-05.22:08:33.000> created_at = <Date 2002-07-12.12:13:33.000> labels = ['OS-mac'] title = 'MacOSX python.app build problems' updated_at = <Date 2002-08-05.22:08:33.000> user = 'https://github.com/jackjansen' ``` bugs.python.org fields: ```python activity = <Date 2002-08-05.22:08:33.000> actor = 'jackjansen' assignee = 'jackjansen' closed = True closed_date = None closer = None components = ['macOS'] creation = <Date 2002-07-12.12:13:33.000> creator = 'jackjansen' dependencies = [] files = [] hgrepos = [] issue_num = 580550 keywords = [] message_count = 2.0 messages = ['11541', '11542'] nosy_count = 1.0 nosy_names = ['jackjansen'] pr_nums = [] priority = 'normal' resolution = 'fixed' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue580550' versions = [] ``` </p></details>
MacOSX python.app build problems
https://api.github.com/repos/python/cpython/issues/36883/comments
2
2002-07-12T12:13:33Z
2022-04-09T22:15:17Z
https://github.com/python/cpython/issues/36883
1,198,787,583
36,883
[ "python", "cpython" ]
BPO | [580495](https://bugs.python.org/issue580495) --- | :--- Nosy | @warsaw <sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup> <details><summary>Show more details</summary><p> GitHub fields: ```python assignee = 'https://github.com/warsaw' closed_at = <Date 2002-08-07.02:30:08.000> created_at = <Date 2002-07-12.09:35:38.000> labels = ['library'] title = 'mimetools module privacy leak' updated_at = <Date 2002-08-07.02:30:08.000> user = 'https://bugs.python.org/phr' ``` bugs.python.org fields: ```python activity = <Date 2002-08-07.02:30:08.000> actor = 'phr' assignee = 'barry' closed = True closed_date = None closer = None components = ['Library (Lib)'] creation = <Date 2002-07-12.09:35:38.000> creator = 'phr' dependencies = [] files = [] hgrepos = [] issue_num = 580495 keywords = [] message_count = 3.0 messages = ['11538', '11539', '11540'] nosy_count = 2.0 nosy_names = ['barry', 'phr'] pr_nums = [] priority = 'normal' resolution = 'wont fix' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue580495' versions = [] ``` </p></details>
mimetools module privacy leak
https://api.github.com/repos/python/cpython/issues/36882/comments
3
2002-07-12T09:35:38Z
2022-04-09T22:15:16Z
https://github.com/python/cpython/issues/36882
1,198,787,582
36,882
[ "python", "cpython" ]
BPO | [580462](https://bugs.python.org/issue580462) --- | :--- Nosy | @loewis, @akuchling <sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup> <details><summary>Show more details</summary><p> GitHub fields: ```python assignee = 'https://github.com/akuchling' closed_at = <Date 2002-07-22.19:21:54.000> created_at = <Date 2002-07-12.08:01:28.000> labels = ['docs'] title = "GC Changes not mentioned in What's New" updated_at = <Date 2002-07-22.19:21:54.000> user = 'https://github.com/loewis' ``` bugs.python.org fields: ```python activity = <Date 2002-07-22.19:21:54.000> actor = 'akuchling' assignee = 'akuchling' closed = True closed_date = None closer = None components = ['Documentation'] creation = <Date 2002-07-12.08:01:28.000> creator = 'loewis' dependencies = [] files = [] hgrepos = [] issue_num = 580462 keywords = [] message_count = 2.0 messages = ['11536', '11537'] nosy_count = 2.0 nosy_names = ['loewis', 'akuchling'] pr_nums = [] priority = 'high' resolution = 'fixed' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue580462' versions = [] ``` </p></details>
GC Changes not mentioned in What's New
https://api.github.com/repos/python/cpython/issues/36881/comments
2
2002-07-12T08:01:28Z
2022-04-09T22:15:14Z
https://github.com/python/cpython/issues/36881
1,198,787,578
36,881
[ "python", "cpython" ]
BPO | [580411](https://bugs.python.org/issue580411) --- | :--- Nosy | @tim-one Files | <li>[frame.diff](https://bugs.python.org/file4426/frame.diff "Uploaded as text/plain at 2002-07-12.04:04:01 by nnorwitz"): patch</li> <sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup> <details><summary>Show more details</summary><p> GitHub fields: ```python assignee = None closed_at = <Date 2002-07-14.00:29:07.000> created_at = <Date 2002-07-12.04:04:01.000> labels = ['interpreter-core'] title = 'move frame macros into ceval' updated_at = <Date 2002-07-14.00:29:07.000> user = 'https://bugs.python.org/nnorwitz' ``` bugs.python.org fields: ```python activity = <Date 2002-07-14.00:29:07.000> actor = 'nnorwitz' assignee = 'nnorwitz' closed = True closed_date = None closer = None components = ['Interpreter Core'] creation = <Date 2002-07-12.04:04:01.000> creator = 'nnorwitz' dependencies = [] files = ['4426'] hgrepos = [] issue_num = 580411 keywords = ['patch'] message_count = 3.0 messages = ['40561', '40562', '40563'] nosy_count = 2.0 nosy_names = ['tim.peters', 'nnorwitz'] pr_nums = [] priority = 'normal' resolution = 'accepted' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue580411' versions = ['Python 2.3'] ``` </p></details>
move frame macros into ceval
https://api.github.com/repos/python/cpython/issues/36880/comments
3
2002-07-12T04:04:01Z
2022-04-09T22:15:13Z
https://github.com/python/cpython/issues/36880
1,198,787,575
36,880
[ "python", "cpython" ]
BPO | [580386](https://bugs.python.org/issue580386) --- | :--- Files | <li>[sre.diff](https://bugs.python.org/file4425/sre.diff "Uploaded as text/plain at 2002-07-12.02:11:20 by nnorwitz"): sre.py patch to catch TypeError</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-12.11:07:58.000> created_at = <Date 2002-07-12.02:11:20.000> labels = ['library'] title = 'uncaught TypeError exception in sre' updated_at = <Date 2002-07-12.11:07:58.000> user = 'https://bugs.python.org/nnorwitz' ``` bugs.python.org fields: ```python activity = <Date 2002-07-12.11:07:58.000> actor = 'effbot' assignee = 'effbot' closed = True closed_date = None closer = None components = ['Library (Lib)'] creation = <Date 2002-07-12.02:11:20.000> creator = 'nnorwitz' dependencies = [] files = ['4425'] hgrepos = [] issue_num = 580386 keywords = ['patch'] message_count = 3.0 messages = ['40558', '40559', '40560'] nosy_count = 2.0 nosy_names = ['effbot', 'nnorwitz'] pr_nums = [] priority = 'normal' resolution = 'duplicate' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue580386' versions = ['Python 2.3'] ``` </p></details>
uncaught TypeError exception in sre
https://api.github.com/repos/python/cpython/issues/36879/comments
3
2002-07-12T02:11:20Z
2022-04-09T22:15:11Z
https://github.com/python/cpython/issues/36879
1,198,787,573
36,879
[ "python", "cpython" ]
BPO | [580331](https://bugs.python.org/issue580331) --- | :--- Nosy | @gvanrossum, @tim-one Files | <li>[xreadlinescache.patch](https://bugs.python.org/file4420/xreadlinescache.patch "Uploaded as text/plain at 2002-07-11.21:45:57 by orenti")</li><li>[xreadlinescache2.patch](https://bugs.python.org/file4421/xreadlinescache2.patch "Uploaded as text/plain at 2002-07-16.05:26:26 by orenti")</li><li>[fileiterreadahead.patch](https://bugs.python.org/file4422/fileiterreadahead.patch "Uploaded as text/plain at 2002-08-05.06:27:50 by orenti")</li><li>[fileiterreadahead2.patch](https://bugs.python.org/file4423/fileiterreadahead2.patch "Uploaded as text/plain at 2002-08-05.20:01:19 by orenti")</li><li>[fileiterreadahead3.patch](https://bugs.python.org/file4424/fileiterreadahead3.patch "Uploaded as text/plain at 2002-08-06.05:03:45 by orenti"): xreadlines just return self now</li> <sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup> <details><summary>Show more details</summary><p> GitHub fields: ```python assignee = 'https://github.com/gvanrossum' closed_at = <Date 2002-08-06.15:56:40.000> created_at = <Date 2002-07-11.21:45:57.000> labels = ['interpreter-core'] title = 'xreadlines caching, file iterator' updated_at = <Date 2002-08-06.15:56:40.000> user = 'https://bugs.python.org/orenti' ``` bugs.python.org fields: ```python activity = <Date 2002-08-06.15:56:40.000> actor = 'gvanrossum' assignee = 'gvanrossum' closed = True closed_date = None closer = None components = ['Interpreter Core'] creation = <Date 2002-07-11.21:45:57.000> creator = 'orenti' dependencies = [] files = ['4420', '4421', '4422', '4423', '4424'] hgrepos = [] issue_num = 580331 keywords = ['patch'] message_count = 15.0 messages = ['40543', '40544', '40545', '40546', '40547', '40548', '40549', '40550', '40551', '40552', '40553', '40554', '40555', '40556', '40557'] nosy_count = 3.0 nosy_names = ['gvanrossum', 'tim.peters', 'orenti'] pr_nums = [] priority = 'normal' resolution = 'accepted' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue580331' versions = ['Python 2.3'] ``` </p></details>
xreadlines caching, file iterator
https://api.github.com/repos/python/cpython/issues/36878/comments
15
2002-07-11T21:45:57Z
2022-04-09T22:15:11Z
https://github.com/python/cpython/issues/36878
1,198,787,569
36,878
[ "python", "cpython" ]
BPO | [580107](https://bugs.python.org/issue580107) --- | :--- Nosy | @theller <sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup> <details><summary>Show more details</summary><p> GitHub fields: ```python assignee = None closed_at = <Date 2002-07-11.14:04:12.000> created_at = <Date 2002-07-11.14:04:12.000> labels = ['interpreter-core'] title = 'Subclassing WeakValueDictionary impossib' updated_at = <Date 2002-07-11.14:04:12.000> user = 'https://github.com/theller' ``` bugs.python.org fields: ```python activity = <Date 2002-07-11.14:04:12.000> actor = 'theller' assignee = 'none' closed = True closed_date = None closer = None components = ['Interpreter Core'] creation = <Date 2002-07-11.14:04:12.000> creator = 'theller' dependencies = [] files = [] hgrepos = [] issue_num = 580107 keywords = [] message_count = 1.0 messages = ['11535'] nosy_count = 1.0 nosy_names = ['theller'] pr_nums = [] priority = 'normal' resolution = None stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue580107' versions = [] ``` </p></details>
Subclassing WeakValueDictionary impossib
https://api.github.com/repos/python/cpython/issues/36877/comments
1
2002-07-11T14:04:12Z
2022-04-09T22:15:09Z
https://github.com/python/cpython/issues/36877
1,198,787,563
36,877
[ "python", "cpython" ]
BPO | [580073](https://bugs.python.org/issue580073) --- | :--- Nosy | @mwhudson <sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup> <details><summary>Show more details</summary><p> GitHub fields: ```python assignee = 'https://github.com/mwhudson' closed_at = <Date 2002-07-11.13:19:28.000> created_at = <Date 2002-07-11.13:01:53.000> labels = ['interpreter-core', 'invalid'] title = 'list append inconsistency' updated_at = <Date 2002-07-11.13:19:28.000> user = 'https://bugs.python.org/sduane' ``` bugs.python.org fields: ```python activity = <Date 2002-07-11.13:19:28.000> actor = 'mwh' assignee = 'mwh' closed = True closed_date = None closer = None components = ['Interpreter Core'] creation = <Date 2002-07-11.13:01:53.000> creator = 'sduane' dependencies = [] files = [] hgrepos = [] issue_num = 580073 keywords = [] message_count = 2.0 messages = ['11533', '11534'] nosy_count = 2.0 nosy_names = ['mwh', 'sduane'] pr_nums = [] priority = 'normal' resolution = 'not a bug' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue580073' versions = ['Python 2.2'] ``` </p></details>
list append inconsistency
https://api.github.com/repos/python/cpython/issues/36876/comments
2
2002-07-11T13:01:53Z
2022-04-09T22:15:09Z
https://github.com/python/cpython/issues/36876
1,198,787,554
36,876
[ "python", "cpython" ]
BPO | [579991](https://bugs.python.org/issue579991) --- | :--- Nosy | @freddrake <sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup> <details><summary>Show more details</summary><p> GitHub fields: ```python assignee = 'https://github.com/freddrake' closed_at = <Date 2002-08-07.15:41:58.000> created_at = <Date 2002-07-11.07:52:59.000> labels = ['docs'] title = 'LibRef 2.2.1, replace zero with False' updated_at = <Date 2002-08-07.15:41:58.000> user = 'https://bugs.python.org/yitzg' ``` bugs.python.org fields: ```python activity = <Date 2002-08-07.15:41:58.000> actor = 'fdrake' assignee = 'fdrake' closed = True closed_date = None closer = None components = ['Documentation'] creation = <Date 2002-07-11.07:52:59.000> creator = 'yitzg' dependencies = [] files = [] hgrepos = [] issue_num = 579991 keywords = [] message_count = 5.0 messages = ['11528', '11529', '11530', '11531', '11532'] nosy_count = 2.0 nosy_names = ['fdrake', 'yitzg'] pr_nums = [] priority = 'normal' resolution = 'fixed' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue579991' versions = ['Python 2.3'] ``` </p></details>
LibRef 2.2.1, replace zero with False
https://api.github.com/repos/python/cpython/issues/36875/comments
5
2002-07-11T07:52:59Z
2022-04-09T22:15:08Z
https://github.com/python/cpython/issues/36875
1,198,787,548
36,875
[ "python", "cpython" ]
BPO | [579841](https://bugs.python.org/issue579841) --- | :--- Nosy | @jackjansen Files | <li>[@diff](https://bugs.python.org/file4419/%40diff "Uploaded as application/octet-stream at 2002-07-10.21:09:39 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 2002-08-06.12:44:27.000> created_at = <Date 2002-07-10.21:09:39.000> labels = ['OS-mac'] title = 'Build MachoPython with 2level namespace' updated_at = <Date 2002-08-06.12:44:27.000> user = 'https://github.com/jackjansen' ``` bugs.python.org fields: ```python activity = <Date 2002-08-06.12:44:27.000> actor = 'jackjansen' assignee = 'jackjansen' closed = True closed_date = None closer = None components = ['macOS'] creation = <Date 2002-07-10.21:09:39.000> creator = 'jackjansen' dependencies = [] files = ['4419'] hgrepos = [] issue_num = 579841 keywords = ['patch'] message_count = 2.0 messages = ['40541', '40542'] nosy_count = 1.0 nosy_names = ['jackjansen'] pr_nums = [] priority = 'normal' resolution = 'accepted' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue579841' versions = [] ``` </p></details>
Build MachoPython with 2level namespace
https://api.github.com/repos/python/cpython/issues/36874/comments
2
2002-07-10T21:09:39Z
2022-04-09T22:15:07Z
https://github.com/python/cpython/issues/36874
1,198,787,544
36,874
[ "python", "cpython" ]
BPO | [579701](https://bugs.python.org/issue579701) --- | :--- Nosy | @gvanrossum, @tim-one <sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup> <details><summary>Show more details</summary><p> GitHub fields: ```python assignee = 'https://github.com/gvanrossum' closed_at = <Date 2002-07-12.13:14:14.000> created_at = <Date 2002-07-10.16:36:44.000> labels = ['library'] title = 'pdb crashes with spaces in input' updated_at = <Date 2002-07-12.13:14:14.000> user = 'https://bugs.python.org/ferperez' ``` bugs.python.org fields: ```python activity = <Date 2002-07-12.13:14:14.000> actor = 'gvanrossum' assignee = 'gvanrossum' closed = True closed_date = None closer = None components = ['Library (Lib)'] creation = <Date 2002-07-10.16:36:44.000> creator = 'fer_perez' dependencies = [] files = [] hgrepos = [] issue_num = 579701 keywords = [] message_count = 4.0 messages = ['11524', '11525', '11526', '11527'] nosy_count = 4.0 nosy_names = ['gvanrossum', 'tim.peters', 'nnorwitz', 'fer_perez'] pr_nums = [] priority = 'normal' resolution = 'fixed' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue579701' versions = ['Python 2.2'] ``` </p></details>
pdb crashes with spaces in input
https://api.github.com/repos/python/cpython/issues/36873/comments
4
2002-07-10T16:36:44Z
2022-04-09T22:15:05Z
https://github.com/python/cpython/issues/36873
1,198,787,538
36,873
[ "python", "cpython" ]
BPO | [579435](https://bugs.python.org/issue579435) --- | :--- Nosy | @loewis, @akuchling, @irmen Files | <li>[spwdmodule.c](https://bugs.python.org/file4415/spwdmodule.c "Uploaded as text/plain at 2002-07-10.03:13:17 by ellinghaus")</li><li>[spwd_patch.txt](https://bugs.python.org/file4416/spwd_patch.txt "Uploaded at 2005-01-20.21:25:24 by @irmen"): New patch: the patches needed</li><li>[spwdmodule.c](https://bugs.python.org/file4417/spwdmodule.c "Uploaded at 2005-01-20.21:26:41 by @irmen"): New patch: Modules/spwdmodule.c</li><li>[libspwd.tex](https://bugs.python.org/file4418/libspwd.tex "Uploaded at 2005-01-20.21:27:27 by @irmen"): New patch: Doc/lib/libspwd.tex</li> <sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup> <details><summary>Show more details</summary><p> GitHub fields: ```python assignee = 'https://github.com/akuchling' closed_at = <Date 2005-01-23.09:28:12.000> created_at = <Date 2002-07-10.03:13:17.000> labels = ['extension-modules'] title = 'Shadow Password Support Module' updated_at = <Date 2005-01-23.09:28:12.000> user = 'https://bugs.python.org/ellinghaus' ``` bugs.python.org fields: ```python activity = <Date 2005-01-23.09:28:12.000> actor = 'loewis' assignee = 'akuchling' closed = True closed_date = None closer = None components = ['Extension Modules'] creation = <Date 2002-07-10.03:13:17.000> creator = 'ellinghaus' dependencies = [] files = ['4415', '4416', '4417', '4418'] hgrepos = [] issue_num = 579435 keywords = ['patch'] message_count = 9.0 messages = ['40532', '40533', '40534', '40535', '40536', '40537', '40538', '40539', '40540'] nosy_count = 5.0 nosy_names = ['loewis', 'akuchling', 'nnorwitz', 'irmen', 'ellinghaus'] pr_nums = [] priority = 'normal' resolution = 'accepted' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue579435' versions = ['Python 2.5'] ``` </p></details>
Shadow Password Support Module
https://api.github.com/repos/python/cpython/issues/36872/comments
9
2002-07-10T03:13:17Z
2022-04-09T22:15:04Z
https://github.com/python/cpython/issues/36872
1,198,787,533
36,872
[ "python", "cpython" ]
BPO | [579433](https://bugs.python.org/issue579433) --- | :--- Nosy | @loewis Files | <li>[posixmodule.c.diff](https://bugs.python.org/file4414/posixmodule.c.diff "Uploaded as text/plain at 2002-07-10.03:10:17 by ellinghaus")</li> <sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup> <details><summary>Show more details</summary><p> GitHub fields: ```python assignee = None closed_at = <Date 2002-12-31.12:57:17.000> created_at = <Date 2002-07-10.03:10:17.000> labels = ['extension-modules'] title = 'Solaris openpty() and forkpty() addition' updated_at = <Date 2002-12-31.12:57:17.000> user = 'https://bugs.python.org/ellinghaus' ``` bugs.python.org fields: ```python activity = <Date 2002-12-31.12:57:17.000> actor = 'loewis' assignee = 'none' closed = True closed_date = None closer = None components = ['Extension Modules'] creation = <Date 2002-07-10.03:10:17.000> creator = 'ellinghaus' dependencies = [] files = ['4414'] hgrepos = [] issue_num = 579433 keywords = ['patch'] message_count = 3.0 messages = ['40529', '40530', '40531'] nosy_count = 2.0 nosy_names = ['loewis', 'ellinghaus'] pr_nums = [] priority = 'normal' resolution = 'out of date' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue579433' versions = ['Python 2.2'] ``` </p></details>
Solaris openpty() and forkpty() addition
https://api.github.com/repos/python/cpython/issues/36871/comments
3
2002-07-10T03:10:17Z
2022-04-09T22:15:02Z
https://github.com/python/cpython/issues/36871
1,198,787,528
36,871
[ "python", "cpython" ]
BPO | [579208](https://bugs.python.org/issue579208) --- | :--- Nosy | @nascheme Files | <li>[tt.py](https://bugs.python.org/file552/tt.py "Uploaded as text/plain at 2002-07-09.18:06:26 by nwmoriarty"): Script to demonstrate time.clock() error</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-09.18:34:02.000> created_at = <Date 2002-07-09.18:06:26.000> labels = ['extension-modules', 'invalid'] title = 'time.clock() goes negative' updated_at = <Date 2002-07-09.18:34:02.000> user = 'https://bugs.python.org/nwmoriarty' ``` bugs.python.org fields: ```python activity = <Date 2002-07-09.18:34:02.000> actor = 'nascheme' assignee = 'none' closed = True closed_date = None closer = None components = ['Extension Modules'] creation = <Date 2002-07-09.18:06:26.000> creator = 'nwmoriarty' dependencies = [] files = ['552'] hgrepos = [] issue_num = 579208 keywords = [] message_count = 2.0 messages = ['11522', '11523'] nosy_count = 2.0 nosy_names = ['nascheme', 'nwmoriarty'] pr_nums = [] priority = 'normal' resolution = 'not a bug' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue579208' versions = ['Python 2.2'] ``` </p></details>
time.clock() goes negative
https://api.github.com/repos/python/cpython/issues/36870/comments
2
2002-07-09T18:06:26Z
2022-04-09T22:15:00Z
https://github.com/python/cpython/issues/36870
1,198,787,518
36,870
[ "python", "cpython" ]
BPO | [579116](https://bugs.python.org/issue579116) --- | :--- Nosy | @facundobatista Files | <li>[python2.2.1.patch](https://bugs.python.org/file551/python2.2.1.patch "Uploaded as text/plain at 2002-07-09.13:45:26 by micpro"): Patch for thread_pthread.h</li> <sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup> <details><summary>Show more details</summary><p> GitHub fields: ```python assignee = None closed_at = <Date 2005-03-22.22:07:52.000> created_at = <Date 2002-07-09.13:45:26.000> labels = ['interpreter-core'] title = 'pthread_exit missing in thread_pthread.h' updated_at = <Date 2005-03-22.22:07:52.000> user = 'https://bugs.python.org/micpro' ``` bugs.python.org fields: ```python activity = <Date 2005-03-22.22:07:52.000> actor = 'facundobatista' assignee = 'none' closed = True closed_date = None closer = None components = ['Interpreter Core'] creation = <Date 2002-07-09.13:45:26.000> creator = 'micpro' dependencies = [] files = ['551'] hgrepos = [] issue_num = 579116 keywords = [] message_count = 5.0 messages = ['11517', '11518', '11519', '11520', '11521'] nosy_count = 4.0 nosy_names = ['nnorwitz', 'micpro', 'facundobatista', 'vpogrebi'] pr_nums = [] priority = 'normal' resolution = 'wont fix' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue579116' versions = ['Python 2.2'] ``` </p></details>
pthread_exit missing in thread_pthread.h
https://api.github.com/repos/python/cpython/issues/36869/comments
5
2002-07-09T13:45:26Z
2022-04-09T22:14:59Z
https://github.com/python/cpython/issues/36869
1,198,787,515
36,869
[ "python", "cpython" ]
BPO | [579107](https://bugs.python.org/issue579107) --- | :--- Files | <li>[httplib.diff](https://bugs.python.org/file550/httplib.diff "Uploaded as text/plain at 2002-07-09.12:35:20 by jacobs99"): Patch to httplib.diff</li> <sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup> <details><summary>Show more details</summary><p> GitHub fields: ```python assignee = None closed_at = <Date 2002-07-09.21:28:44.000> created_at = <Date 2002-07-09.12:35:20.000> labels = ['library'] title = 'https broken by recent httplib changes' updated_at = <Date 2002-07-09.21:28:44.000> user = 'https://bugs.python.org/jacobs99' ``` bugs.python.org fields: ```python activity = <Date 2002-07-09.21:28:44.000> actor = 'jhylton' assignee = 'jhylton' closed = True closed_date = None closer = None components = ['Library (Lib)'] creation = <Date 2002-07-09.12:35:20.000> creator = 'jacobs99' dependencies = [] files = ['550'] hgrepos = [] issue_num = 579107 keywords = [] message_count = 2.0 messages = ['11515', '11516'] nosy_count = 2.0 nosy_names = ['jhylton', 'jacobs99'] pr_nums = [] priority = 'normal' resolution = 'fixed' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue579107' versions = ['Python 2.3'] ``` </p></details>
https broken by recent httplib changes
https://api.github.com/repos/python/cpython/issues/36868/comments
2
2002-07-09T12:35:20Z
2022-04-09T22:14:58Z
https://github.com/python/cpython/issues/36868
1,198,787,513
36,868
[ "python", "cpython" ]
BPO | [578752](https://bugs.python.org/issue578752) --- | :--- Nosy | @tim-one <sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup> <details><summary>Show more details</summary><p> GitHub fields: ```python assignee = 'https://github.com/tim-one' closed_at = <Date 2002-07-08.22:14:54.000> created_at = <Date 2002-07-08.16:29:28.000> labels = ['interpreter-core'] title = 'COUNT_ALLOCS vs heap types' updated_at = <Date 2002-07-08.22:14:54.000> user = 'https://github.com/tim-one' ``` bugs.python.org fields: ```python activity = <Date 2002-07-08.22:14:54.000> actor = 'tim.peters' assignee = 'tim.peters' closed = True closed_date = None closer = None components = ['Interpreter Core'] creation = <Date 2002-07-08.16:29:28.000> creator = 'tim.peters' dependencies = [] files = [] hgrepos = [] issue_num = 578752 keywords = [] message_count = 3.0 messages = ['11512', '11513', '11514'] nosy_count = 1.0 nosy_names = ['tim.peters'] pr_nums = [] priority = 'normal' resolution = 'fixed' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue578752' versions = [] ``` </p></details>
COUNT_ALLOCS vs heap types
https://api.github.com/repos/python/cpython/issues/36867/comments
3
2002-07-08T16:29:28Z
2022-04-09T22:14:57Z
https://github.com/python/cpython/issues/36867
1,198,787,512
36,867
[ "python", "cpython" ]
BPO | [578688](https://bugs.python.org/issue578688) --- | :--- Nosy | @loewis, @rhettinger Files | <li>[Python-mstring-0.1-yozh.diff](https://bugs.python.org/file4413/Python-mstring-0.1-yozh.diff "Uploaded as text/plain at 2002-07-08.14:25:19 by yozh"): the patch</li> <sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup> <details><summary>Show more details</summary><p> GitHub fields: ```python assignee = None closed_at = <Date 2002-10-13.12:55:51.000> created_at = <Date 2002-07-08.14:25:19.000> labels = ['interpreter-core'] title = 'incompatible, but nice strings improveme' updated_at = <Date 2002-10-13.12:55:51.000> user = 'https://bugs.python.org/yozh' ``` bugs.python.org fields: ```python activity = <Date 2002-10-13.12:55:51.000> actor = 'loewis' assignee = 'none' closed = True closed_date = None closer = None components = ['Interpreter Core'] creation = <Date 2002-07-08.14:25:19.000> creator = 'yozh' dependencies = [] files = ['4413'] hgrepos = [] issue_num = 578688 keywords = ['patch'] message_count = 6.0 messages = ['40523', '40524', '40525', '40526', '40527', '40528'] nosy_count = 3.0 nosy_names = ['loewis', 'rhettinger', 'yozh'] pr_nums = [] priority = 'normal' resolution = 'rejected' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue578688' versions = ['Python 2.3'] ``` </p></details>
incompatible, but nice strings improveme
https://api.github.com/repos/python/cpython/issues/36866/comments
6
2002-07-08T14:25:19Z
2022-04-09T22:14:56Z
https://github.com/python/cpython/issues/36866
1,198,787,509
36,866
[ "python", "cpython" ]
BPO | [578667](https://bugs.python.org/issue578667) --- | :--- Nosy | @jackjansen Files | <li>[idemain.patch](https://bugs.python.org/file4412/idemain.patch "Uploaded as text/plain at 2002-07-08.13:40:59 by @jackjansen")</li> <sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup> <details><summary>Show more details</summary><p> GitHub fields: ```python assignee = None closed_at = <Date 2003-03-18.18:14:11.000> created_at = <Date 2002-07-08.13:40:59.000> labels = ['OS-mac'] title = 'Put IDE scripts in ~/Library' updated_at = <Date 2003-03-18.18:14:11.000> user = 'https://github.com/jackjansen' ``` bugs.python.org fields: ```python activity = <Date 2003-03-18.18:14:11.000> actor = 'jvr' assignee = 'jvr' closed = True closed_date = None closer = None components = ['macOS'] creation = <Date 2002-07-08.13:40:59.000> creator = 'jackjansen' dependencies = [] files = ['4412'] hgrepos = [] issue_num = 578667 keywords = ['patch'] message_count = 4.0 messages = ['40519', '40520', '40521', '40522'] nosy_count = 2.0 nosy_names = ['jackjansen', 'jvr'] pr_nums = [] priority = 'normal' resolution = 'wont fix' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue578667' versions = [] ``` </p></details>
Put IDE scripts in ~/Library
https://api.github.com/repos/python/cpython/issues/36865/comments
4
2002-07-08T13:40:59Z
2022-04-09T22:14:54Z
https://github.com/python/cpython/issues/36865
1,198,787,506
36,865
[ "python", "cpython" ]
BPO | [578608](https://bugs.python.org/issue578608) --- | :--- Nosy | @loewis <sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup> <details><summary>Show more details</summary><p> GitHub fields: ```python assignee = None closed_at = <Date 2002-07-11.14:07:51.000> created_at = <Date 2002-07-08.10:02:59.000> labels = ['build'] title = '"make install" fails sol2.6' updated_at = <Date 2002-07-11.14:07:51.000> user = 'https://bugs.python.org/kvdhout' ``` bugs.python.org fields: ```python activity = <Date 2002-07-11.14:07:51.000> actor = 'loewis' assignee = 'none' closed = True closed_date = None closer = None components = ['Build'] creation = <Date 2002-07-08.10:02:59.000> creator = 'kvdhout' dependencies = [] files = [] hgrepos = [] issue_num = 578608 keywords = [] message_count = 4.0 messages = ['11508', '11509', '11510', '11511'] nosy_count = 2.0 nosy_names = ['loewis', 'kvdhout'] pr_nums = [] priority = 'normal' resolution = 'works for me' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue578608' versions = ['Python 2.2'] ``` </p></details>
"make install" fails sol2.6
https://api.github.com/repos/python/cpython/issues/36864/comments
4
2002-07-08T10:02:59Z
2022-04-09T22:14:53Z
https://github.com/python/cpython/issues/36864
1,198,787,499
36,864
[ "python", "cpython" ]
BPO | [578494](https://bugs.python.org/issue578494) --- | :--- Nosy | @gvanrossum, @mhammond, @vsajip Files | <li>[logging-0.4.6.tar.gz](https://bugs.python.org/file4409/logging-0.4.6.tar.gz "Uploaded as application/x-gzip-compressed at 2002-07-08.00:50:41 by @vsajip"): Entire distribution of logging module</li><li>[logging.py](https://bugs.python.org/file4410/logging.py "Uploaded as text/plain at 2002-07-08.00:56:03 by @vsajip"): The logging module itself (V0.4.6)</li><li>[logging.tar.gz](https://bugs.python.org/file4411/logging.tar.gz "Uploaded as application/x-gzip-compressed at 2002-10-16.09:24:39 by @vsajip"): Refactored module as a package (interim release)</li> <sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup> <details><summary>Show more details</summary><p> GitHub fields: ```python assignee = 'https://github.com/gvanrossum' closed_at = <Date 2002-11-13.16:23:05.000> created_at = <Date 2002-07-08.00:50:41.000> labels = ['library'] title = 'PEP 282 Implementation' updated_at = <Date 2002-11-13.16:23:05.000> user = 'https://github.com/vsajip' ``` bugs.python.org fields: ```python activity = <Date 2002-11-13.16:23:05.000> actor = 'gvanrossum' assignee = 'gvanrossum' closed = True closed_date = None closer = None components = ['Library (Lib)'] creation = <Date 2002-07-08.00:50:41.000> creator = 'vinay.sajip' dependencies = [] files = ['4409', '4410', '4411'] hgrepos = [] issue_num = 578494 keywords = ['patch'] message_count = 6.0 messages = ['40513', '40514', '40515', '40516', '40517', '40518'] nosy_count = 3.0 nosy_names = ['gvanrossum', 'mhammond', 'vinay.sajip'] pr_nums = [] priority = 'normal' resolution = 'accepted' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue578494' versions = ['Python 2.3'] ``` </p></details>
PEP 282 Implementation
https://api.github.com/repos/python/cpython/issues/36863/comments
6
2002-07-08T00:50:41Z
2022-04-09T22:14:53Z
https://github.com/python/cpython/issues/36863
1,198,787,491
36,863
[ "python", "cpython" ]
BPO | [578420](https://bugs.python.org/issue578420) --- | :--- Nosy | @freddrake, @gpshead <sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup> <details><summary>Show more details</summary><p> GitHub fields: ```python assignee = 'https://github.com/freddrake' closed_at = <Date 2002-07-08.14:47:59.000> created_at = <Date 2002-07-07.18:37:11.000> labels = ['docs'] title = 'typo' updated_at = <Date 2002-07-08.14:47:59.000> user = 'https://github.com/gpshead' ``` bugs.python.org fields: ```python activity = <Date 2002-07-08.14:47:59.000> actor = 'fdrake' assignee = 'fdrake' closed = True closed_date = None closer = None components = ['Documentation'] creation = <Date 2002-07-07.18:37:11.000> creator = 'gregory.p.smith' dependencies = [] files = [] hgrepos = [] issue_num = 578420 keywords = [] message_count = 2.0 messages = ['11506', '11507'] nosy_count = 2.0 nosy_names = ['fdrake', 'gregory.p.smith'] pr_nums = [] priority = 'normal' resolution = 'fixed' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue578420' versions = ['Python 2.2'] ``` </p></details>
typo
https://api.github.com/repos/python/cpython/issues/36862/comments
2
2002-07-07T18:37:11Z
2022-04-09T22:14:52Z
https://github.com/python/cpython/issues/36862
1,198,787,486
36,862
[ "python", "cpython" ]
BPO | [578308](https://bugs.python.org/issue578308) --- | :--- Nosy | @loewis, @freddrake <sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup> <details><summary>Show more details</summary><p> GitHub fields: ```python assignee = 'https://github.com/freddrake' closed_at = <Date 2002-07-10.19:22:06.000> created_at = <Date 2002-07-07.07:50:02.000> labels = ['docs'] title = 'gc.get_objects is undocumented' updated_at = <Date 2002-07-10.19:22:06.000> user = 'https://github.com/loewis' ``` bugs.python.org fields: ```python activity = <Date 2002-07-10.19:22:06.000> actor = 'fdrake' assignee = 'fdrake' closed = True closed_date = None closer = None components = ['Documentation'] creation = <Date 2002-07-07.07:50:02.000> creator = 'loewis' dependencies = [] files = [] hgrepos = [] issue_num = 578308 keywords = [] message_count = 2.0 messages = ['11504', '11505'] nosy_count = 2.0 nosy_names = ['loewis', 'fdrake'] pr_nums = [] priority = 'normal' resolution = 'fixed' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue578308' versions = [] ``` </p></details>
gc.get_objects is undocumented
https://api.github.com/repos/python/cpython/issues/36861/comments
2
2002-07-07T07:50:02Z
2022-04-09T22:14:51Z
https://github.com/python/cpython/issues/36861
1,198,787,483
36,861
[ "python", "cpython" ]
BPO | [578297](https://bugs.python.org/issue578297) --- | :--- Nosy | @tim-one, @jackjansen Files | <li>[test_longexp_fix.diff](https://bugs.python.org/file4405/test_longexp_fix.diff "Uploaded as text/plain at 2002-07-07.06:21:17 by aimacintyre"): experimental patch - solves OS/2+EMX problem with test_longexp</li><li>[malloc_stats.txt](https://bugs.python.org/file4406/malloc_stats.txt "Uploaded as text/plain at 2002-07-21.13:16:17 by aimacintyre"): Python malloc()/realloc() statistics</li><li>[pymalloc-parser.diff](https://bugs.python.org/file4407/pymalloc-parser.diff "Uploaded as text/plain at 2002-07-21.13:18:22 by aimacintyre"): Change Parser/[node.c|parsetok.c|acceler.c] to PyMalloc</li><li>[pymalloc-compile.diff](https://bugs.python.org/file4408/pymalloc-compile.diff "Uploaded as text/plain at 2002-07-21.13:20:29 by aimacintyre"): Change Python/compile.c to use PyMalloc</li> <sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup> <details><summary>Show more details</summary><p> GitHub fields: ```python assignee = None closed_at = <Date 2002-08-04.06:58:53.000> created_at = <Date 2002-07-07.06:21:17.000> labels = ['interpreter-core'] title = 'fix for problems with test_longexp ' updated_at = <Date 2002-08-04.06:58:53.000> user = 'https://bugs.python.org/aimacintyre' ``` bugs.python.org fields: ```python activity = <Date 2002-08-04.06:58:53.000> actor = 'tim.peters' assignee = 'aimacintyre' closed = True closed_date = None closer = None components = ['Interpreter Core'] creation = <Date 2002-07-07.06:21:17.000> creator = 'aimacintyre' dependencies = [] files = ['4405', '4406', '4407', '4408'] hgrepos = [] issue_num = 578297 keywords = ['patch'] message_count = 14.0 messages = ['40499', '40500', '40501', '40502', '40503', '40504', '40505', '40506', '40507', '40508', '40509', '40510', '40511', '40512'] nosy_count = 4.0 nosy_names = ['tim.peters', 'jhylton', 'jackjansen', 'aimacintyre'] pr_nums = [] priority = 'normal' resolution = 'accepted' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue578297' versions = ['Python 2.3'] ``` </p></details>
fix for problems with test_longexp
https://api.github.com/repos/python/cpython/issues/36860/comments
14
2002-07-07T06:21:17Z
2022-04-09T22:14:49Z
https://github.com/python/cpython/issues/36860
1,198,787,480
36,860
[ "python", "cpython" ]
BPO | [578180](https://bugs.python.org/issue578180) --- | :--- 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 2007-03-21.00:21:44.000> created_at = <Date 2002-07-06.18:58:32.000> labels = ['docs'] title = 'Explain how to subclass Exception' updated_at = <Date 2007-03-21.00:21:44.000> user = 'https://bugs.python.org/jhylton' ``` bugs.python.org fields: ```python activity = <Date 2007-03-21.00:21:44.000> actor = 'brett.cannon' assignee = 'jhylton' closed = True closed_date = None closer = None components = ['Documentation'] creation = <Date 2002-07-06.18:58:32.000> creator = 'jhylton' dependencies = [] files = [] hgrepos = [] issue_num = 578180 keywords = [] message_count = 2.0 messages = ['11502', '11503'] nosy_count = 2.0 nosy_names = ['jhylton', 'brett.cannon'] pr_nums = [] priority = 'normal' resolution = 'out of date' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue578180' versions = [] ``` </p></details>
Explain how to subclass Exception
https://api.github.com/repos/python/cpython/issues/36859/comments
2
2002-07-06T18:58:32Z
2022-04-09T22:14:48Z
https://github.com/python/cpython/issues/36859
1,198,787,475
36,859
[ "python", "cpython" ]
BPO | [577977](https://bugs.python.org/issue577977) --- | :--- <sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup> <details><summary>Show more details</summary><p> GitHub fields: ```python assignee = None closed_at = <Date 2002-07-06.17:21:47.000> created_at = <Date 2002-07-06.00:23:17.000> labels = ['invalid', 'library'] title = 'socket.gethostbyaddr is too strict' updated_at = <Date 2002-07-06.17:21:47.000> user = 'https://bugs.python.org/dcinege' ``` bugs.python.org fields: ```python activity = <Date 2002-07-06.17:21:47.000> actor = 'jhylton' assignee = 'none' closed = True closed_date = None closer = None components = ['Library (Lib)'] creation = <Date 2002-07-06.00:23:17.000> creator = 'dcinege' dependencies = [] files = [] hgrepos = [] issue_num = 577977 keywords = [] message_count = 2.0 messages = ['11500', '11501'] nosy_count = 2.0 nosy_names = ['jhylton', 'dcinege'] pr_nums = [] priority = 'normal' resolution = 'not a bug' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue577977' versions = ['Python 2.2'] ``` </p></details>
socket.gethostbyaddr is too strict
https://api.github.com/repos/python/cpython/issues/36858/comments
2
2002-07-06T00:23:17Z
2022-04-09T22:14:47Z
https://github.com/python/cpython/issues/36858
1,198,787,472
36,858
[ "python", "cpython" ]
BPO | [577972](https://bugs.python.org/issue577972) --- | :--- <sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup> <details><summary>Show more details</summary><p> GitHub fields: ```python assignee = None closed_at = <Date 2002-07-06.17:06:07.000> created_at = <Date 2002-07-06.00:02:22.000> labels = ['interpreter-core', 'invalid'] title = 'Scope trouble with __init__.py' updated_at = <Date 2002-07-06.17:06:07.000> user = 'https://bugs.python.org/romberg' ``` bugs.python.org fields: ```python activity = <Date 2002-07-06.17:06:07.000> actor = 'jhylton' assignee = 'none' closed = True closed_date = None closer = None components = ['Interpreter Core'] creation = <Date 2002-07-06.00:02:22.000> creator = 'romberg' dependencies = [] files = [] hgrepos = [] issue_num = 577972 keywords = [] message_count = 2.0 messages = ['11498', '11499'] nosy_count = 2.0 nosy_names = ['jhylton', 'romberg'] pr_nums = [] priority = 'normal' resolution = 'not a bug' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue577972' versions = ['Python 2.2'] ``` </p></details>
Scope trouble with __init__.py
https://api.github.com/repos/python/cpython/issues/36857/comments
2
2002-07-06T00:02:22Z
2022-04-09T22:14:46Z
https://github.com/python/cpython/issues/36857
1,198,787,469
36,857
[ "python", "cpython" ]
BPO | [577875](https://bugs.python.org/issue577875) --- | :--- Nosy | @mwhudson Files | <li>[slice3.diff](https://bugs.python.org/file4404/slice3.diff "Uploaded as text/plain at 2002-07-05.18:25:01 by orenti")</li> <sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup> <details><summary>Show more details</summary><p> GitHub fields: ```python assignee = 'https://github.com/mwhudson' closed_at = <Date 2002-07-31.11:14:19.000> created_at = <Date 2002-07-05.18:25:01.000> labels = [] title = 'Merge xrange() into slice()' updated_at = <Date 2002-07-31.11:14:19.000> user = 'https://bugs.python.org/orenti' ``` bugs.python.org fields: ```python activity = <Date 2002-07-31.11:14:19.000> actor = 'mwh' assignee = 'mwh' closed = True closed_date = None closer = None components = ['None'] creation = <Date 2002-07-05.18:25:01.000> creator = 'orenti' dependencies = [] files = ['4404'] hgrepos = [] issue_num = 577875 keywords = ['patch'] message_count = 3.0 messages = ['40496', '40497', '40498'] nosy_count = 2.0 nosy_names = ['mwh', 'orenti'] pr_nums = [] priority = 'normal' resolution = 'rejected' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue577875' versions = [] ``` </p></details>
Merge xrange() into slice()
https://api.github.com/repos/python/cpython/issues/36856/comments
3
2002-07-05T18:25:01Z
2022-04-09T22:14:45Z
https://github.com/python/cpython/issues/36856
1,198,787,461
36,856
[ "python", "cpython" ]
BPO | [577793](https://bugs.python.org/issue577793) --- | :--- Nosy | @freddrake, @theller, @rhettinger <sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup> <details><summary>Show more details</summary><p> GitHub fields: ```python assignee = 'https://github.com/freddrake' closed_at = <Date 2002-09-08.21:16:46.000> created_at = <Date 2002-07-05.14:47:56.000> labels = ['docs'] title = 'Docs unclear about cleanup.' updated_at = <Date 2002-09-08.21:16:46.000> user = 'https://github.com/theller' ``` bugs.python.org fields: ```python activity = <Date 2002-09-08.21:16:46.000> actor = 'rhettinger' assignee = 'fdrake' closed = True closed_date = None closer = None components = ['Documentation'] creation = <Date 2002-07-05.14:47:56.000> creator = 'theller' dependencies = [] files = [] hgrepos = [] issue_num = 577793 keywords = [] message_count = 2.0 messages = ['11496', '11497'] nosy_count = 3.0 nosy_names = ['fdrake', 'theller', 'rhettinger'] pr_nums = [] priority = 'normal' resolution = 'fixed' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue577793' versions = [] ``` </p></details>
Docs unclear about cleanup.
https://api.github.com/repos/python/cpython/issues/36855/comments
2
2002-07-05T14:47:56Z
2022-04-09T22:14:44Z
https://github.com/python/cpython/issues/36855
1,198,787,456
36,855
[ "python", "cpython" ]
BPO | [577782](https://bugs.python.org/issue577782) --- | :--- Nosy | @tim-one <sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup> <details><summary>Show more details</summary><p> GitHub fields: ```python assignee = 'https://github.com/tim-one' closed_at = <Date 2002-09-25.19:45:22.000> created_at = <Date 2002-07-05.14:07:33.000> labels = ['OS-windows'] title = 'resize readonly memory mapped file' updated_at = <Date 2002-09-25.19:45:22.000> user = 'https://bugs.python.org/makaron' ``` bugs.python.org fields: ```python activity = <Date 2002-09-25.19:45:22.000> actor = 'tim.peters' assignee = 'tim.peters' closed = True closed_date = None closer = None components = ['Windows'] creation = <Date 2002-07-05.14:07:33.000> creator = 'makaron' dependencies = [] files = [] hgrepos = [] issue_num = 577782 keywords = [] message_count = 5.0 messages = ['11491', '11492', '11493', '11494', '11495'] nosy_count = 2.0 nosy_names = ['tim.peters', 'makaron'] pr_nums = [] priority = 'normal' resolution = 'fixed' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue577782' versions = [] ``` </p></details>
resize readonly memory mapped file
https://api.github.com/repos/python/cpython/issues/36854/comments
5
2002-07-05T14:07:33Z
2022-04-09T22:14:43Z
https://github.com/python/cpython/issues/36854
1,198,787,453
36,854
[ "python", "cpython" ]
BPO | [577777](https://bugs.python.org/issue577777) --- | :--- 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-08-12.02:28:18.000> created_at = <Date 2002-07-05.13:36:33.000> labels = ['interpreter-core'] title = 'System Error with slots and multi-inh' updated_at = <Date 2002-08-12.02:28:18.000> user = 'https://bugs.python.org/ajsiegel' ``` bugs.python.org fields: ```python activity = <Date 2002-08-12.02:28:18.000> actor = 'gvanrossum' assignee = 'gvanrossum' closed = True closed_date = None closer = None components = ['Interpreter Core'] creation = <Date 2002-07-05.13:36:33.000> creator = 'aj_siegel' dependencies = [] files = [] hgrepos = [] issue_num = 577777 keywords = [] message_count = 2.0 messages = ['11489', '11490'] nosy_count = 2.0 nosy_names = ['gvanrossum', 'aj_siegel'] pr_nums = [] priority = 'normal' resolution = 'duplicate' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue577777' versions = ['Python 2.2'] ``` </p></details>
System Error with slots and multi-inh
https://api.github.com/repos/python/cpython/issues/36853/comments
2
2002-07-05T13:36:33Z
2022-04-09T22:14:42Z
https://github.com/python/cpython/issues/36853
1,198,787,451
36,853
[ "python", "cpython" ]
BPO | [577774](https://bugs.python.org/issue577774) --- | :--- Nosy | @freddrake <sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup> <details><summary>Show more details</summary><p> GitHub fields: ```python assignee = 'https://github.com/freddrake' closed_at = <Date 2002-07-10.19:05:06.000> created_at = <Date 2002-07-05.13:10:51.000> labels = ['extension-modules'] title = 'expat support depends on xmlparse.h' updated_at = <Date 2002-07-10.19:05:06.000> user = 'https://bugs.python.org/ionflux' ``` bugs.python.org fields: ```python activity = <Date 2002-07-10.19:05:06.000> actor = 'fdrake' assignee = 'fdrake' closed = True closed_date = None closer = None components = ['Extension Modules'] creation = <Date 2002-07-05.13:10:51.000> creator = 'ionflux' dependencies = [] files = [] hgrepos = [] issue_num = 577774 keywords = [] message_count = 2.0 messages = ['11487', '11488'] nosy_count = 2.0 nosy_names = ['fdrake', 'ionflux'] pr_nums = [] priority = 'normal' resolution = 'fixed' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue577774' versions = ['Python 2.2'] ``` </p></details>
expat support depends on xmlparse.h
https://api.github.com/repos/python/cpython/issues/36852/comments
2
2002-07-05T13:10:51Z
2022-04-09T22:14:41Z
https://github.com/python/cpython/issues/36852
1,198,787,442
36,852
[ "python", "cpython" ]
BPO | [577530](https://bugs.python.org/issue577530) --- | :--- Nosy | @gvanrossum Files | <li>[delbuiltins.py](https://bugs.python.org/file549/delbuiltins.py "Uploaded as text/plain at 2002-07-04.19:01:15 by ejums"): "del __builtins__" rexec bug unit test</li> <sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup> <details><summary>Show more details</summary><p> GitHub fields: ```python assignee = 'https://github.com/gvanrossum' closed_at = <Date 2002-09-15.06:03:00.000> created_at = <Date 2002-07-04.19:01:15.000> labels = ['interpreter-core'] title = 'del __builtins__ breaks out of rexec' updated_at = <Date 2002-09-15.06:03:00.000> user = 'https://bugs.python.org/ejums' ``` bugs.python.org fields: ```python activity = <Date 2002-09-15.06:03:00.000> actor = 'gvanrossum' assignee = 'gvanrossum' closed = True closed_date = None closer = None components = ['Interpreter Core'] creation = <Date 2002-07-04.19:01:15.000> creator = 'ejums' dependencies = [] files = ['549'] hgrepos = [] issue_num = 577530 keywords = [] message_count = 5.0 messages = ['11482', '11483', '11484', '11485', '11486'] nosy_count = 4.0 nosy_names = ['gvanrossum', 'nnorwitz', 'pedronis', 'ejums'] pr_nums = [] priority = 'low' resolution = 'fixed' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue577530' versions = ['Python 2.2'] ``` </p></details>
del __builtins__ breaks out of rexec
https://api.github.com/repos/python/cpython/issues/36851/comments
5
2002-07-04T19:01:15Z
2022-04-09T22:14:40Z
https://github.com/python/cpython/issues/36851
1,198,787,439
36,851
[ "python", "cpython" ]
BPO | [577513](https://bugs.python.org/issue577513) --- | :--- Nosy | @gvanrossum, @tim-one, @rhettinger Files | <li>[operator.diff](https://bugs.python.org/file548/operator.diff "Uploaded as text/plain at 2002-08-19.00:03:35 by @rhettinger"): Patch to operator.c</li> <sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup> <details><summary>Show more details</summary><p> GitHub fields: ```python assignee = 'https://github.com/rhettinger' closed_at = <Date 2002-08-19.03:20:46.000> created_at = <Date 2002-07-04.18:12:37.000> labels = ['extension-modules'] title = '** in doc/current/lib/operator-map.html' updated_at = <Date 2002-08-19.03:20:46.000> user = 'https://bugs.python.org/jbaddor' ``` bugs.python.org fields: ```python activity = <Date 2002-08-19.03:20:46.000> actor = 'rhettinger' assignee = 'rhettinger' closed = True closed_date = None closer = None components = ['Extension Modules'] creation = <Date 2002-07-04.18:12:37.000> creator = 'jbaddor' dependencies = [] files = ['548'] hgrepos = [] issue_num = 577513 keywords = [] message_count = 6.0 messages = ['11476', '11477', '11478', '11479', '11480', '11481'] nosy_count = 4.0 nosy_names = ['gvanrossum', 'tim.peters', 'rhettinger', 'jbaddor'] pr_nums = [] priority = 'normal' resolution = 'fixed' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue577513' versions = ['Python 2.3'] ``` </p></details>
** in doc/current/lib/operator-map.html
https://api.github.com/repos/python/cpython/issues/36850/comments
6
2002-07-04T18:12:37Z
2022-04-09T22:14:38Z
https://github.com/python/cpython/issues/36850
1,198,787,435
36,850
[ "python", "cpython" ]
BPO | [577295](https://bugs.python.org/issue577295) --- | :--- Nosy | @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:56:39.316> created_at = <Date 2002-07-04.07:31:57.000> labels = ['type-feature'] title = 'Print line number of string if at EOF' updated_at = <Date 2008-01-05.17:56:39.314> user = 'https://bugs.python.org/guettli' ``` bugs.python.org fields: ```python activity = <Date 2008-01-05.17:56:39.314> actor = 'christian.heimes' assignee = 'none' closed = True closed_date = <Date 2008-01-05.17:56:39.316> closer = 'christian.heimes' components = ['None'] creation = <Date 2002-07-04.07:31:57.000> creator = 'guettli' dependencies = [] files = [] hgrepos = [] issue_num = 577295 keywords = [] message_count = 2.0 messages = ['53574', '59291'] nosy_count = 2.0 nosy_names = ['guettli', 'christian.heimes'] pr_nums = [] priority = 'normal' resolution = 'out of date' stage = None status = 'closed' superseder = None type = 'enhancement' url = 'https://bugs.python.org/issue577295' versions = [] ``` </p></details>
Print line number of string if at EOF
https://api.github.com/repos/python/cpython/issues/36849/comments
2
2002-07-04T07:31:57Z
2022-04-09T22:14:36Z
https://github.com/python/cpython/issues/36849
1,198,787,432
36,849