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 | [210678](https://bugs.python.org/issue210678) --- | :--- 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 2000-09-25.15:59:41.000> created_at = <Date 2000-07-31.21:13:17.000> labels = ['type-feature', 'library'] title = 'rfc822.Message getaddr method bug (PR#39)' updated_at = <Date 2000-09-25.15:59:41.000> user = 'https://bugs.python.org/anonymous' ``` bugs.python.org fields: ```python activity = <Date 2000-09-25.15:59:41.000> actor = 'barry' assignee = 'barry' closed = True closed_date = None closer = None components = ['Library (Lib)'] creation = <Date 2000-07-31.21:13:17.000> creator = 'anonymous' dependencies = [] files = [] hgrepos = [] issue_num = 210678 keywords = [] message_count = 5.0 messages = ['378', '379', '380', '381', '382'] nosy_count = 3.0 nosy_names = ['nobody', 'jhylton', 'barry'] pr_nums = [] priority = 'low' resolution = 'later' stage = None status = 'closed' superseder = None type = 'enhancement' url = 'https://bugs.python.org/issue210678' versions = [] ``` </p></details>
rfc822.Message getaddr method bug (PR#39)
https://api.github.com/repos/python/cpython/issues/32748/comments
5
2000-07-31T21:13:17Z
2022-04-09T20:57:53Z
https://github.com/python/cpython/issues/32748
1,198,769,037
32,748
[ "python", "cpython" ]
BPO | [210677](https://bugs.python.org/issue210677) --- | :--- 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 2000-10-06.00:39:54.000> created_at = <Date 2000-07-31.21:13:10.000> labels = ['expert-tkinter'] title = 'PRIVATE: various minor Tkinter things (PR#388)' updated_at = <Date 2000-10-06.00:39:54.000> user = 'https://bugs.python.org/anonymous' ``` bugs.python.org fields: ```python activity = <Date 2000-10-06.00:39:54.000> actor = 'gvanrossum' assignee = 'gvanrossum' closed = True closed_date = None closer = None components = ['Tkinter'] creation = <Date 2000-07-31.21:13:10.000> creator = 'anonymous' dependencies = [] files = [] hgrepos = [] issue_num = 210677 keywords = [] message_count = 5.0 messages = ['373', '374', '375', '376', '377'] nosy_count = 2.0 nosy_names = ['gvanrossum', 'effbot'] pr_nums = [] priority = 'normal' resolution = 'fixed' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue210677' versions = [] ``` </p></details>
PRIVATE: various minor Tkinter things (PR#388)
https://api.github.com/repos/python/cpython/issues/32747/comments
5
2000-07-31T21:13:10Z
2022-04-09T20:57:52Z
https://github.com/python/cpython/issues/32747
1,198,769,034
32,747
[ "python", "cpython" ]
BPO | [210676](https://bugs.python.org/issue210676) --- | :--- 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 2000-09-20.20:39:21.000> created_at = <Date 2000-07-31.21:13:09.000> labels = ['extension-modules', 'invalid'] title = 'fd.readlines() hangs (via popen3) (PR#385)' updated_at = <Date 2000-09-20.20:39:21.000> user = 'https://bugs.python.org/anonymous' ``` bugs.python.org fields: ```python activity = <Date 2000-09-20.20:39:21.000> actor = 'loewis' assignee = 'fdrake' closed = True closed_date = None closer = None components = ['Extension Modules'] creation = <Date 2000-07-31.21:13:09.000> creator = 'anonymous' dependencies = [] files = [] hgrepos = [] issue_num = 210676 keywords = [] message_count = 3.0 messages = ['370', '371', '372'] nosy_count = 3.0 nosy_names = ['loewis', 'jhylton', 'fdrake'] pr_nums = [] priority = 'normal' resolution = 'not a bug' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue210676' versions = [] ``` </p></details>
fd.readlines() hangs (via popen3) (PR#385)
https://api.github.com/repos/python/cpython/issues/32746/comments
3
2000-07-31T21:13:09Z
2022-04-09T20:57:50Z
https://github.com/python/cpython/issues/32746
1,198,769,029
32,746
[ "python", "cpython" ]
BPO | [210675](https://bugs.python.org/issue210675) --- | :--- 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 2000-09-15.18:06:13.000> created_at = <Date 2000-07-31.21:13:07.000> labels = ['interpreter-core'] title = 'Pth: test_fork1 fails, test_thread slow (PR#383)' updated_at = <Date 2000-09-15.18:06:13.000> user = 'https://bugs.python.org/anonymous' ``` bugs.python.org fields: ```python activity = <Date 2000-09-15.18:06:13.000> actor = 'jhylton' assignee = 'jhylton' closed = True closed_date = None closer = None components = ['Interpreter Core'] creation = <Date 2000-07-31.21:13:07.000> creator = 'anonymous' dependencies = [] files = [] hgrepos = [] issue_num = 210675 keywords = [] message_count = 8.0 messages = ['362', '363', '364', '365', '366', '367', '368', '369'] nosy_count = 4.0 nosy_names = ['tim.peters', 'nobody', 'jhylton', 'adustman'] pr_nums = [] priority = 'low' resolution = 'wont fix' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue210675' versions = [] ``` </p></details>
Pth: test_fork1 fails, test_thread slow (PR#383)
https://api.github.com/repos/python/cpython/issues/32745/comments
8
2000-07-31T21:13:07Z
2022-04-09T20:57:48Z
https://github.com/python/cpython/issues/32745
1,198,769,028
32,745
[ "python", "cpython" ]
BPO | [210674](https://bugs.python.org/issue210674) --- | :--- 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 2000-11-06.18:39:02.000> created_at = <Date 2000-07-31.21:13:00.000> labels = ['type-feature', 'library'] title = 'memory bloat in binary file upload (PR#381)' updated_at = <Date 2000-11-06.18:39:02.000> user = 'https://bugs.python.org/anonymous' ``` bugs.python.org fields: ```python activity = <Date 2000-11-06.18:39:02.000> actor = 'barry' assignee = 'barry' closed = True closed_date = None closer = None components = ['Library (Lib)'] creation = <Date 2000-07-31.21:13:00.000> creator = 'anonymous' dependencies = [] files = [] hgrepos = [] issue_num = 210674 keywords = [] message_count = 5.0 messages = ['357', '358', '359', '360', '361'] nosy_count = 2.0 nosy_names = ['barry', 'naris'] pr_nums = [] priority = 'normal' resolution = 'fixed' stage = None status = 'closed' superseder = None type = 'enhancement' url = 'https://bugs.python.org/issue210674' versions = [] ``` </p></details>
memory bloat in binary file upload (PR#381)
https://api.github.com/repos/python/cpython/issues/32744/comments
5
2000-07-31T21:13:00Z
2022-04-09T20:57:48Z
https://github.com/python/cpython/issues/32744
1,198,769,024
32,744
[ "python", "cpython" ]
BPO | [210673](https://bugs.python.org/issue210673) --- | :--- Nosy | @mhammond, @Yhg1s <sup>*Note: these values reflect the state of the issue at the time it 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 2000-08-14.06:22:10.000> created_at = <Date 2000-07-31.21:12:58.000> labels = ['OS-windows'] title = 'os.abspatth() error due to win32api.GetFullPathName (PR#380)' updated_at = <Date 2000-08-14.06:22:10.000> user = 'https://bugs.python.org/anonymous' ``` bugs.python.org fields: ```python activity = <Date 2000-08-14.06:22:10.000> actor = 'mhammond' assignee = 'mhammond' closed = True closed_date = None closer = None components = ['Windows'] creation = <Date 2000-07-31.21:12:58.000> creator = 'anonymous' dependencies = [] files = [] hgrepos = [] issue_num = 210673 keywords = [] message_count = 6.0 messages = ['351', '352', '353', '354', '355', '356'] nosy_count = 3.0 nosy_names = ['nobody', 'mhammond', 'twouters'] pr_nums = [] priority = 'normal' resolution = 'fixed' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue210673' versions = [] ``` </p></details>
os.abspatth() error due to win32api.GetFullPathName (PR#380)
https://api.github.com/repos/python/cpython/issues/32743/comments
6
2000-07-31T21:12:58Z
2022-04-09T20:57:47Z
https://github.com/python/cpython/issues/32743
1,198,769,019
32,743
[ "python", "cpython" ]
BPO | [210672](https://bugs.python.org/issue210672) --- | :--- Nosy | @Yhg1s <sup>*Note: these values reflect the state of the issue at 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 2000-08-03.15:20:52.000> created_at = <Date 2000-07-31.21:12:43.000> labels = ['extension-modules'] title = 'pythonlib.a makes SIGSEGV with LD_PRELOAD variable (PR#378)' updated_at = <Date 2000-08-03.15:20:52.000> user = 'https://bugs.python.org/anonymous' ``` bugs.python.org fields: ```python activity = <Date 2000-08-03.15:20:52.000> actor = 'twouters' assignee = 'none' closed = True closed_date = None closer = None components = ['Extension Modules'] creation = <Date 2000-07-31.21:12:43.000> creator = 'anonymous' dependencies = [] files = [] hgrepos = [] issue_num = 210672 keywords = [] message_count = 2.0 messages = ['349', '350'] nosy_count = 1.0 nosy_names = ['twouters'] pr_nums = [] priority = 'normal' resolution = 'fixed' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue210672' versions = [] ``` </p></details>
pythonlib.a makes SIGSEGV with LD_PRELOAD variable (PR#378)
https://api.github.com/repos/python/cpython/issues/32742/comments
2
2000-07-31T21:12:43Z
2022-04-09T20:57:45Z
https://github.com/python/cpython/issues/32742
1,198,769,017
32,742
[ "python", "cpython" ]
BPO | [210671](https://bugs.python.org/issue210671) --- | :--- Nosy | @gvanrossum, @loewis <sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup> <details><summary>Show more details</summary><p> GitHub fields: ```python assignee = None closed_at = <Date 2000-10-01.04:20:44.000> created_at = <Date 2000-07-31.21:12:41.000> labels = ['expert-tkinter'] title = 'Tk-based widgets misbehave with dead keys (PR#376)' updated_at = <Date 2000-10-01.04:20:44.000> user = 'https://bugs.python.org/anonymous' ``` bugs.python.org fields: ```python activity = <Date 2000-10-01.04:20:44.000> actor = 'gvanrossum' assignee = 'effbot' closed = True closed_date = None closer = None components = ['Tkinter'] creation = <Date 2000-07-31.21:12:41.000> creator = 'anonymous' dependencies = [] files = [] hgrepos = [] issue_num = 210671 keywords = [] message_count = 4.0 messages = ['345', '346', '347', '348'] nosy_count = 3.0 nosy_names = ['gvanrossum', 'loewis', 'effbot'] pr_nums = [] priority = 'normal' resolution = 'fixed' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue210671' versions = [] ``` </p></details>
Tk-based widgets misbehave with dead keys (PR#376)
https://api.github.com/repos/python/cpython/issues/32741/comments
4
2000-07-31T21:12:41Z
2022-04-09T20:57:44Z
https://github.com/python/cpython/issues/32741
1,198,769,011
32,741
[ "python", "cpython" ]
BPO | [210670](https://bugs.python.org/issue210670) --- | :--- 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 = 'https://github.com/mhammond' closed_at = <Date 2000-07-31.21:12:34.000> created_at = <Date 2000-07-31.21:12:34.000> labels = ['OS-windows'] title = 'Win32 os.listdir raises confusing errors (PR#374)' updated_at = <Date 2000-07-31.21:12:34.000> user = 'https://bugs.python.org/anonymous' ``` bugs.python.org fields: ```python activity = <Date 2000-07-31.21:12:34.000> actor = 'nobody' assignee = 'mhammond' closed = True closed_date = None closer = None components = ['Windows'] creation = <Date 2000-07-31.21:12:34.000> creator = 'anonymous' dependencies = [] files = [] hgrepos = [] issue_num = 210670 keywords = [] message_count = 1.0 messages = ['344'] nosy_count = 1.0 nosy_names = ['mhammond'] pr_nums = [] priority = 'normal' resolution = 'fixed' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue210670' versions = [] ``` </p></details>
Win32 os.listdir raises confusing errors (PR#374)
https://api.github.com/repos/python/cpython/issues/32740/comments
1
2000-07-31T21:12:34Z
2022-04-09T20:57:43Z
https://github.com/python/cpython/issues/32740
1,198,769,009
32,740
[ "python", "cpython" ]
BPO | [210669](https://bugs.python.org/issue210669) --- | :--- Nosy | @Yhg1s <sup>*Note: these values reflect the state of the issue at 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 2000-08-06.17:39:50.000> created_at = <Date 2000-07-31.21:12:28.000> labels = ['expert-tkinter'] title = "Tkinter: widget.bind('sequence') incorrect (PR#368)" updated_at = <Date 2000-08-06.17:39:50.000> user = 'https://bugs.python.org/anonymous' ``` bugs.python.org fields: ```python activity = <Date 2000-08-06.17:39:50.000> actor = 'twouters' assignee = 'none' closed = True closed_date = None closer = None components = ['Tkinter'] creation = <Date 2000-07-31.21:12:28.000> creator = 'anonymous' dependencies = [] files = [] hgrepos = [] issue_num = 210669 keywords = [] message_count = 3.0 messages = ['341', '342', '343'] nosy_count = 2.0 nosy_names = ['nobody', 'twouters'] pr_nums = [] priority = 'normal' resolution = 'wont fix' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue210669' versions = [] ``` </p></details>
Tkinter: widget.bind('sequence') incorrect (PR#368)
https://api.github.com/repos/python/cpython/issues/32739/comments
3
2000-07-31T21:12:28Z
2022-04-09T20:57:42Z
https://github.com/python/cpython/issues/32739
1,198,769,006
32,739
[ "python", "cpython" ]
BPO | [210668](https://bugs.python.org/issue210668) --- | :--- Nosy | @Yhg1s <sup>*Note: these values reflect the state of the issue at 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 2000-08-05.21:43:40.000> created_at = <Date 2000-07-31.21:12:20.000> labels = ['OS-windows'] title = 'Python1.6 and wxPython incompatibility (PR#366)' updated_at = <Date 2000-08-05.21:43:40.000> user = 'https://bugs.python.org/anonymous' ``` bugs.python.org fields: ```python activity = <Date 2000-08-05.21:43:40.000> actor = 'twouters' assignee = 'none' closed = True closed_date = None closer = None components = ['Windows'] creation = <Date 2000-07-31.21:12:20.000> creator = 'anonymous' dependencies = [] files = [] hgrepos = [] issue_num = 210668 keywords = [] message_count = 3.0 messages = ['338', '339', '340'] nosy_count = 2.0 nosy_names = ['nobody', 'twouters'] pr_nums = [] priority = 'normal' resolution = 'wont fix' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue210668' versions = [] ``` </p></details>
Python1.6 and wxPython incompatibility (PR#366)
https://api.github.com/repos/python/cpython/issues/32738/comments
3
2000-07-31T21:12:20Z
2022-04-09T20:57:40Z
https://github.com/python/cpython/issues/32738
1,198,769,002
32,738
[ "python", "cpython" ]
BPO | [210667](https://bugs.python.org/issue210667) --- | :--- Nosy | @gvanrossum, @tim-one, @akuchling <sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup> <details><summary>Show more details</summary><p> GitHub fields: ```python assignee = 'https://github.com/akuchling' closed_at = <Date 2002-01-04.05:15:00.000> created_at = <Date 2000-07-31.21:12:07.000> labels = ['extension-modules'] title = 'select module: Bug in select.select() (PR#365)' updated_at = <Date 2002-01-04.05:15:00.000> user = 'https://bugs.python.org/anonymous' ``` bugs.python.org fields: ```python activity = <Date 2002-01-04.05:15:00.000> actor = 'gvanrossum' assignee = 'akuchling' closed = True closed_date = None closer = None components = ['Extension Modules'] creation = <Date 2000-07-31.21:12:07.000> creator = 'anonymous' dependencies = [] files = [] hgrepos = [] issue_num = 210667 keywords = [] message_count = 8.0 messages = ['330', '331', '332', '333', '334', '335', '336', '337'] nosy_count = 4.0 nosy_names = ['gvanrossum', 'tim.peters', 'nobody', 'akuchling'] pr_nums = [] priority = 'normal' resolution = 'works for me' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue210667' versions = [] ``` </p></details>
select module: Bug in select.select() (PR#365)
https://api.github.com/repos/python/cpython/issues/32737/comments
8
2000-07-31T21:12:07Z
2022-04-09T20:57:40Z
https://github.com/python/cpython/issues/32737
1,198,769,000
32,737
[ "python", "cpython" ]
BPO | [210666](https://bugs.python.org/issue210666) --- | :--- 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 2000-09-13.10:26:55.000> created_at = <Date 2000-07-31.21:12:03.000> labels = [] title = "PRIVATE: interned->ma_table never free'd (PR#361)" updated_at = <Date 2000-09-13.10:26:55.000> user = 'https://bugs.python.org/anonymous' ``` bugs.python.org fields: ```python activity = <Date 2000-09-13.10:26:55.000> actor = 'gvanrossum' assignee = 'gvanrossum' closed = True closed_date = None closer = None components = ['None'] creation = <Date 2000-07-31.21:12:03.000> creator = 'anonymous' dependencies = [] files = [] hgrepos = [] issue_num = 210666 keywords = [] message_count = 4.0 messages = ['326', '327', '328', '329'] nosy_count = 3.0 nosy_names = ['gvanrossum', 'nobody', 'jhylton'] pr_nums = [] priority = 'low' resolution = 'wont fix' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue210666' versions = [] ``` </p></details>
PRIVATE: interned->ma_table never free'd (PR#361)
https://api.github.com/repos/python/cpython/issues/32736/comments
4
2000-07-31T21:12:03Z
2022-04-09T20:57:39Z
https://github.com/python/cpython/issues/32736
1,198,768,991
32,736
[ "python", "cpython" ]
BPO | [210665](https://bugs.python.org/issue210665) --- | :--- Nosy | @gvanrossum, @loewis <sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup> <details><summary>Show more details</summary><p> GitHub fields: ```python assignee = 'https://github.com/loewis' closed_at = <Date 2001-10-24.17:20:15.000> created_at = <Date 2000-07-31.21:12:00.000> labels = ['interpreter-core'] title = 'Compiling python on hpux 11.00 with threads (PR#360)' updated_at = <Date 2001-10-24.17:20:15.000> user = 'https://bugs.python.org/anonymous' ``` bugs.python.org fields: ```python activity = <Date 2001-10-24.17:20:15.000> actor = 'loewis' assignee = 'loewis' closed = True closed_date = None closer = None components = ['Interpreter Core'] creation = <Date 2000-07-31.21:12:00.000> creator = 'anonymous' dependencies = [] files = [] hgrepos = [] issue_num = 210665 keywords = [] message_count = 28.0 messages = ['298', '299', '300', '301', '302', '303', '304', '305', '306', '307', '308', '309', '310', '311', '312', '313', '314', '315', '316', '317', '318', '319', '320', '321', '322', '323', '324', '325'] nosy_count = 7.0 nosy_names = ['gvanrossum', 'nobody', 'loewis', 'jhylton', 'edg', 'tww-china', 'rptownsend'] pr_nums = [] priority = 'normal' resolution = 'fixed' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue210665' versions = [] ``` </p></details>
Compiling python on hpux 11.00 with threads (PR#360)
https://api.github.com/repos/python/cpython/issues/32735/comments
28
2000-07-31T21:12:00Z
2022-04-09T20:57:38Z
https://github.com/python/cpython/issues/32735
1,198,768,989
32,735
[ "python", "cpython" ]
BPO | [210664](https://bugs.python.org/issue210664) --- | :--- Nosy | @Yhg1s, @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 2000-08-18.20:37:26.000> created_at = <Date 2000-07-31.21:11:58.000> labels = ['extension-modules'] title = 'PRIVATE: Bug in re module (PR#36)' updated_at = <Date 2000-08-18.20:37:26.000> user = 'https://bugs.python.org/anonymous' ``` bugs.python.org fields: ```python activity = <Date 2000-08-18.20:37:26.000> actor = 'akuchling' assignee = 'akuchling' closed = True closed_date = None closer = None components = ['Extension Modules'] creation = <Date 2000-07-31.21:11:58.000> creator = 'anonymous' dependencies = [] files = [] hgrepos = [] issue_num = 210664 keywords = [] message_count = 4.0 messages = ['294', '295', '296', '297'] nosy_count = 3.0 nosy_names = ['effbot', 'twouters', 'akuchling'] pr_nums = [] priority = 'normal' resolution = 'wont fix' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue210664' versions = [] ``` </p></details>
PRIVATE: Bug in re module (PR#36)
https://api.github.com/repos/python/cpython/issues/32734/comments
4
2000-07-31T21:11:58Z
2022-04-09T20:57:37Z
https://github.com/python/cpython/issues/32734
1,198,768,982
32,734
[ "python", "cpython" ]
BPO | [210663](https://bugs.python.org/issue210663) --- | :--- <sup>*Note: these values reflect the state of the issue at 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 2000-08-01.21:01:28.000> created_at = <Date 2000-07-31.21:11:55.000> labels = ['extension-modules', 'invalid'] title = 'getpass() echo password input (PR#359)' updated_at = <Date 2000-08-01.21:01:28.000> user = 'https://bugs.python.org/anonymous' ``` bugs.python.org fields: ```python activity = <Date 2000-08-01.21:01:28.000> actor = 'nobody' assignee = 'none' closed = True closed_date = None closer = None components = ['Extension Modules'] creation = <Date 2000-07-31.21:11:55.000> creator = 'anonymous' dependencies = [] files = [] hgrepos = [] issue_num = 210663 keywords = [] message_count = 2.0 messages = ['292', '293'] nosy_count = 1.0 nosy_names = ['nobody'] pr_nums = [] priority = 'low' resolution = 'not a bug' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue210663' versions = [] ``` </p></details>
getpass() echo password input (PR#359)
https://api.github.com/repos/python/cpython/issues/32733/comments
2
2000-07-31T21:11:55Z
2022-04-09T20:57:35Z
https://github.com/python/cpython/issues/32733
1,198,768,975
32,733
[ "python", "cpython" ]
BPO | [210662](https://bugs.python.org/issue210662) --- | :--- Nosy | @gvanrossum, @loewis, @warsaw <sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup> <details><summary>Show more details</summary><p> GitHub fields: ```python assignee = 'https://github.com/warsaw' closed_at = <Date 2000-09-22.18:03:15.000> created_at = <Date 2000-07-31.21:11:53.000> labels = ['library'] title = 'rfc822 (PR#358)' updated_at = <Date 2000-09-22.18:03:15.000> user = 'https://bugs.python.org/anonymous' ``` bugs.python.org fields: ```python activity = <Date 2000-09-22.18:03:15.000> actor = 'gvanrossum' assignee = 'barry' closed = True closed_date = None closer = None components = ['Library (Lib)'] creation = <Date 2000-07-31.21:11:53.000> creator = 'anonymous' dependencies = [] files = [] hgrepos = [] issue_num = 210662 keywords = [] message_count = 3.0 messages = ['289', '290', '291'] nosy_count = 3.0 nosy_names = ['gvanrossum', 'loewis', 'barry'] pr_nums = [] priority = 'low' resolution = 'works for me' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue210662' versions = [] ``` </p></details>
rfc822 (PR#358)
https://api.github.com/repos/python/cpython/issues/32732/comments
3
2000-07-31T21:11:53Z
2022-04-09T20:57:35Z
https://github.com/python/cpython/issues/32732
1,198,768,968
32,732
[ "python", "cpython" ]
BPO | [210661](https://bugs.python.org/issue210661) --- | :--- <sup>*Note: these values reflect the state of the issue at 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 2000-09-15.20:07:39.000> created_at = <Date 2000-07-31.21:11:43.000> labels = ['extension-modules', 'type-feature'] title = 'cgi parsing of query strings (PR#356)' updated_at = <Date 2000-09-15.20:07:39.000> user = 'https://bugs.python.org/anonymous' ``` bugs.python.org fields: ```python activity = <Date 2000-09-15.20:07:39.000> actor = 'jhylton' assignee = 'jhylton' closed = True closed_date = None closer = None components = ['Extension Modules'] creation = <Date 2000-07-31.21:11:43.000> creator = 'anonymous' dependencies = [] files = [] hgrepos = [] issue_num = 210661 keywords = [] message_count = 2.0 messages = ['287', '288'] nosy_count = 1.0 nosy_names = ['jhylton'] pr_nums = [] priority = 'low' resolution = 'fixed' stage = None status = 'closed' superseder = None type = 'enhancement' url = 'https://bugs.python.org/issue210661' versions = [] ``` </p></details>
cgi parsing of query strings (PR#356)
https://api.github.com/repos/python/cpython/issues/32731/comments
2
2000-07-31T21:11:43Z
2022-04-09T20:57:33Z
https://github.com/python/cpython/issues/32731
1,198,768,964
32,731
[ "python", "cpython" ]
BPO | [210660](https://bugs.python.org/issue210660) --- | :--- 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 2000-09-15.15:46:26.000> created_at = <Date 2000-07-31.21:11:40.000> labels = ['expert-IDLE', 'type-feature'] title = 'IDLE-0.5 ctrl-F5 (PR#355)' updated_at = <Date 2000-09-15.15:46:26.000> user = 'https://bugs.python.org/anonymous' ``` bugs.python.org fields: ```python activity = <Date 2000-09-15.15:46:26.000> actor = 'gvanrossum' assignee = 'gvanrossum' closed = True closed_date = None closer = None components = ['IDLE'] creation = <Date 2000-07-31.21:11:40.000> creator = 'anonymous' dependencies = [] files = [] hgrepos = [] issue_num = 210660 keywords = [] message_count = 8.0 messages = ['279', '280', '281', '282', '283', '284', '285', '286'] nosy_count = 4.0 nosy_names = ['gvanrossum', 'tim.peters', 'nobody', 'jhylton'] pr_nums = [] priority = 'low' resolution = 'fixed' stage = None status = 'closed' superseder = None type = 'enhancement' url = 'https://bugs.python.org/issue210660' versions = [] ``` </p></details>
IDLE-0.5 ctrl-F5 (PR#355)
https://api.github.com/repos/python/cpython/issues/32730/comments
8
2000-07-31T21:11:40Z
2022-04-09T20:57:32Z
https://github.com/python/cpython/issues/32730
1,198,768,957
32,730
[ "python", "cpython" ]
BPO | [210659](https://bugs.python.org/issue210659) --- | :--- 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 2000-10-06.17:19:05.000> created_at = <Date 2000-07-31.21:11:36.000> labels = ['expert-IDLE', 'type-feature'] title = 'IDLE-0.5 copy command (PR#354)' updated_at = <Date 2000-10-06.17:19:05.000> user = 'https://bugs.python.org/anonymous' ``` bugs.python.org fields: ```python activity = <Date 2000-10-06.17:19:05.000> actor = 'gvanrossum' assignee = 'gvanrossum' closed = True closed_date = None closer = None components = ['IDLE'] creation = <Date 2000-07-31.21:11:36.000> creator = 'anonymous' dependencies = [] files = [] hgrepos = [] issue_num = 210659 keywords = [] message_count = 3.0 messages = ['276', '277', '278'] nosy_count = 2.0 nosy_names = ['gvanrossum', 'jhylton'] pr_nums = [] priority = 'low' resolution = 'later' stage = None status = 'closed' superseder = None type = 'enhancement' url = 'https://bugs.python.org/issue210659' versions = [] ``` </p></details>
IDLE-0.5 copy command (PR#354)
https://api.github.com/repos/python/cpython/issues/32729/comments
3
2000-07-31T21:11:36Z
2022-04-09T20:57:32Z
https://github.com/python/cpython/issues/32729
1,198,768,951
32,729
[ "python", "cpython" ]
BPO | [210658](https://bugs.python.org/issue210658) --- | :--- Nosy | @Yhg1s <sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup> <details><summary>Show more details</summary><p> GitHub fields: ```python assignee = 'https://github.com/Yhg1s' closed_at = <Date 2000-08-03.12:20:56.000> created_at = <Date 2000-07-31.21:11:34.000> labels = ['expert-tkinter'] title = 'W2k and pyton 1.5 (PR#353)' updated_at = <Date 2000-08-03.12:20:56.000> user = 'https://bugs.python.org/anonymous' ``` bugs.python.org fields: ```python activity = <Date 2000-08-03.12:20:56.000> actor = 'twouters' assignee = 'twouters' closed = True closed_date = None closer = None components = ['Tkinter'] creation = <Date 2000-07-31.21:11:34.000> creator = 'anonymous' dependencies = [] files = [] hgrepos = [] issue_num = 210658 keywords = [] message_count = 2.0 messages = ['274', '275'] nosy_count = 1.0 nosy_names = ['twouters'] pr_nums = [] priority = 'low' resolution = 'fixed' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue210658' versions = [] ``` </p></details>
W2k and pyton 1.5 (PR#353)
https://api.github.com/repos/python/cpython/issues/32728/comments
2
2000-07-31T21:11:34Z
2022-04-09T20:57:30Z
https://github.com/python/cpython/issues/32728
1,198,768,942
32,728
[ "python", "cpython" ]
BPO | [210656](https://bugs.python.org/issue210656) --- | :--- Nosy | @gvanrossum, @warsaw <sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup> <details><summary>Show more details</summary><p> GitHub fields: ```python assignee = 'https://github.com/gvanrossum' closed_at = <Date 2000-09-19.01:46:06.000> created_at = <Date 2000-07-31.21:11:01.000> labels = ['expert-IDLE'] title = 'IDLE goto file/line (PR#352)' updated_at = <Date 2000-09-19.01:46:06.000> user = 'https://bugs.python.org/anonymous' ``` bugs.python.org fields: ```python activity = <Date 2000-09-19.01:46:06.000> actor = 'gvanrossum' assignee = 'gvanrossum' closed = True closed_date = None closer = None components = ['IDLE'] creation = <Date 2000-07-31.21:11:01.000> creator = 'anonymous' dependencies = [] files = [] hgrepos = [] issue_num = 210656 keywords = [] message_count = 4.0 messages = ['270', '271', '272', '273'] nosy_count = 3.0 nosy_names = ['gvanrossum', 'jhylton', 'barry'] pr_nums = [] priority = 'low' resolution = 'works for me' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue210656' versions = [] ``` </p></details>
IDLE goto file/line (PR#352)
https://api.github.com/repos/python/cpython/issues/32727/comments
4
2000-07-31T21:11:01Z
2022-04-09T20:57:29Z
https://github.com/python/cpython/issues/32727
1,198,768,933
32,727
[ "python", "cpython" ]
BPO | [210655](https://bugs.python.org/issue210655) --- | :--- Nosy | @gvanrossum, @tim-one, @mhammond <sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup> <details><summary>Show more details</summary><p> GitHub fields: ```python assignee = 'https://github.com/mhammond' closed_at = <Date 2002-06-11.10:01:44.000> created_at = <Date 2000-07-31.21:10:52.000> labels = [] title = 'getpass.getpass on Windows (PR#349)' updated_at = <Date 2002-06-11.10:01:44.000> user = 'https://bugs.python.org/anonymous' ``` bugs.python.org fields: ```python activity = <Date 2002-06-11.10:01:44.000> actor = 'amc1' assignee = 'mhammond' closed = True closed_date = None closer = None components = ['None'] creation = <Date 2000-07-31.21:10:52.000> creator = 'anonymous' dependencies = [] files = [] hgrepos = [] issue_num = 210655 keywords = [] message_count = 5.0 messages = ['265', '266', '267', '268', '269'] nosy_count = 5.0 nosy_names = ['gvanrossum', 'tim.peters', 'jhylton', 'mhammond', 'amc1'] pr_nums = [] priority = 'normal' resolution = 'wont fix' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue210655' versions = [] ``` </p></details>
getpass.getpass on Windows (PR#349)
https://api.github.com/repos/python/cpython/issues/32726/comments
5
2000-07-31T21:10:52Z
2022-04-09T20:57:28Z
https://github.com/python/cpython/issues/32726
1,198,768,923
32,726
[ "python", "cpython" ]
BPO | [210654](https://bugs.python.org/issue210654) --- | :--- <sup>*Note: these values reflect the state of the issue at 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 2000-08-01.21:01:16.000> created_at = <Date 2000-07-31.21:10:48.000> labels = ['interpreter-core'] title = 'bug in complex_nonzero (PR#347)' updated_at = <Date 2000-08-01.21:01:16.000> user = 'https://bugs.python.org/anonymous' ``` bugs.python.org fields: ```python activity = <Date 2000-08-01.21:01:16.000> actor = 'nobody' assignee = 'none' closed = True closed_date = None closer = None components = ['Interpreter Core'] creation = <Date 2000-07-31.21:10:48.000> creator = 'anonymous' dependencies = [] files = [] hgrepos = [] issue_num = 210654 keywords = [] message_count = 2.0 messages = ['263', '264'] nosy_count = 1.0 nosy_names = ['nobody'] pr_nums = [] priority = 'normal' resolution = 'fixed' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue210654' versions = [] ``` </p></details>
bug in complex_nonzero (PR#347)
https://api.github.com/repos/python/cpython/issues/32725/comments
2
2000-07-31T21:10:48Z
2022-04-09T20:57:26Z
https://github.com/python/cpython/issues/32725
1,198,768,919
32,725
[ "python", "cpython" ]
BPO | [210653](https://bugs.python.org/issue210653) --- | :--- <sup>*Note: these values reflect the state of the issue at 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 2000-08-01.21:01:15.000> created_at = <Date 2000-07-31.21:10:46.000> labels = [] title = 'Assigning function objects to instance variable causes memory leak (PR#346)' updated_at = <Date 2000-08-01.21:01:15.000> user = 'https://bugs.python.org/anonymous' ``` bugs.python.org fields: ```python activity = <Date 2000-08-01.21:01:15.000> actor = 'nobody' assignee = 'none' closed = True closed_date = None closer = None components = ['None'] creation = <Date 2000-07-31.21:10:46.000> creator = 'anonymous' dependencies = [] files = [] hgrepos = [] issue_num = 210653 keywords = [] message_count = 3.0 messages = ['260', '261', '262'] nosy_count = 1.0 nosy_names = ['nobody'] pr_nums = [] priority = 'normal' resolution = 'wont fix' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue210653' versions = [] ``` </p></details>
Assigning function objects to instance variable causes memory leak (PR#346)
https://api.github.com/repos/python/cpython/issues/32724/comments
3
2000-07-31T21:10:46Z
2022-04-09T20:57:25Z
https://github.com/python/cpython/issues/32724
1,198,768,902
32,724
[ "python", "cpython" ]
BPO | [210652](https://bugs.python.org/issue210652) --- | :--- Nosy | @Yhg1s <sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup> <details><summary>Show more details</summary><p> GitHub fields: ```python assignee = 'https://github.com/Yhg1s' closed_at = <Date 2000-08-05.18:41:03.000> created_at = <Date 2000-07-31.21:10:37.000> labels = ['expert-IDLE'] title = 'input() in IDLE (PR#344)' updated_at = <Date 2000-08-05.18:41:03.000> user = 'https://bugs.python.org/anonymous' ``` bugs.python.org fields: ```python activity = <Date 2000-08-05.18:41:03.000> actor = 'twouters' assignee = 'twouters' closed = True closed_date = None closer = None components = ['IDLE'] creation = <Date 2000-07-31.21:10:37.000> creator = 'anonymous' dependencies = [] files = [] hgrepos = [] issue_num = 210652 keywords = [] message_count = 2.0 messages = ['258', '259'] nosy_count = 1.0 nosy_names = ['twouters'] pr_nums = [] priority = 'normal' resolution = 'fixed' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue210652' versions = [] ``` </p></details>
input() in IDLE (PR#344)
https://api.github.com/repos/python/cpython/issues/32723/comments
2
2000-07-31T21:10:37Z
2022-04-09T20:57:25Z
https://github.com/python/cpython/issues/32723
1,198,768,893
32,723
[ "python", "cpython" ]
BPO | [210651](https://bugs.python.org/issue210651) --- | :--- Nosy | @akuchling <sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup> <details><summary>Show more details</summary><p> GitHub fields: ```python assignee = 'https://github.com/akuchling' closed_at = <Date 2000-08-02.13:42:31.000> created_at = <Date 2000-07-31.21:10:31.000> labels = [] title = 'Python SIGSEGV with re.compile (PR#343)' updated_at = <Date 2000-08-02.13:42:31.000> user = 'https://bugs.python.org/anonymous' ``` bugs.python.org fields: ```python activity = <Date 2000-08-02.13:42:31.000> actor = 'akuchling' assignee = 'akuchling' closed = True closed_date = None closer = None components = ['None'] creation = <Date 2000-07-31.21:10:31.000> creator = 'anonymous' dependencies = [] files = [] hgrepos = [] issue_num = 210651 keywords = [] message_count = 2.0 messages = ['256', '257'] nosy_count = 1.0 nosy_names = ['akuchling'] pr_nums = [] priority = 'normal' resolution = 'fixed' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue210651' versions = [] ``` </p></details>
Python SIGSEGV with re.compile (PR#343)
https://api.github.com/repos/python/cpython/issues/32722/comments
2
2000-07-31T21:10:31Z
2022-04-09T20:57:24Z
https://github.com/python/cpython/issues/32722
1,198,768,880
32,722
[ "python", "cpython" ]
BPO | [210650](https://bugs.python.org/issue210650) --- | :--- Nosy | @gvanrossum, @tim-one, @freddrake <sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup> <details><summary>Show more details</summary><p> GitHub fields: ```python assignee = 'https://github.com/gvanrossum' closed_at = <Date 2000-10-06.17:41:40.000> created_at = <Date 2000-07-31.21:10:29.000> labels = ['interpreter-core'] title = '[HP-UX] python with-threads core-dumps (PR#342)' updated_at = <Date 2000-10-06.17:41:40.000> user = 'https://bugs.python.org/anonymous' ``` bugs.python.org fields: ```python activity = <Date 2000-10-06.17:41:40.000> actor = 'gvanrossum' assignee = 'gvanrossum' closed = True closed_date = None closer = None components = ['Interpreter Core'] creation = <Date 2000-07-31.21:10:29.000> creator = 'anonymous' dependencies = [] files = [] hgrepos = [] issue_num = 210650 keywords = [] message_count = 10.0 messages = ['246', '247', '248', '249', '250', '251', '252', '253', '254', '255'] nosy_count = 6.0 nosy_names = ['gvanrossum', 'tim.peters', 'jhylton', 'fdrake', 'memaul', 'harripasanen'] pr_nums = [] priority = 'low' resolution = None stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue210650' versions = [] ``` </p></details>
[HP-UX] python with-threads core-dumps (PR#342)
https://api.github.com/repos/python/cpython/issues/32721/comments
10
2000-07-31T21:10:29Z
2022-04-09T20:57:23Z
https://github.com/python/cpython/issues/32721
1,198,768,873
32,721
[ "python", "cpython" ]
BPO | [210649](https://bugs.python.org/issue210649) --- | :--- <sup>*Note: these values reflect the state of the issue at 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 2000-08-01.21:01:05.000> created_at = <Date 2000-07-31.21:10:23.000> labels = ['interpreter-core'] title = '%.1200d will make Python segfault (PR#341)' updated_at = <Date 2000-08-01.21:01:05.000> user = 'https://bugs.python.org/anonymous' ``` bugs.python.org fields: ```python activity = <Date 2000-08-01.21:01:05.000> actor = 'nobody' assignee = 'none' closed = True closed_date = None closer = None components = ['Interpreter Core'] creation = <Date 2000-07-31.21:10:23.000> creator = 'anonymous' dependencies = [] files = [] hgrepos = [] issue_num = 210649 keywords = [] message_count = 2.0 messages = ['244', '245'] nosy_count = 1.0 nosy_names = ['nobody'] pr_nums = [] priority = 'high' resolution = 'fixed' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue210649' versions = [] ``` </p></details>
%.1200d will make Python segfault (PR#341)
https://api.github.com/repos/python/cpython/issues/32720/comments
2
2000-07-31T21:10:23Z
2022-04-09T20:57:21Z
https://github.com/python/cpython/issues/32720
1,198,768,865
32,720
[ "python", "cpython" ]
BPO | [210648](https://bugs.python.org/issue210648) --- | :--- Nosy | @gvanrossum, @tim-one, @loewis, @warsaw <sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup> <details><summary>Show more details</summary><p> GitHub fields: ```python assignee = 'https://github.com/warsaw' closed_at = <Date 2002-05-21.20:34:15.000> created_at = <Date 2000-07-31.21:10:21.000> labels = ['invalid', 'library'] title = 'performance-problem decoding quoted-printable (PR#340)' updated_at = <Date 2002-05-21.20:34:15.000> user = 'https://bugs.python.org/anonymous' ``` bugs.python.org fields: ```python activity = <Date 2002-05-21.20:34:15.000> actor = 'nobody' assignee = 'barry' closed = True closed_date = None closer = None components = ['Library (Lib)'] creation = <Date 2000-07-31.21:10:21.000> creator = 'anonymous' dependencies = [] files = [] hgrepos = [] issue_num = 210648 keywords = [] message_count = 6.0 messages = ['238', '239', '240', '241', '242', '243'] nosy_count = 5.0 nosy_names = ['gvanrossum', 'tim.peters', 'nobody', 'loewis', 'barry'] pr_nums = [] priority = 'low' resolution = 'not a bug' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue210648' versions = [] ``` </p></details>
performance-problem decoding quoted-printable (PR#340)
https://api.github.com/repos/python/cpython/issues/32719/comments
6
2000-07-31T21:10:21Z
2022-04-09T20:57:21Z
https://github.com/python/cpython/issues/32719
1,198,768,854
32,719
[ "python", "cpython" ]
BPO | [210647](https://bugs.python.org/issue210647) --- | :--- 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 2000-09-15.05:44:22.000> created_at = <Date 2000-07-31.21:10:19.000> labels = ['interpreter-core'] title = 'Segmentation violation on very long lists (PR#334)' updated_at = <Date 2000-09-15.05:44:22.000> user = 'https://bugs.python.org/anonymous' ``` bugs.python.org fields: ```python activity = <Date 2000-09-15.05:44:22.000> actor = 'tim.peters' assignee = 'tim.peters' closed = True closed_date = None closer = None components = ['Interpreter Core'] creation = <Date 2000-07-31.21:10:19.000> creator = 'anonymous' dependencies = [] files = [] hgrepos = [] issue_num = 210647 keywords = [] message_count = 5.0 messages = ['233', '234', '235', '236', '237'] nosy_count = 3.0 nosy_names = ['tim.peters', 'nobody', 'jhylton'] pr_nums = [] priority = 'low' resolution = 'fixed' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue210647' versions = [] ``` </p></details>
Segmentation violation on very long lists (PR#334)
https://api.github.com/repos/python/cpython/issues/32718/comments
5
2000-07-31T21:10:19Z
2022-04-09T20:57:20Z
https://github.com/python/cpython/issues/32718
1,198,768,846
32,718
[ "python", "cpython" ]
BPO | [210646](https://bugs.python.org/issue210646) --- | :--- Nosy | @sjoerdmullender <sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup> <details><summary>Show more details</summary><p> GitHub fields: ```python assignee = 'https://github.com/sjoerdmullender' closed_at = <Date 2000-08-25.16:19:14.000> created_at = <Date 2000-07-31.21:10:17.000> labels = ['extension-modules'] title = 'threads (PR#333)' updated_at = <Date 2000-08-25.16:19:14.000> user = 'https://bugs.python.org/anonymous' ``` bugs.python.org fields: ```python activity = <Date 2000-08-25.16:19:14.000> actor = 'sjoerd' assignee = 'sjoerd' closed = True closed_date = None closer = None components = ['Extension Modules'] creation = <Date 2000-07-31.21:10:17.000> creator = 'anonymous' dependencies = [] files = [] hgrepos = [] issue_num = 210646 keywords = [] message_count = 2.0 messages = ['231', '232'] nosy_count = 1.0 nosy_names = ['sjoerd'] pr_nums = [] priority = 'normal' resolution = 'works for me' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue210646' versions = [] ``` </p></details>
threads (PR#333)
https://api.github.com/repos/python/cpython/issues/32717/comments
2
2000-07-31T21:10:17Z
2022-04-09T20:57:19Z
https://github.com/python/cpython/issues/32717
1,198,768,843
32,717
[ "python", "cpython" ]
BPO | [210645](https://bugs.python.org/issue210645) --- | :--- Nosy | @sjoerdmullender <sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup> <details><summary>Show more details</summary><p> GitHub fields: ```python assignee = 'https://github.com/sjoerdmullender' closed_at = <Date 2000-08-08.11:22:50.000> created_at = <Date 2000-07-31.21:10:16.000> labels = ['extension-modules'] title = 'XMLLIB, JPython and re (PR#328)' updated_at = <Date 2000-08-08.11:22:50.000> user = 'https://bugs.python.org/anonymous' ``` bugs.python.org fields: ```python activity = <Date 2000-08-08.11:22:50.000> actor = 'sjoerd' assignee = 'sjoerd' closed = True closed_date = None closer = None components = ['Extension Modules'] creation = <Date 2000-07-31.21:10:16.000> creator = 'anonymous' dependencies = [] files = [] hgrepos = [] issue_num = 210645 keywords = [] message_count = 2.0 messages = ['229', '230'] nosy_count = 1.0 nosy_names = ['sjoerd'] pr_nums = [] priority = 'normal' resolution = 'fixed' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue210645' versions = [] ``` </p></details>
XMLLIB, JPython and re (PR#328)
https://api.github.com/repos/python/cpython/issues/32716/comments
2
2000-07-31T21:10:16Z
2022-04-09T20:57:18Z
https://github.com/python/cpython/issues/32716
1,198,768,835
32,716
[ "python", "cpython" ]
BPO | [210644](https://bugs.python.org/issue210644) --- | :--- 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 2000-10-05.14:23:06.000> created_at = <Date 2000-07-31.21:10:10.000> labels = ['interpreter-core'] title = 'bug in PyLong_FromLongLong (PR#324)' updated_at = <Date 2000-10-05.14:23:06.000> user = 'https://bugs.python.org/anonymous' ``` bugs.python.org fields: ```python activity = <Date 2000-10-05.14:23:06.000> actor = 'jhylton' assignee = 'tmick' closed = True closed_date = None closer = None components = ['Interpreter Core'] creation = <Date 2000-07-31.21:10:10.000> creator = 'anonymous' dependencies = [] files = [] hgrepos = [] issue_num = 210644 keywords = [] message_count = 7.0 messages = ['222', '223', '224', '225', '226', '227', '228'] nosy_count = 3.0 nosy_names = ['tim.peters', 'jhylton', 'tmick'] pr_nums = [] priority = 'normal' resolution = 'fixed' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue210644' versions = [] ``` </p></details>
bug in PyLong_FromLongLong (PR#324)
https://api.github.com/repos/python/cpython/issues/32715/comments
7
2000-07-31T21:10:10Z
2022-04-09T20:57:16Z
https://github.com/python/cpython/issues/32715
1,198,768,831
32,715
[ "python", "cpython" ]
BPO | [210643](https://bugs.python.org/issue210643) --- | :--- <sup>*Note: these values reflect the state of the issue at 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 2000-08-01.23:01:57.000> created_at = <Date 2000-07-31.21:10:04.000> labels = ['interpreter-core'] title = 'compiling long strings crashes (PR#32)' updated_at = <Date 2000-08-01.23:01:57.000> user = 'https://bugs.python.org/anonymous' ``` bugs.python.org fields: ```python activity = <Date 2000-08-01.23:01:57.000> actor = 'jhylton' assignee = 'none' closed = True closed_date = None closer = None components = ['Interpreter Core'] creation = <Date 2000-07-31.21:10:04.000> creator = 'anonymous' dependencies = [] files = [] hgrepos = [] issue_num = 210643 keywords = [] message_count = 2.0 messages = ['220', '221'] nosy_count = 1.0 nosy_names = ['jhylton'] pr_nums = [] priority = 'normal' resolution = 'fixed' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue210643' versions = [] ``` </p></details>
compiling long strings crashes (PR#32)
https://api.github.com/repos/python/cpython/issues/32714/comments
2
2000-07-31T21:10:04Z
2022-04-09T20:57:15Z
https://github.com/python/cpython/issues/32714
1,198,768,828
32,714
[ "python", "cpython" ]
BPO | [210642](https://bugs.python.org/issue210642) --- | :--- 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 = 'https://github.com/mhammond' closed_at = <Date 2000-08-15.01:40:18.000> created_at = <Date 2000-07-31.21:09:50.000> labels = ['type-feature'] title = 'freeze with "-s service" and "-m" (PR#315)' updated_at = <Date 2000-08-15.01:40:18.000> user = 'https://bugs.python.org/anonymous' ``` bugs.python.org fields: ```python activity = <Date 2000-08-15.01:40:18.000> actor = 'mhammond' assignee = 'mhammond' closed = True closed_date = None closer = None components = ['Demos and Tools'] creation = <Date 2000-07-31.21:09:50.000> creator = 'anonymous' dependencies = [] files = [] hgrepos = [] issue_num = 210642 keywords = [] message_count = 3.0 messages = ['217', '218', '219'] nosy_count = 2.0 nosy_names = ['nobody', 'mhammond'] pr_nums = [] priority = 'normal' resolution = 'fixed' stage = None status = 'closed' superseder = None type = 'enhancement' url = 'https://bugs.python.org/issue210642' versions = [] ``` </p></details>
freeze with "-s service" and "-m" (PR#315)
https://api.github.com/repos/python/cpython/issues/32713/comments
3
2000-07-31T21:09:50Z
2022-04-09T20:57:14Z
https://github.com/python/cpython/issues/32713
1,198,768,825
32,713
[ "python", "cpython" ]
BPO | [210641](https://bugs.python.org/issue210641) --- | :--- Nosy | @gvanrossum, @Yhg1s <sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup> <details><summary>Show more details</summary><p> GitHub fields: ```python assignee = 'https://github.com/Yhg1s' closed_at = <Date 2000-09-22.03:33:29.000> created_at = <Date 2000-07-31.21:09:48.000> labels = ['extension-modules'] title = 'KeyboardInterrupt while waiting for sys.ps2 input kills interpreter (PR#309)' updated_at = <Date 2000-09-22.03:33:29.000> user = 'https://bugs.python.org/anonymous' ``` bugs.python.org fields: ```python activity = <Date 2000-09-22.03:33:29.000> actor = 'gvanrossum' assignee = 'twouters' closed = True closed_date = None closer = None components = ['Extension Modules'] creation = <Date 2000-07-31.21:09:48.000> creator = 'anonymous' dependencies = [] files = [] hgrepos = [] issue_num = 210641 keywords = [] message_count = 5.0 messages = ['212', '213', '214', '215', '216'] nosy_count = 2.0 nosy_names = ['gvanrossum', 'twouters'] pr_nums = [] priority = 'normal' resolution = 'duplicate' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue210641' versions = [] ``` </p></details>
KeyboardInterrupt while waiting for sys.ps2 input kills interpreter (PR#309)
https://api.github.com/repos/python/cpython/issues/32712/comments
5
2000-07-31T21:09:48Z
2022-04-09T20:57:13Z
https://github.com/python/cpython/issues/32712
1,198,768,824
32,712
[ "python", "cpython" ]
BPO | [210640](https://bugs.python.org/issue210640) --- | :--- Nosy | @Yhg1s <sup>*Note: these values reflect the state of the issue at 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 2000-08-03.21:50:30.000> created_at = <Date 2000-07-31.21:09:42.000> labels = ['interpreter-core'] title = '1.6a2 issues with int/long on 64bit platforms - eg stringobject (PR#306)' updated_at = <Date 2000-08-03.21:50:30.000> user = 'https://bugs.python.org/anonymous' ``` bugs.python.org fields: ```python activity = <Date 2000-08-03.21:50:30.000> actor = 'tmick' assignee = 'tmick' closed = True closed_date = None closer = None components = ['Interpreter Core'] creation = <Date 2000-07-31.21:09:42.000> creator = 'anonymous' dependencies = [] files = [] hgrepos = [] issue_num = 210640 keywords = [] message_count = 3.0 messages = ['209', '210', '211'] nosy_count = 2.0 nosy_names = ['twouters', 'tmick'] pr_nums = [] priority = 'normal' resolution = 'fixed' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue210640' versions = [] ``` </p></details>
1.6a2 issues with int/long on 64bit platforms - eg stringobject (PR#306)
https://api.github.com/repos/python/cpython/issues/32711/comments
3
2000-07-31T21:09:42Z
2022-04-09T20:57:11Z
https://github.com/python/cpython/issues/32711
1,198,768,819
32,711
[ "python", "cpython" ]
BPO | [210639](https://bugs.python.org/issue210639) --- | :--- 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 2000-08-14.13:50:47.000> created_at = <Date 2000-07-31.21:09:33.000> labels = ['interpreter-core'] title = 'test_fork1 hangs with 1.6a2 on Linux (PR#296)' updated_at = <Date 2000-08-14.13:50:47.000> user = 'https://bugs.python.org/anonymous' ``` bugs.python.org fields: ```python activity = <Date 2000-08-14.13:50:47.000> actor = 'fdrake' assignee = 'fdrake' closed = True closed_date = None closer = None components = ['Interpreter Core'] creation = <Date 2000-07-31.21:09:33.000> creator = 'anonymous' dependencies = [] files = [] hgrepos = [] issue_num = 210639 keywords = [] message_count = 6.0 messages = ['203', '204', '205', '206', '207', '208'] nosy_count = 2.0 nosy_names = ['nobody', 'fdrake'] pr_nums = [] priority = 'high' resolution = 'works for me' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue210639' versions = [] ``` </p></details>
test_fork1 hangs with 1.6a2 on Linux (PR#296)
https://api.github.com/repos/python/cpython/issues/32710/comments
6
2000-07-31T21:09:33Z
2022-04-09T20:57:11Z
https://github.com/python/cpython/issues/32710
1,198,768,815
32,710
[ "python", "cpython" ]
BPO | [210638](https://bugs.python.org/issue210638) --- | :--- Nosy | @akuchling <sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup> <details><summary>Show more details</summary><p> GitHub fields: ```python assignee = 'https://github.com/akuchling' closed_at = <Date 2000-08-17.00:25:01.000> created_at = <Date 2000-07-31.21:09:31.000> labels = ['interpreter-core'] title = 'Invalid use of PyMem_DEL (PR#295)' updated_at = <Date 2000-08-17.00:25:01.000> user = 'https://bugs.python.org/anonymous' ``` bugs.python.org fields: ```python activity = <Date 2000-08-17.00:25:01.000> actor = 'akuchling' assignee = 'akuchling' closed = True closed_date = None closer = None components = ['Interpreter Core'] creation = <Date 2000-07-31.21:09:31.000> creator = 'anonymous' dependencies = [] files = [] hgrepos = [] issue_num = 210638 keywords = [] message_count = 2.0 messages = ['201', '202'] nosy_count = 1.0 nosy_names = ['akuchling'] pr_nums = [] priority = 'high' resolution = 'fixed' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue210638' versions = [] ``` </p></details>
Invalid use of PyMem_DEL (PR#295)
https://api.github.com/repos/python/cpython/issues/32709/comments
2
2000-07-31T21:09:31Z
2022-04-09T20:57:10Z
https://github.com/python/cpython/issues/32709
1,198,768,809
32,709
[ "python", "cpython" ]
BPO | [210637](https://bugs.python.org/issue210637) --- | :--- 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 = 'https://github.com/mhammond' closed_at = <Date 2002-07-11.07:04:18.000> created_at = <Date 2000-07-31.21:09:30.000> labels = ['OS-windows'] title = 'ihooks on windows and pythoncom (PR#294)' updated_at = <Date 2002-07-11.07:04:18.000> user = 'https://bugs.python.org/anonymous' ``` bugs.python.org fields: ```python activity = <Date 2002-07-11.07:04:18.000> actor = 'mhammond' assignee = 'mhammond' closed = True closed_date = None closer = None components = ['Windows'] creation = <Date 2000-07-31.21:09:30.000> creator = 'anonymous' dependencies = [] files = [] hgrepos = [] issue_num = 210637 keywords = [] message_count = 10.0 messages = ['191', '192', '193', '194', '195', '196', '197', '198', '199', '200'] nosy_count = 4.0 nosy_names = ['nobody', 'jhylton', 'mhammond', 'mpmak'] pr_nums = [] priority = 'normal' resolution = 'wont fix' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue210637' versions = [] ``` </p></details>
ihooks on windows and pythoncom (PR#294)
https://api.github.com/repos/python/cpython/issues/32708/comments
10
2000-07-31T21:09:30Z
2022-04-09T20:57:09Z
https://github.com/python/cpython/issues/32708
1,198,768,803
32,708
[ "python", "cpython" ]
BPO | [210636](https://bugs.python.org/issue210636) --- | :--- Nosy | @gvanrossum, @Yhg1s <sup>*Note: these values reflect the state of the issue at the time it 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 2000-08-03.19:04:16.000> created_at = <Date 2000-07-31.21:09:28.000> labels = ['build'] title = 'prefix directory (PR#293)' updated_at = <Date 2000-08-03.19:04:16.000> user = 'https://bugs.python.org/anonymous' ``` bugs.python.org fields: ```python activity = <Date 2000-08-03.19:04:16.000> actor = 'gvanrossum' assignee = 'gvanrossum' closed = True closed_date = None closer = None components = ['Build'] creation = <Date 2000-07-31.21:09:28.000> creator = 'anonymous' dependencies = [] files = [] hgrepos = [] issue_num = 210636 keywords = [] message_count = 3.0 messages = ['188', '189', '190'] nosy_count = 2.0 nosy_names = ['gvanrossum', 'twouters'] pr_nums = [] priority = 'low' resolution = 'wont fix' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue210636' versions = [] ``` </p></details>
prefix directory (PR#293)
https://api.github.com/repos/python/cpython/issues/32707/comments
3
2000-07-31T21:09:28Z
2022-04-09T20:57:08Z
https://github.com/python/cpython/issues/32707
1,198,768,799
32,707
[ "python", "cpython" ]
BPO | [210635](https://bugs.python.org/issue210635) --- | :--- Nosy | @gvanrossum, @Yhg1s <sup>*Note: these values reflect the state of the issue at the time it 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 2000-09-19.12:45:08.000> created_at = <Date 2000-07-31.21:09:22.000> labels = ['interpreter-core'] title = 'test_signal hangs when running as part of testall (PR#288)' updated_at = <Date 2000-09-19.12:45:08.000> user = 'https://bugs.python.org/anonymous' ``` bugs.python.org fields: ```python activity = <Date 2000-09-19.12:45:08.000> actor = 'gvanrossum' assignee = 'gvanrossum' closed = True closed_date = None closer = None components = ['Interpreter Core'] creation = <Date 2000-07-31.21:09:22.000> creator = 'anonymous' dependencies = [] files = [] hgrepos = [] issue_num = 210635 keywords = [] message_count = 8.0 messages = ['180', '181', '182', '183', '184', '185', '186', '187'] nosy_count = 4.0 nosy_names = ['gvanrossum', 'nobody', 'jhylton', 'twouters'] pr_nums = [] priority = 'low' resolution = None stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue210635' versions = [] ``` </p></details>
test_signal hangs when running as part of testall (PR#288)
https://api.github.com/repos/python/cpython/issues/32706/comments
8
2000-07-31T21:09:22Z
2022-04-09T20:57:07Z
https://github.com/python/cpython/issues/32706
1,198,768,797
32,706
[ "python", "cpython" ]
BPO | [210634](https://bugs.python.org/issue210634) --- | :--- Nosy | @Yhg1s <sup>*Note: these values reflect the state of the issue at 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 2000-08-02.10:59:29.000> created_at = <Date 2000-07-31.21:09:16.000> labels = [] title = 'CR/LF line endings in _sre.c sre.h sre_constants.h (PR#287)' updated_at = <Date 2000-08-02.10:59:29.000> user = 'https://bugs.python.org/anonymous' ``` bugs.python.org fields: ```python activity = <Date 2000-08-02.10:59:29.000> actor = 'twouters' assignee = 'none' closed = True closed_date = None closer = None components = ['None'] creation = <Date 2000-07-31.21:09:16.000> creator = 'anonymous' dependencies = [] files = [] hgrepos = [] issue_num = 210634 keywords = [] message_count = 2.0 messages = ['178', '179'] nosy_count = 1.0 nosy_names = ['twouters'] pr_nums = [] priority = 'normal' resolution = 'duplicate' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue210634' versions = [] ``` </p></details>
CR/LF line endings in _sre.c sre.h sre_constants.h (PR#287)
https://api.github.com/repos/python/cpython/issues/32705/comments
2
2000-07-31T21:09:16Z
2022-04-09T20:57:05Z
https://github.com/python/cpython/issues/32705
1,198,768,795
32,705
[ "python", "cpython" ]
BPO | [210633](https://bugs.python.org/issue210633) --- | :--- Nosy | @freddrake, @doerwalter <sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup> <details><summary>Show more details</summary><p> GitHub fields: ```python assignee = 'https://github.com/freddrake' closed_at = <Date 2002-02-14.18:23:19.000> created_at = <Date 2000-07-31.21:09:14.000> labels = ['invalid', 'library'] title = 'urlparse (PR#286)' updated_at = <Date 2002-02-14.18:23:19.000> user = 'https://bugs.python.org/anonymous' ``` bugs.python.org fields: ```python activity = <Date 2002-02-14.18:23:19.000> actor = 'doerwalter' assignee = 'fdrake' closed = True closed_date = None closer = None components = ['Library (Lib)'] creation = <Date 2000-07-31.21:09:14.000> creator = 'anonymous' dependencies = [] files = [] hgrepos = [] issue_num = 210633 keywords = [] message_count = 5.0 messages = ['173', '174', '175', '176', '177'] nosy_count = 3.0 nosy_names = ['fdrake', 'aaronsw', 'doerwalter'] pr_nums = [] priority = 'normal' resolution = 'not a bug' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue210633' versions = [] ``` </p></details>
urlparse (PR#286)
https://api.github.com/repos/python/cpython/issues/32704/comments
5
2000-07-31T21:09:14Z
2022-04-09T20:57:05Z
https://github.com/python/cpython/issues/32704
1,198,768,793
32,704
[ "python", "cpython" ]
BPO | [210632](https://bugs.python.org/issue210632) --- | :--- Nosy | @Yhg1s <sup>*Note: these values reflect the state of the issue at 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 2000-08-02.10:58:25.000> created_at = <Date 2000-07-31.21:09:12.000> labels = [] title = 'CR/LF line endings in _sre.c sre.h sre_constants.h (PR#284)' updated_at = <Date 2000-08-02.10:58:25.000> user = 'https://bugs.python.org/anonymous' ``` bugs.python.org fields: ```python activity = <Date 2000-08-02.10:58:25.000> actor = 'twouters' assignee = 'none' closed = True closed_date = None closer = None components = ['None'] creation = <Date 2000-07-31.21:09:12.000> creator = 'anonymous' dependencies = [] files = [] hgrepos = [] issue_num = 210632 keywords = [] message_count = 3.0 messages = ['170', '171', '172'] nosy_count = 2.0 nosy_names = ['nobody', 'twouters'] pr_nums = [] priority = 'normal' resolution = 'fixed' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue210632' versions = [] ``` </p></details>
CR/LF line endings in _sre.c sre.h sre_constants.h (PR#284)
https://api.github.com/repos/python/cpython/issues/32703/comments
3
2000-07-31T21:09:12Z
2022-04-09T20:57:03Z
https://github.com/python/cpython/issues/32703
1,198,768,791
32,703
[ "python", "cpython" ]
BPO | [210631](https://bugs.python.org/issue210631) --- | :--- 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 2000-12-12.20:49:57.000> created_at = <Date 2000-07-31.21:09:10.000> labels = ['type-feature', 'library'] title = 'Debugger does not understand packages (PR#283)' updated_at = <Date 2000-12-12.20:49:57.000> user = 'https://bugs.python.org/anonymous' ``` bugs.python.org fields: ```python activity = <Date 2000-12-12.20:49:57.000> actor = 'gvanrossum' assignee = 'none' closed = True closed_date = None closer = None components = ['Library (Lib)'] creation = <Date 2000-07-31.21:09:10.000> creator = 'anonymous' dependencies = [] files = [] hgrepos = [] issue_num = 210631 keywords = [] message_count = 2.0 messages = ['168', '169'] nosy_count = 1.0 nosy_names = ['gvanrossum'] pr_nums = [] priority = 'low' resolution = None stage = None status = 'closed' superseder = None type = 'enhancement' url = 'https://bugs.python.org/issue210631' versions = [] ``` </p></details>
Debugger does not understand packages (PR#283)
https://api.github.com/repos/python/cpython/issues/32702/comments
2
2000-07-31T21:09:10Z
2022-04-09T20:57:01Z
https://github.com/python/cpython/issues/32702
1,198,768,783
32,702
[ "python", "cpython" ]
BPO | [210630](https://bugs.python.org/issue210630) --- | :--- Nosy | @Yhg1s <sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup> <details><summary>Show more details</summary><p> GitHub fields: ```python assignee = 'https://github.com/Yhg1s' closed_at = <Date 2000-08-02.10:54:07.000> created_at = <Date 2000-07-31.21:09:04.000> labels = ['interpreter-core'] title = 'Unicode and % operator (PR#281)' updated_at = <Date 2000-08-02.10:54:07.000> user = 'https://bugs.python.org/anonymous' ``` bugs.python.org fields: ```python activity = <Date 2000-08-02.10:54:07.000> actor = 'twouters' assignee = 'twouters' closed = True closed_date = None closer = None components = ['Interpreter Core'] creation = <Date 2000-07-31.21:09:04.000> creator = 'anonymous' dependencies = [] files = [] hgrepos = [] issue_num = 210630 keywords = [] message_count = 3.0 messages = ['165', '166', '167'] nosy_count = 2.0 nosy_names = ['nobody', 'twouters'] pr_nums = [] priority = 'normal' resolution = 'fixed' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue210630' versions = [] ``` </p></details>
Unicode and % operator (PR#281)
https://api.github.com/repos/python/cpython/issues/32701/comments
3
2000-07-31T21:09:04Z
2022-04-09T20:57:01Z
https://github.com/python/cpython/issues/32701
1,198,768,778
32,701
[ "python", "cpython" ]
BPO | [210629](https://bugs.python.org/issue210629) --- | :--- 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/loewis' closed_at = <Date 2000-09-07.04:08:25.000> created_at = <Date 2000-07-31.21:08:41.000> labels = ['expert-tkinter'] title = 'Tkinter Image names may be reused (PR#28)' updated_at = <Date 2000-09-07.04:08:25.000> user = 'https://bugs.python.org/anonymous' ``` bugs.python.org fields: ```python activity = <Date 2000-09-07.04:08:25.000> actor = 'fdrake' assignee = 'loewis' closed = True closed_date = None closer = None components = ['Tkinter'] creation = <Date 2000-07-31.21:08:41.000> creator = 'anonymous' dependencies = [] files = [] hgrepos = [] issue_num = 210629 keywords = [] message_count = 3.0 messages = ['162', '163', '164'] nosy_count = 2.0 nosy_names = ['loewis', 'fdrake'] pr_nums = [] priority = 'normal' resolution = None stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue210629' versions = [] ``` </p></details>
Tkinter Image names may be reused (PR#28)
https://api.github.com/repos/python/cpython/issues/32700/comments
3
2000-07-31T21:08:41Z
2022-04-09T20:57:00Z
https://github.com/python/cpython/issues/32700
1,198,768,775
32,700
[ "python", "cpython" ]
BPO | [210628](https://bugs.python.org/issue210628) --- | :--- 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 2000-08-15.15:53:17.000> created_at = <Date 2000-07-31.21:08:22.000> labels = ['interpreter-core', 'type-feature'] title = 'Python 1.6a1 - Poor diagnostic (PR#278)' updated_at = <Date 2000-08-15.15:53:17.000> user = 'https://bugs.python.org/anonymous' ``` bugs.python.org fields: ```python activity = <Date 2000-08-15.15:53:17.000> actor = 'fdrake' assignee = 'fdrake' closed = True closed_date = None closer = None components = ['Interpreter Core'] creation = <Date 2000-07-31.21:08:22.000> creator = 'anonymous' dependencies = [] files = [] hgrepos = [] issue_num = 210628 keywords = [] message_count = 2.0 messages = ['160', '161'] nosy_count = 1.0 nosy_names = ['fdrake'] pr_nums = [] priority = 'normal' resolution = None stage = None status = 'closed' superseder = None type = 'enhancement' url = 'https://bugs.python.org/issue210628' versions = [] ``` </p></details>
Python 1.6a1 - Poor diagnostic (PR#278)
https://api.github.com/repos/python/cpython/issues/32699/comments
2
2000-07-31T21:08:22Z
2022-04-09T20:56:59Z
https://github.com/python/cpython/issues/32699
1,198,768,773
32,699
[ "python", "cpython" ]
BPO | [210627](https://bugs.python.org/issue210627) --- | :--- Nosy | @tim-one, @mhammond, @Yhg1s, @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/mhammond' closed_at = <Date 2000-09-16.22:34:42.000> created_at = <Date 2000-07-31.21:08:20.000> labels = ['OS-windows'] title = 'Floating point numbers (PR#277)' updated_at = <Date 2000-09-16.22:34:42.000> user = 'https://bugs.python.org/anonymous' ``` bugs.python.org fields: ```python activity = <Date 2000-09-16.22:34:42.000> actor = 'mhammond' assignee = 'mhammond' closed = True closed_date = None closer = None components = ['Windows'] creation = <Date 2000-07-31.21:08:20.000> creator = 'anonymous' dependencies = [] files = [] hgrepos = [] issue_num = 210627 keywords = [] message_count = 6.0 messages = ['154', '155', '156', '157', '158', '159'] nosy_count = 5.0 nosy_names = ['tim.peters', 'jhylton', 'mhammond', 'twouters', 'barry'] pr_nums = [] priority = 'low' resolution = 'wont fix' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue210627' versions = [] ``` </p></details>
Floating point numbers (PR#277)
https://api.github.com/repos/python/cpython/issues/32698/comments
6
2000-07-31T21:08:20Z
2022-04-09T20:56:58Z
https://github.com/python/cpython/issues/32698
1,198,768,768
32,698
[ "python", "cpython" ]
BPO | [210626](https://bugs.python.org/issue210626) --- | :--- Nosy | @Yhg1s <sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup> <details><summary>Show more details</summary><p> GitHub fields: ```python assignee = 'https://github.com/Yhg1s' closed_at = <Date 2000-08-02.10:49:07.000> created_at = <Date 2000-07-31.21:08:15.000> labels = ['build'] title = 'configure.in fails if libnet is present... (PR#268)' updated_at = <Date 2000-08-02.10:49:07.000> user = 'https://bugs.python.org/anonymous' ``` bugs.python.org fields: ```python activity = <Date 2000-08-02.10:49:07.000> actor = 'twouters' assignee = 'twouters' closed = True closed_date = None closer = None components = ['Build'] creation = <Date 2000-07-31.21:08:15.000> creator = 'anonymous' dependencies = [] files = [] hgrepos = [] issue_num = 210626 keywords = [] message_count = 2.0 messages = ['152', '153'] nosy_count = 1.0 nosy_names = ['twouters'] pr_nums = [] priority = 'normal' resolution = 'fixed' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue210626' versions = [] ``` </p></details>
configure.in fails if libnet is present... (PR#268)
https://api.github.com/repos/python/cpython/issues/32697/comments
2
2000-07-31T21:08:15Z
2022-04-09T20:56:57Z
https://github.com/python/cpython/issues/32697
1,198,768,764
32,697
[ "python", "cpython" ]
BPO | [210625](https://bugs.python.org/issue210625) --- | :--- Nosy | @loewis, @Yhg1s, @akuchling <sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup> <details><summary>Show more details</summary><p> GitHub fields: ```python assignee = None closed_at = <Date 2000-09-15.19:14:28.000> created_at = <Date 2000-07-31.21:08:12.000> labels = ['build'] title = 'trouble building under Solaris 7 (PR#260)' updated_at = <Date 2000-09-15.19:14:28.000> user = 'https://bugs.python.org/anonymous' ``` bugs.python.org fields: ```python activity = <Date 2000-09-15.19:14:28.000> actor = 'jhylton' assignee = 'jhylton' closed = True closed_date = None closer = None components = ['Build'] creation = <Date 2000-07-31.21:08:12.000> creator = 'anonymous' dependencies = [] files = [] hgrepos = [] issue_num = 210625 keywords = [] message_count = 5.0 messages = ['147', '148', '149', '150', '151'] nosy_count = 4.0 nosy_names = ['loewis', 'jhylton', 'twouters', 'akuchling'] pr_nums = [] priority = 'high' resolution = None stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue210625' versions = [] ``` </p></details>
trouble building under Solaris 7 (PR#260)
https://api.github.com/repos/python/cpython/issues/32696/comments
5
2000-07-31T21:08:12Z
2022-04-09T20:56:55Z
https://github.com/python/cpython/issues/32696
1,198,768,758
32,696
[ "python", "cpython" ]
BPO | [210624](https://bugs.python.org/issue210624) --- | :--- Nosy | @gvanrossum, @tim-one, @Yhg1s <sup>*Note: these values reflect the state of the issue at the time it 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 2000-09-23.03:37:57.000> created_at = <Date 2000-07-31.21:08:00.000> labels = ['interpreter-core'] title = 'float("1.0e-309") inconsistency (PR#245)' updated_at = <Date 2000-09-23.03:37:57.000> user = 'https://bugs.python.org/anonymous' ``` bugs.python.org fields: ```python activity = <Date 2000-09-23.03:37:57.000> actor = 'tim.peters' assignee = 'tim.peters' closed = True closed_date = None closer = None components = ['Interpreter Core'] creation = <Date 2000-07-31.21:08:00.000> creator = 'anonymous' dependencies = [] files = [] hgrepos = [] issue_num = 210624 keywords = [] message_count = 17.0 messages = ['130', '131', '132', '133', '134', '135', '136', '137', '138', '139', '140', '141', '142', '143', '144', '145', '146'] nosy_count = 4.0 nosy_names = ['gvanrossum', 'tim.peters', 'nobody', 'twouters'] pr_nums = [] priority = 'normal' resolution = 'fixed' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue210624' versions = [] ``` </p></details>
float("1.0e-309") inconsistency (PR#245)
https://api.github.com/repos/python/cpython/issues/32695/comments
17
2000-07-31T21:08:00Z
2022-04-09T20:56:54Z
https://github.com/python/cpython/issues/32695
1,198,768,755
32,695
[ "python", "cpython" ]
BPO | [210623](https://bugs.python.org/issue210623) --- | :--- <sup>*Note: these values reflect the state of the issue at 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 2000-08-28.14:41:01.000> created_at = <Date 2000-07-31.21:07:50.000> labels = ['build'] title = 'build on NeXTStep (PR#240)' updated_at = <Date 2000-08-28.14:41:01.000> user = 'https://bugs.python.org/anonymous' ``` bugs.python.org fields: ```python activity = <Date 2000-08-28.14:41:01.000> actor = 'jhylton' assignee = 'none' closed = True closed_date = None closer = None components = ['Build'] creation = <Date 2000-07-31.21:07:50.000> creator = 'anonymous' dependencies = [] files = [] hgrepos = [] issue_num = 210623 keywords = [] message_count = 5.0 messages = ['125', '126', '127', '128', '129'] nosy_count = 2.0 nosy_names = ['nobody', 'jhylton'] pr_nums = [] priority = 'normal' resolution = 'wont fix' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue210623' versions = [] ``` </p></details>
build on NeXTStep (PR#240)
https://api.github.com/repos/python/cpython/issues/32694/comments
5
2000-07-31T21:07:50Z
2022-04-09T20:56:53Z
https://github.com/python/cpython/issues/32694
1,198,768,752
32,694
[ "python", "cpython" ]
BPO | [210622](https://bugs.python.org/issue210622) --- | :--- 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 = 'https://github.com/mhammond' closed_at = <Date 2000-08-31.06:08:50.000> created_at = <Date 2000-07-31.21:06:49.000> labels = ['library'] title = 'pdb bug (PR#236)' updated_at = <Date 2000-08-31.06:08:50.000> user = 'https://bugs.python.org/anonymous' ``` bugs.python.org fields: ```python activity = <Date 2000-08-31.06:08:50.000> actor = 'mhammond' assignee = 'mhammond' closed = True closed_date = None closer = None components = ['Library (Lib)'] creation = <Date 2000-07-31.21:06:49.000> creator = 'anonymous' dependencies = [] files = [] hgrepos = [] issue_num = 210622 keywords = [] message_count = 3.0 messages = ['122', '123', '124'] nosy_count = 1.0 nosy_names = ['mhammond'] pr_nums = [] priority = 'normal' resolution = 'works for me' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue210622' versions = [] ``` </p></details>
pdb bug (PR#236)
https://api.github.com/repos/python/cpython/issues/32693/comments
3
2000-07-31T21:06:49Z
2022-04-09T20:56:52Z
https://github.com/python/cpython/issues/32693
1,198,768,747
32,693
[ "python", "cpython" ]
BPO | [210621](https://bugs.python.org/issue210621) --- | :--- 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 2000-09-25.15:06:28.000> created_at = <Date 2000-07-31.21:06:48.000> labels = ['library'] title = 'rfc822.py module - address parsing problem (PR#235)' updated_at = <Date 2000-09-25.15:06:28.000> user = 'https://bugs.python.org/anonymous' ``` bugs.python.org fields: ```python activity = <Date 2000-09-25.15:06:28.000> actor = 'barry' assignee = 'barry' closed = True closed_date = None closer = None components = ['Library (Lib)'] creation = <Date 2000-07-31.21:06:48.000> creator = 'anonymous' dependencies = [] files = [] hgrepos = [] issue_num = 210621 keywords = [] message_count = 2.0 messages = ['120', '121'] nosy_count = 1.0 nosy_names = ['barry'] pr_nums = [] priority = 'normal' resolution = 'fixed' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue210621' versions = [] ``` </p></details>
rfc822.py module - address parsing problem (PR#235)
https://api.github.com/repos/python/cpython/issues/32692/comments
2
2000-07-31T21:06:48Z
2022-04-09T20:56:52Z
https://github.com/python/cpython/issues/32692
1,198,768,744
32,692
[ "python", "cpython" ]
BPO | [210620](https://bugs.python.org/issue210620) --- | :--- <sup>*Note: these values reflect the state of the issue at 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 2000-07-31.21:06:46.000> created_at = <Date 2000-07-31.21:06:46.000> labels = ['build'] title = 'configure problem: libieee with Linux/glibc2 ? (PR#224)' updated_at = <Date 2000-07-31.21:06:46.000> user = 'https://bugs.python.org/anonymous' ``` bugs.python.org fields: ```python activity = <Date 2000-07-31.21:06:46.000> actor = 'nobody' assignee = 'none' closed = True closed_date = None closer = None components = ['Build'] creation = <Date 2000-07-31.21:06:46.000> creator = 'anonymous' dependencies = [] files = [] hgrepos = [] issue_num = 210620 keywords = [] message_count = 1.0 messages = ['119'] nosy_count = 0.0 nosy_names = [] pr_nums = [] priority = 'normal' resolution = 'fixed' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue210620' versions = [] ``` </p></details>
configure problem: libieee with Linux/glibc2 ? (PR#224)
https://api.github.com/repos/python/cpython/issues/32691/comments
1
2000-07-31T21:06:46Z
2022-04-09T20:56:49Z
https://github.com/python/cpython/issues/32691
1,198,768,739
32,691
[ "python", "cpython" ]
BPO | [210619](https://bugs.python.org/issue210619) --- | :--- Nosy | @gvanrossum, @freddrake <sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup> <details><summary>Show more details</summary><p> GitHub fields: ```python assignee = 'https://github.com/freddrake' closed_at = <Date 2000-09-15.17:26:41.000> created_at = <Date 2000-07-31.21:06:44.000> labels = ['type-feature', 'library'] title = 'urllib.py fails with username/password proxies (PR#221)' updated_at = <Date 2000-09-15.17:26:41.000> user = 'https://bugs.python.org/anonymous' ``` bugs.python.org fields: ```python activity = <Date 2000-09-15.17:26:41.000> actor = 'fdrake' assignee = 'fdrake' closed = True closed_date = None closer = None components = ['Library (Lib)'] creation = <Date 2000-07-31.21:06:44.000> creator = 'anonymous' dependencies = [] files = [] hgrepos = [] issue_num = 210619 keywords = [] message_count = 6.0 messages = ['113', '114', '115', '116', '117', '118'] nosy_count = 3.0 nosy_names = ['gvanrossum', 'jhylton', 'fdrake'] pr_nums = [] priority = 'low' resolution = 'later' stage = None status = 'closed' superseder = None type = 'enhancement' url = 'https://bugs.python.org/issue210619' versions = [] ``` </p></details>
urllib.py fails with username/password proxies (PR#221)
https://api.github.com/repos/python/cpython/issues/32690/comments
6
2000-07-31T21:06:44Z
2022-04-09T20:56:49Z
https://github.com/python/cpython/issues/32690
1,198,768,736
32,690
[ "python", "cpython" ]
BPO | [210618](https://bugs.python.org/issue210618) --- | :--- 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 2000-09-15.04:33:59.000> created_at = <Date 2000-07-31.21:06:42.000> labels = ['expert-IDLE'] title = 'IDLE: Modifying argv prevents source of ~/.idle.py (PR#219)' updated_at = <Date 2000-09-15.04:33:59.000> user = 'https://bugs.python.org/anonymous' ``` bugs.python.org fields: ```python activity = <Date 2000-09-15.04:33:59.000> actor = 'fdrake' assignee = 'fdrake' closed = True closed_date = None closer = None components = ['IDLE'] creation = <Date 2000-07-31.21:06:42.000> creator = 'anonymous' dependencies = [] files = [] hgrepos = [] issue_num = 210618 keywords = [] message_count = 3.0 messages = ['110', '111', '112'] nosy_count = 2.0 nosy_names = ['jhylton', 'fdrake'] pr_nums = [] priority = 'low' resolution = 'fixed' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue210618' versions = [] ``` </p></details>
IDLE: Modifying argv prevents source of ~/.idle.py (PR#219)
https://api.github.com/repos/python/cpython/issues/32689/comments
3
2000-07-31T21:06:42Z
2022-04-09T20:56:48Z
https://github.com/python/cpython/issues/32689
1,198,768,732
32,689
[ "python", "cpython" ]
BPO | [210617](https://bugs.python.org/issue210617) --- | :--- 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 2000-09-15.15:34:26.000> created_at = <Date 2000-07-31.21:06:27.000> labels = ['expert-IDLE'] title = 'IDLE and -t (PR#213)' updated_at = <Date 2000-09-15.15:34:26.000> user = 'https://bugs.python.org/anonymous' ``` bugs.python.org fields: ```python activity = <Date 2000-09-15.15:34:26.000> actor = 'gvanrossum' assignee = 'gvanrossum' closed = True closed_date = None closer = None components = ['IDLE'] creation = <Date 2000-07-31.21:06:27.000> creator = 'anonymous' dependencies = [] files = [] hgrepos = [] issue_num = 210617 keywords = [] message_count = 11.0 messages = ['99', '100', '101', '102', '103', '104', '105', '106', '107', '108', '109'] nosy_count = 4.0 nosy_names = ['gvanrossum', 'tim.peters', 'nobody', 'jhylton'] pr_nums = [] priority = 'low' resolution = 'fixed' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue210617' versions = [] ``` </p></details>
IDLE and -t (PR#213)
https://api.github.com/repos/python/cpython/issues/32688/comments
11
2000-07-31T21:06:27Z
2022-04-09T20:56:47Z
https://github.com/python/cpython/issues/32688
1,198,768,727
32,688
[ "python", "cpython" ]
BPO | [210616](https://bugs.python.org/issue210616) --- | :--- 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 2000-08-27.19:20:25.000> created_at = <Date 2000-07-31.21:06:17.000> labels = ['interpreter-core'] title = 'source file stays open after parsing is done (PR#209)' updated_at = <Date 2000-08-27.19:20:25.000> user = 'https://bugs.python.org/anonymous' ``` bugs.python.org fields: ```python activity = <Date 2000-08-27.19:20:25.000> actor = 'gvanrossum' assignee = 'gvanrossum' closed = True closed_date = None closer = None components = ['Interpreter Core'] creation = <Date 2000-07-31.21:06:17.000> creator = 'anonymous' dependencies = [] files = [] hgrepos = [] issue_num = 210616 keywords = [] message_count = 2.0 messages = ['97', '98'] nosy_count = 1.0 nosy_names = ['gvanrossum'] pr_nums = [] priority = 'normal' resolution = 'fixed' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue210616' versions = [] ``` </p></details>
source file stays open after parsing is done (PR#209)
https://api.github.com/repos/python/cpython/issues/32687/comments
2
2000-07-31T21:06:17Z
2022-04-09T20:56:46Z
https://github.com/python/cpython/issues/32687
1,198,768,719
32,687
[ "python", "cpython" ]
BPO | [210615](https://bugs.python.org/issue210615) --- | :--- <sup>*Note: these values reflect the state of the issue at 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 2000-08-31.19:29:58.000> created_at = <Date 2000-07-31.21:06:09.000> labels = ['interpreter-core'] title = 'another unbounded recursion bug' updated_at = <Date 2000-08-31.19:29:58.000> user = 'https://bugs.python.org/anonymous' ``` bugs.python.org fields: ```python activity = <Date 2000-08-31.19:29:58.000> actor = 'jhylton' assignee = 'jhylton' closed = True closed_date = None closer = None components = ['Interpreter Core'] creation = <Date 2000-07-31.21:06:09.000> creator = 'anonymous' dependencies = [] files = [] hgrepos = [] issue_num = 210615 keywords = [] message_count = 5.0 messages = ['92', '93', '94', '95', '96'] nosy_count = 2.0 nosy_names = ['nobody', 'jhylton'] pr_nums = [] priority = 'critical' resolution = 'fixed' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue210615' versions = [] ``` </p></details>
another unbounded recursion bug
https://api.github.com/repos/python/cpython/issues/32686/comments
5
2000-07-31T21:06:09Z
2022-04-09T20:56:44Z
https://github.com/python/cpython/issues/32686
1,198,768,712
32,686
[ "python", "cpython" ]
BPO | [210614](https://bugs.python.org/issue210614) --- | :--- <sup>*Note: these values reflect the state of the issue at 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 2000-09-12.15:48:36.000> created_at = <Date 2000-07-31.21:06:00.000> labels = ['interpreter-core', 'type-feature'] title = 'illegal argument type for built-in operation (PR#204)' updated_at = <Date 2000-09-12.15:48:36.000> user = 'https://bugs.python.org/anonymous' ``` bugs.python.org fields: ```python activity = <Date 2000-09-12.15:48:36.000> actor = 'jhylton' assignee = 'jhylton' closed = True closed_date = None closer = None components = ['Interpreter Core'] creation = <Date 2000-07-31.21:06:00.000> creator = 'anonymous' dependencies = [] files = [] hgrepos = [] issue_num = 210614 keywords = [] message_count = 5.0 messages = ['87', '88', '89', '90', '91'] nosy_count = 2.0 nosy_names = ['nobody', 'jhylton'] pr_nums = [] priority = 'low' resolution = None stage = None status = 'closed' superseder = None type = 'enhancement' url = 'https://bugs.python.org/issue210614' versions = [] ``` </p></details>
illegal argument type for built-in operation (PR#204)
https://api.github.com/repos/python/cpython/issues/32685/comments
5
2000-07-31T21:06:00Z
2022-04-09T20:56:43Z
https://github.com/python/cpython/issues/32685
1,198,768,707
32,685
[ "python", "cpython" ]
BPO | [210613](https://bugs.python.org/issue210613) --- | :--- 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 2000-08-11.13:59:45.000> created_at = <Date 2000-07-31.21:05:57.000> labels = ['build'] title = 'makesetup support for RPATH (PR#202)' updated_at = <Date 2000-08-11.13:59:45.000> user = 'https://bugs.python.org/anonymous' ``` bugs.python.org fields: ```python activity = <Date 2000-08-11.13:59:45.000> actor = 'fdrake' assignee = 'fdrake' closed = True closed_date = None closer = None components = ['Build'] creation = <Date 2000-07-31.21:05:57.000> creator = 'anonymous' dependencies = [] files = [] hgrepos = [] issue_num = 210613 keywords = [] message_count = 3.0 messages = ['84', '85', '86'] nosy_count = 1.0 nosy_names = ['fdrake'] pr_nums = [] priority = 'normal' resolution = 'fixed' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue210613' versions = [] ``` </p></details>
makesetup support for RPATH (PR#202)
https://api.github.com/repos/python/cpython/issues/32684/comments
3
2000-07-31T21:05:57Z
2022-04-09T20:56:43Z
https://github.com/python/cpython/issues/32684
1,198,768,703
32,684
[ "python", "cpython" ]
BPO | [210612](https://bugs.python.org/issue210612) --- | :--- Nosy | @gvanrossum, @loewis <sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup> <details><summary>Show more details</summary><p> GitHub fields: ```python assignee = None closed_at = <Date 2000-09-22.03:29:24.000> created_at = <Date 2000-07-31.21:05:56.000> labels = ['library'] title = "anydbm can't handle dumbdbm (PR#200)" updated_at = <Date 2000-09-22.03:29:24.000> user = 'https://bugs.python.org/anonymous' ``` bugs.python.org fields: ```python activity = <Date 2000-09-22.03:29:24.000> actor = 'gvanrossum' assignee = 'jhylton' closed = True closed_date = None closer = None components = ['Library (Lib)'] creation = <Date 2000-07-31.21:05:56.000> creator = 'anonymous' dependencies = [] files = [] hgrepos = [] issue_num = 210612 keywords = [] message_count = 6.0 messages = ['78', '79', '80', '81', '82', '83'] nosy_count = 5.0 nosy_names = ['gvanrossum', 'nobody', 'loewis', 'jhylton', 'moshez'] pr_nums = [] priority = 'normal' resolution = 'fixed' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue210612' versions = [] ``` </p></details>
anydbm can't handle dumbdbm (PR#200)
https://api.github.com/repos/python/cpython/issues/32683/comments
6
2000-07-31T21:05:56Z
2022-04-09T20:56:41Z
https://github.com/python/cpython/issues/32683
1,198,768,698
32,683
[ "python", "cpython" ]
BPO | [210611](https://bugs.python.org/issue210611) --- | :--- 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 2000-10-05.20:10:06.000> created_at = <Date 2000-07-31.21:05:50.000> labels = ['interpreter-core'] title = 'Signal processing bug (Linux threads, readline, whatever else) (PR#196)' updated_at = <Date 2000-10-05.20:10:06.000> user = 'https://bugs.python.org/anonymous' ``` bugs.python.org fields: ```python activity = <Date 2000-10-05.20:10:06.000> actor = 'viznut' assignee = 'gvanrossum' closed = True closed_date = None closer = None components = ['Interpreter Core'] creation = <Date 2000-07-31.21:05:50.000> creator = 'anonymous' dependencies = [] files = [] hgrepos = [] issue_num = 210611 keywords = [] message_count = 8.0 messages = ['70', '71', '72', '73', '74', '75', '76', '77'] nosy_count = 3.0 nosy_names = ['gvanrossum', 'nobody', 'viznut'] pr_nums = [] priority = 'normal' resolution = 'fixed' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue210611' versions = [] ``` </p></details>
Signal processing bug (Linux threads, readline, whatever else) (PR#196)
https://api.github.com/repos/python/cpython/issues/32682/comments
8
2000-07-31T21:05:50Z
2022-04-09T20:56:40Z
https://github.com/python/cpython/issues/32682
1,198,768,695
32,682
[ "python", "cpython" ]
BPO | [210610](https://bugs.python.org/issue210610) --- | :--- 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 2000-09-20.20:33:21.000> created_at = <Date 2000-07-31.21:05:42.000> labels = ['interpreter-core'] title = '.pyc writing/reading race condition (PR#189)' updated_at = <Date 2000-09-20.20:33:21.000> user = 'https://bugs.python.org/anonymous' ``` bugs.python.org fields: ```python activity = <Date 2000-09-20.20:33:21.000> actor = 'gvanrossum' assignee = 'gvanrossum' closed = True closed_date = None closer = None components = ['Interpreter Core'] creation = <Date 2000-07-31.21:05:42.000> creator = 'anonymous' dependencies = [] files = [] hgrepos = [] issue_num = 210610 keywords = [] message_count = 4.0 messages = ['66', '67', '68', '69'] nosy_count = 2.0 nosy_names = ['gvanrossum', 'jhylton'] pr_nums = [] priority = 'low' resolution = 'fixed' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue210610' versions = [] ``` </p></details>
.pyc writing/reading race condition (PR#189)
https://api.github.com/repos/python/cpython/issues/32681/comments
4
2000-07-31T21:05:42Z
2022-04-09T20:56:39Z
https://github.com/python/cpython/issues/32681
1,198,768,690
32,681
[ "python", "cpython" ]
BPO | [210609](https://bugs.python.org/issue210609) --- | :--- 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 2000-09-21.13:47:14.000> created_at = <Date 2000-07-31.21:05:39.000> labels = ['interpreter-core'] title = 'Operator breakage with long int operands (PR#187)' updated_at = <Date 2000-09-21.13:47:14.000> user = 'https://bugs.python.org/anonymous' ``` bugs.python.org fields: ```python activity = <Date 2000-09-21.13:47:14.000> actor = 'loewis' assignee = 'ping' closed = True closed_date = None closer = None components = ['Interpreter Core'] creation = <Date 2000-07-31.21:05:39.000> creator = 'anonymous' dependencies = [] files = [] hgrepos = [] issue_num = 210609 keywords = [] message_count = 4.0 messages = ['62', '63', '64', '65'] nosy_count = 2.0 nosy_names = ['loewis', 'ping'] pr_nums = [] priority = 'normal' resolution = 'fixed' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue210609' versions = [] ``` </p></details>
Operator breakage with long int operands (PR#187)
https://api.github.com/repos/python/cpython/issues/32680/comments
4
2000-07-31T21:05:39Z
2022-04-09T20:56:37Z
https://github.com/python/cpython/issues/32680
1,198,768,688
32,680
[ "python", "cpython" ]
BPO | [210608](https://bugs.python.org/issue210608) --- | :--- Nosy | @Yhg1s <sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup> <details><summary>Show more details</summary><p> GitHub fields: ```python assignee = 'https://github.com/Yhg1s' closed_at = <Date 2000-08-02.10:28:19.000> created_at = <Date 2000-07-31.21:05:33.000> labels = ['build'] title = 'TCP_NODELAY not found in socketmodule (PR#182)' updated_at = <Date 2000-08-02.10:28:19.000> user = 'https://bugs.python.org/anonymous' ``` bugs.python.org fields: ```python activity = <Date 2000-08-02.10:28:19.000> actor = 'twouters' assignee = 'twouters' closed = True closed_date = None closer = None components = ['Build'] creation = <Date 2000-07-31.21:05:33.000> creator = 'anonymous' dependencies = [] files = [] hgrepos = [] issue_num = 210608 keywords = [] message_count = 2.0 messages = ['60', '61'] nosy_count = 1.0 nosy_names = ['twouters'] pr_nums = [] priority = 'low' resolution = 'works for me' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue210608' versions = [] ``` </p></details>
TCP_NODELAY not found in socketmodule (PR#182)
https://api.github.com/repos/python/cpython/issues/32679/comments
2
2000-07-31T21:05:33Z
2022-04-09T20:56:37Z
https://github.com/python/cpython/issues/32679
1,198,768,683
32,679
[ "python", "cpython" ]
BPO | [210607](https://bugs.python.org/issue210607) --- | :--- Nosy | @gvanrossum, @tim-one, @smontanaro <sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup> <details><summary>Show more details</summary><p> GitHub fields: ```python assignee = 'https://github.com/gvanrossum' closed_at = <Date 2000-09-15.15:10:39.000> created_at = <Date 2000-07-31.21:05:32.000> labels = ['library'] title = 'Telnet close (PR#181)' updated_at = <Date 2000-09-15.15:10:39.000> user = 'https://bugs.python.org/anonymous' ``` bugs.python.org fields: ```python activity = <Date 2000-09-15.15:10:39.000> actor = 'gvanrossum' assignee = 'gvanrossum' closed = True closed_date = None closer = None components = ['Library (Lib)'] creation = <Date 2000-07-31.21:05:32.000> creator = 'anonymous' dependencies = [] files = [] hgrepos = [] issue_num = 210607 keywords = [] message_count = 5.0 messages = ['55', '56', '57', '58', '59'] nosy_count = 3.0 nosy_names = ['gvanrossum', 'tim.peters', 'skip.montanaro'] pr_nums = [] priority = 'normal' resolution = 'works for me' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue210607' versions = [] ``` </p></details>
Telnet close (PR#181)
https://api.github.com/repos/python/cpython/issues/32678/comments
5
2000-07-31T21:05:32Z
2022-04-09T20:56:36Z
https://github.com/python/cpython/issues/32678
1,198,768,673
32,678
[ "python", "cpython" ]
BPO | [210606](https://bugs.python.org/issue210606) --- | :--- 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 2000-09-07.17:30:41.000> created_at = <Date 2000-07-31.21:05:31.000> labels = ['OS-windows'] title = "ntpath.expandvars doesn't handle case properly (PR#162)" updated_at = <Date 2000-09-07.17:30:41.000> user = 'https://bugs.python.org/anonymous' ``` bugs.python.org fields: ```python activity = <Date 2000-09-07.17:30:41.000> actor = 'fdrake' assignee = 'fdrake' closed = True closed_date = None closer = None components = ['Windows'] creation = <Date 2000-07-31.21:05:31.000> creator = 'anonymous' dependencies = [] files = [] hgrepos = [] issue_num = 210606 keywords = [] message_count = 2.0 messages = ['53', '54'] nosy_count = 1.0 nosy_names = ['fdrake'] pr_nums = [] priority = 'normal' resolution = 'fixed' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue210606' versions = [] ``` </p></details>
ntpath.expandvars doesn't handle case properly (PR#162)
https://api.github.com/repos/python/cpython/issues/32677/comments
2
2000-07-31T21:05:31Z
2022-04-09T20:56:35Z
https://github.com/python/cpython/issues/32677
1,198,768,672
32,677
[ "python", "cpython" ]
BPO | [210605](https://bugs.python.org/issue210605) --- | :--- <sup>*Note: these values reflect the state of the issue at 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 2000-07-31.21:05:28.000> created_at = <Date 2000-07-31.21:05:28.000> labels = ['type-feature', 'expert-tkinter'] title = 'Tkinter inconsistency (missing methods) (PR#161)' updated_at = <Date 2000-07-31.21:05:28.000> user = 'https://bugs.python.org/anonymous' ``` bugs.python.org fields: ```python activity = <Date 2000-07-31.21:05:28.000> actor = 'nobody' assignee = 'effbot' closed = True closed_date = None closer = None components = ['Tkinter'] creation = <Date 2000-07-31.21:05:28.000> creator = 'anonymous' dependencies = [] files = [] hgrepos = [] issue_num = 210605 keywords = [] message_count = 1.0 messages = ['52'] nosy_count = 1.0 nosy_names = ['effbot'] pr_nums = [] priority = 'normal' resolution = 'fixed' stage = None status = 'closed' superseder = None type = 'enhancement' url = 'https://bugs.python.org/issue210605' versions = [] ``` </p></details>
Tkinter inconsistency (missing methods) (PR#161)
https://api.github.com/repos/python/cpython/issues/32676/comments
1
2000-07-31T21:05:28Z
2022-04-09T20:56:33Z
https://github.com/python/cpython/issues/32676
1,198,768,667
32,676
[ "python", "cpython" ]
BPO | [210604](https://bugs.python.org/issue210604) --- | :--- Nosy | @Yhg1s <sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup> <details><summary>Show more details</summary><p> GitHub fields: ```python assignee = 'https://github.com/Yhg1s' closed_at = <Date 2000-08-02.10:10:43.000> created_at = <Date 2000-07-31.21:05:25.000> labels = ['build'] title = 'Ranlib is obsolete - more a FYI than a bug (PR#160)' updated_at = <Date 2000-08-02.10:10:43.000> user = 'https://bugs.python.org/anonymous' ``` bugs.python.org fields: ```python activity = <Date 2000-08-02.10:10:43.000> actor = 'twouters' assignee = 'twouters' closed = True closed_date = None closer = None components = ['Build'] creation = <Date 2000-07-31.21:05:25.000> creator = 'anonymous' dependencies = [] files = [] hgrepos = [] issue_num = 210604 keywords = [] message_count = 2.0 messages = ['50', '51'] nosy_count = 1.0 nosy_names = ['twouters'] pr_nums = [] priority = 'low' resolution = 'works for me' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue210604' versions = [] ``` </p></details>
Ranlib is obsolete - more a FYI than a bug (PR#160)
https://api.github.com/repos/python/cpython/issues/32675/comments
2
2000-07-31T21:05:25Z
2022-04-09T20:56:33Z
https://github.com/python/cpython/issues/32675
1,198,768,665
32,675
[ "python", "cpython" ]
BPO | [210603](https://bugs.python.org/issue210603) --- | :--- <sup>*Note: these values reflect the state of the issue at 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 2000-07-31.21:05:23.000> created_at = <Date 2000-07-31.21:05:23.000> labels = ['expert-tkinter'] title = 'Tkinter winfo_visualsavailable method (PR#156)' updated_at = <Date 2000-07-31.21:05:23.000> user = 'https://bugs.python.org/anonymous' ``` bugs.python.org fields: ```python activity = <Date 2000-07-31.21:05:23.000> actor = 'nobody' assignee = 'effbot' closed = True closed_date = None closer = None components = ['Tkinter'] creation = <Date 2000-07-31.21:05:23.000> creator = 'anonymous' dependencies = [] files = [] hgrepos = [] issue_num = 210603 keywords = [] message_count = 1.0 messages = ['49'] nosy_count = 1.0 nosy_names = ['effbot'] pr_nums = [] priority = 'normal' resolution = 'fixed' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue210603' versions = [] ``` </p></details>
Tkinter winfo_visualsavailable method (PR#156)
https://api.github.com/repos/python/cpython/issues/32674/comments
1
2000-07-31T21:05:23Z
2022-04-09T20:56:31Z
https://github.com/python/cpython/issues/32674
1,198,768,662
32,674
[ "python", "cpython" ]
BPO | [210602](https://bugs.python.org/issue210602) --- | :--- Nosy | @sjoerdmullender, @freddrake <sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup> <details><summary>Show more details</summary><p> GitHub fields: ```python assignee = 'https://github.com/sjoerdmullender' closed_at = <Date 2000-08-01.11:01:36.000> created_at = <Date 2000-07-31.21:05:22.000> labels = ['library'] title = 'bugs in xmllib (PR#146)' updated_at = <Date 2000-08-01.11:01:36.000> user = 'https://bugs.python.org/anonymous' ``` bugs.python.org fields: ```python activity = <Date 2000-08-01.11:01:36.000> actor = 'sjoerd' assignee = 'sjoerd' closed = True closed_date = None closer = None components = ['Library (Lib)'] creation = <Date 2000-07-31.21:05:22.000> creator = 'anonymous' dependencies = [] files = [] hgrepos = [] issue_num = 210602 keywords = [] message_count = 4.0 messages = ['45', '46', '47', '48'] nosy_count = 2.0 nosy_names = ['sjoerd', 'fdrake'] pr_nums = [] priority = 'low' resolution = 'fixed' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue210602' versions = [] ``` </p></details>
bugs in xmllib (PR#146)
https://api.github.com/repos/python/cpython/issues/32673/comments
4
2000-07-31T21:05:22Z
2022-04-09T20:56:30Z
https://github.com/python/cpython/issues/32673
1,198,768,658
32,673
[ "python", "cpython" ]
BPO | [210601](https://bugs.python.org/issue210601) --- | :--- 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/malemburg' closed_at = <Date 2000-08-29.21:12:34.000> created_at = <Date 2000-07-31.21:05:20.000> labels = ['interpreter-core'] title = 'expert on extension modules and multiple interpreters? (PR#125)' updated_at = <Date 2000-08-29.21:12:34.000> user = 'https://bugs.python.org/anonymous' ``` bugs.python.org fields: ```python activity = <Date 2000-08-29.21:12:34.000> actor = 'lemburg' assignee = 'lemburg' closed = True closed_date = None closer = None components = ['Interpreter Core'] creation = <Date 2000-07-31.21:05:20.000> creator = 'anonymous' dependencies = [] files = [] hgrepos = [] issue_num = 210601 keywords = [] message_count = 4.0 messages = ['41', '42', '43', '44'] nosy_count = 2.0 nosy_names = ['lemburg', 'mhammond'] pr_nums = [] priority = 'normal' resolution = 'fixed' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue210601' versions = [] ``` </p></details>
expert on extension modules and multiple interpreters? (PR#125)
https://api.github.com/repos/python/cpython/issues/32672/comments
4
2000-07-31T21:05:20Z
2022-04-09T20:56:29Z
https://github.com/python/cpython/issues/32672
1,198,768,654
32,672
[ "python", "cpython" ]
BPO | [210600](https://bugs.python.org/issue210600) --- | :--- <sup>*Note: these values reflect the state of the issue at 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 2000-08-02.00:51:25.000> created_at = <Date 2000-07-31.21:05:18.000> labels = ['interpreter-core'] title = 'python 1.5.2 coredump (repost). (PR#113)' updated_at = <Date 2000-08-02.00:51:25.000> user = 'https://bugs.python.org/anonymous' ``` bugs.python.org fields: ```python activity = <Date 2000-08-02.00:51:25.000> actor = 'jhylton' assignee = 'none' closed = True closed_date = None closer = None components = ['Interpreter Core'] creation = <Date 2000-07-31.21:05:18.000> creator = 'anonymous' dependencies = [] files = [] hgrepos = [] issue_num = 210600 keywords = [] message_count = 2.0 messages = ['39', '40'] nosy_count = 1.0 nosy_names = ['jhylton'] pr_nums = [] priority = 'normal' resolution = None stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue210600' versions = [] ``` </p></details>
python 1.5.2 coredump (repost). (PR#113)
https://api.github.com/repos/python/cpython/issues/32671/comments
2
2000-07-31T21:05:18Z
2022-04-09T20:56:27Z
https://github.com/python/cpython/issues/32671
1,198,768,645
32,671
[ "python", "cpython" ]
BPO | [210599](https://bugs.python.org/issue210599) --- | :--- Nosy | @gvanrossum Files | <li>[ipython07_pe-gr_cise.pdf](https://bugs.python.org/file28188/ipython07_pe-gr_cise.pdf "Uploaded as application/pdf at 2012-12-02.22:51:41 by Nurhusien2"): Find bug python issuse</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 2012-12-02.22:51:41.596> created_at = <Date 2000-07-31.21:05:09.000> labels = ['interpreter-core', 'type-feature'] title = 'bug (Incorrect signal processing) - Python 1.5.2 (PR#102)' updated_at = <Date 2012-12-02.22:51:41.596> user = 'https://bugs.python.org/anonymous' ``` bugs.python.org fields: ```python activity = <Date 2012-12-02.22:51:41.596> actor = 'Nurhusien2' assignee = 'gvanrossum' closed = True closed_date = None closer = None components = ['Interpreter Core'] creation = <Date 2000-07-31.21:05:09.000> creator = 'anonymous' dependencies = [] files = ['28188'] hgrepos = ['163'] issue_num = 210599 keywords = [] message_count = 9.0 messages = ['31', '32', '33', '34', '35', '36', '37', '38', '176814'] nosy_count = 3.0 nosy_names = ['gvanrossum', 'nobody', 'Nurhusien2'] pr_nums = [] priority = 'normal' resolution = 'later' stage = None status = 'closed' superseder = None type = 'enhancement' url = 'https://bugs.python.org/issue210599' versions = ['Python 3.3', 'Python 3.4', 'Python 3.5'] ``` </p></details>
bug (Incorrect signal processing) - Python 1.5.2 (PR#102)
https://api.github.com/repos/python/cpython/issues/32670/comments
9
2000-07-31T21:05:09Z
2022-04-09T20:56:27Z
https://github.com/python/cpython/issues/32670
1,198,768,642
32,670
[ "python", "cpython" ]
BPO | [210598](https://bugs.python.org/issue210598) --- | :--- Nosy | @tim-one, @loewis, @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/loewis' closed_at = <Date 2000-09-15.05:33:25.000> created_at = <Date 2000-07-31.21:05:06.000> labels = ['interpreter-core'] title = "Fwd: Debian Bug#46993: py_compile.compile() won't compile files with CR+LF line endings (PR#101)" updated_at = <Date 2000-09-15.05:33:25.000> user = 'https://bugs.python.org/anonymous' ``` bugs.python.org fields: ```python activity = <Date 2000-09-15.05:33:25.000> actor = 'tim.peters' assignee = 'loewis' closed = True closed_date = None closer = None components = ['Interpreter Core'] creation = <Date 2000-07-31.21:05:06.000> creator = 'anonymous' dependencies = [] files = [] hgrepos = [] issue_num = 210598 keywords = [] message_count = 4.0 messages = ['27', '28', '29', '30'] nosy_count = 3.0 nosy_names = ['tim.peters', 'loewis', 'mhammond'] pr_nums = [] priority = 'normal' resolution = 'fixed' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue210598' versions = [] ``` </p></details>
Fwd: Debian Bug#46993: py_compile.compile() won't compile files with CR+LF line endings (PR#101)
https://api.github.com/repos/python/cpython/issues/32669/comments
4
2000-07-31T21:05:06Z
2022-04-09T20:56:26Z
https://github.com/python/cpython/issues/32669
1,198,768,639
32,669
[ "python", "cpython" ]
BPO | [210597](https://bugs.python.org/issue210597) --- | :--- <sup>*Note: these values reflect the state of the issue at 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 2000-07-31.21:01:53.000> created_at = <Date 2000-07-31.20:56:50.000> labels = ['invalid'] title = 'test_fork1 hangs with 1.6a2 on Linux (PR#296)' updated_at = <Date 2000-07-31.21:01:53.000> user = 'https://bugs.python.org/anonymous' ``` bugs.python.org fields: ```python activity = <Date 2000-07-31.21:01:53.000> actor = 'jhylton' assignee = 'none' closed = True closed_date = None closer = None components = ['None'] creation = <Date 2000-07-31.20:56:50.000> creator = 'anonymous' dependencies = [] files = [] hgrepos = [] issue_num = 210597 keywords = [] message_count = 5.0 messages = ['22', '23', '24', '25', '26'] nosy_count = 2.0 nosy_names = ['nobody', 'jhylton'] pr_nums = [] priority = 'normal' resolution = 'not a bug' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue210597' versions = [] ``` </p></details>
test_fork1 hangs with 1.6a2 on Linux (PR#296)
https://api.github.com/repos/python/cpython/issues/32668/comments
5
2000-07-31T20:56:50Z
2022-04-09T20:56:24Z
https://github.com/python/cpython/issues/32668
1,198,768,636
32,668
[ "python", "cpython" ]
BPO | [210595](https://bugs.python.org/issue210595) --- | :--- <sup>*Note: these values reflect the state of the issue at 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 2000-07-31.20:52:34.000> created_at = <Date 2000-07-31.20:52:16.000> labels = ['invalid'] title = 'test_fork1 hangs with 1.6a2 on Linux (PR#296)' updated_at = <Date 2000-07-31.20:52:34.000> user = 'https://bugs.python.org/anonymous' ``` bugs.python.org fields: ```python activity = <Date 2000-07-31.20:52:34.000> actor = 'nobody' assignee = 'none' closed = True closed_date = None closer = None components = ['None'] creation = <Date 2000-07-31.20:52:16.000> creator = 'anonymous' dependencies = [] files = [] hgrepos = [] issue_num = 210595 keywords = [] message_count = 4.0 messages = ['18', '19', '20', '21'] nosy_count = 1.0 nosy_names = ['nobody'] pr_nums = [] priority = 'normal' resolution = 'not a bug' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue210595' versions = [] ``` </p></details>
test_fork1 hangs with 1.6a2 on Linux (PR#296)
https://api.github.com/repos/python/cpython/issues/32667/comments
4
2000-07-31T20:52:16Z
2022-04-09T20:56:23Z
https://github.com/python/cpython/issues/32667
1,198,768,633
32,667
[ "python", "cpython" ]
BPO | [210592](https://bugs.python.org/issue210592) --- | :--- <sup>*Note: these values reflect the state of the issue at 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 2000-07-31.21:02:26.000> created_at = <Date 2000-07-31.20:20:22.000> labels = ['invalid'] title = '"Fix" os.system() on Windows (PR#406)' updated_at = <Date 2000-07-31.21:02:26.000> user = 'https://bugs.python.org/anonymous' ``` bugs.python.org fields: ```python activity = <Date 2000-07-31.21:02:26.000> actor = 'jhylton' assignee = 'none' closed = True closed_date = None closer = None components = ['None'] creation = <Date 2000-07-31.20:20:22.000> creator = 'anonymous' dependencies = [] files = [] hgrepos = [] issue_num = 210592 keywords = [] message_count = 4.0 messages = ['14', '15', '16', '17'] nosy_count = 2.0 nosy_names = ['nobody', 'jhylton'] pr_nums = [] priority = 'normal' resolution = 'not a bug' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue210592' versions = [] ``` </p></details>
"Fix" os.system() on Windows (PR#406)
https://api.github.com/repos/python/cpython/issues/32666/comments
4
2000-07-31T20:20:22Z
2022-04-09T20:56:22Z
https://github.com/python/cpython/issues/32666
1,198,768,629
32,666
[ "python", "cpython" ]
BPO | [210590](https://bugs.python.org/issue210590) --- | :--- <sup>*Note: these values reflect the state of the issue at 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 2000-07-31.20:12:15.000> created_at = <Date 2000-07-31.20:12:15.000> labels = ['invalid', 'library'] title = 'this is a test' updated_at = <Date 2000-07-31.20:12:15.000> user = 'https://bugs.python.org/jhylton' ``` bugs.python.org fields: ```python activity = <Date 2000-07-31.20:12:15.000> actor = 'jhylton' assignee = 'none' closed = True closed_date = None closer = None components = ['Library (Lib)'] creation = <Date 2000-07-31.20:12:15.000> creator = 'jhylton' dependencies = [] files = [] hgrepos = [] issue_num = 210590 keywords = [] message_count = 1.0 messages = ['13'] nosy_count = 1.0 nosy_names = ['jhylton'] pr_nums = [] priority = 'normal' resolution = 'not a bug' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue210590' versions = [] ``` </p></details>
this is a test
https://api.github.com/repos/python/cpython/issues/32665/comments
1
2000-07-31T20:12:15Z
2022-04-09T20:56:21Z
https://github.com/python/cpython/issues/32665
1,198,768,624
32,665
[ "python", "cpython" ]
BPO | [210589](https://bugs.python.org/issue210589) --- | :--- <sup>*Note: these values reflect the state of the issue at 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 2000-07-31.21:02:46.000> created_at = <Date 2000-07-31.20:05:23.000> labels = ['invalid'] title = 'build on NeXTStep' updated_at = <Date 2000-07-31.21:02:46.000> user = 'https://bugs.python.org/anonymous' ``` bugs.python.org fields: ```python activity = <Date 2000-07-31.21:02:46.000> actor = 'jhylton' assignee = 'none' closed = True closed_date = None closer = None components = ['None'] creation = <Date 2000-07-31.20:05:23.000> creator = 'anonymous' dependencies = [] files = [] hgrepos = [] issue_num = 210589 keywords = [] message_count = 2.0 messages = ['11', '12'] nosy_count = 1.0 nosy_names = ['jhylton'] pr_nums = [] priority = 'normal' resolution = 'not a bug' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue210589' versions = [] ``` </p></details>
build on NeXTStep
https://api.github.com/repos/python/cpython/issues/32664/comments
2
2000-07-31T20:05:23Z
2022-04-09T20:56:20Z
https://github.com/python/cpython/issues/32664
1,198,768,619
32,664
[ "python", "cpython" ]
BPO | [210587](https://bugs.python.org/issue210587) --- | :--- <sup>*Note: these values reflect the state of the issue at 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 2000-07-31.20:00:54.000> created_at = <Date 2000-07-31.20:00:54.000> labels = ['invalid'] title = 'bug (Incorrect signal processing) - Python 1.5.2' updated_at = <Date 2000-07-31.20:00:54.000> user = 'https://bugs.python.org/anonymous' ``` bugs.python.org fields: ```python activity = <Date 2000-07-31.20:00:54.000> actor = 'nobody' assignee = 'none' closed = True closed_date = None closer = None components = ['None'] creation = <Date 2000-07-31.20:00:54.000> creator = 'anonymous' dependencies = [] files = [] hgrepos = [] issue_num = 210587 keywords = [] message_count = 1.0 messages = ['10'] nosy_count = 0.0 nosy_names = [] pr_nums = [] priority = 'low' resolution = 'not a bug' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue210587' versions = [] ``` </p></details>
bug (Incorrect signal processing) - Python 1.5.2
https://api.github.com/repos/python/cpython/issues/32663/comments
1
2000-07-31T20:00:54Z
2022-04-09T20:56:19Z
https://github.com/python/cpython/issues/32663
1,198,768,616
32,663
[ "python", "cpython" ]
BPO | [401030](https://bugs.python.org/issue401030) --- | :--- Nosy | @gvanrossum, @warsaw Files | <li>[None](https://bugs.python.org/file2669/None "Uploaded as text/plain at 2000-07-31.17:55:54 by @warsaw"): None</li> <sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup> <details><summary>Show more details</summary><p> GitHub fields: ```python assignee = 'https://github.com/warsaw' closed_at = <Date 2000-08-10.16:03:17.000> created_at = <Date 2000-07-31.17:55:54.000> labels = ['interpreter-core'] title = 'new zip() builtin' updated_at = <Date 2000-08-10.16:03:17.000> user = 'https://github.com/warsaw' ``` bugs.python.org fields: ```python activity = <Date 2000-08-10.16:03:17.000> actor = 'nowonder' assignee = 'barry' closed = True closed_date = None closer = None components = ['Interpreter Core'] creation = <Date 2000-07-31.17:55:54.000> creator = 'barry' dependencies = [] files = ['2669'] hgrepos = [] issue_num = 401030 keywords = ['patch'] message_count = 5.0 messages = ['33624', '33625', '33626', '33627', '33628'] nosy_count = 3.0 nosy_names = ['gvanrossum', 'barry', 'nowonder'] pr_nums = [] priority = 'normal' resolution = None stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue401030' versions = [] ``` </p></details>
new zip() builtin
https://api.github.com/repos/python/cpython/issues/32662/comments
5
2000-07-31T17:55:54Z
2022-04-09T20:56:18Z
https://github.com/python/cpython/issues/32662
1,198,768,610
32,662
[ "python", "cpython" ]
BPO | [401029](https://bugs.python.org/issue401029) --- | :--- Nosy | @gvanrossum, @tim-one, @Yhg1s Files | <li>[None](https://bugs.python.org/file2668/None "Uploaded as text/plain at 2000-07-31.13:51:13 by @Yhg1s"): None</li> <sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup> <details><summary>Show more details</summary><p> GitHub fields: ```python assignee = 'https://github.com/gvanrossum' closed_at = <Date 2000-08-17.22:43:07.000> created_at = <Date 2000-07-31.13:51:13.000> labels = ['interpreter-core'] title = 'Call __getitem__ for slices when no __getslice__' updated_at = <Date 2000-08-17.22:43:07.000> user = 'https://github.com/Yhg1s' ``` bugs.python.org fields: ```python activity = <Date 2000-08-17.22:43:07.000> actor = 'twouters' assignee = 'gvanrossum' closed = True closed_date = None closer = None components = ['Interpreter Core'] creation = <Date 2000-07-31.13:51:13.000> creator = 'twouters' dependencies = [] files = ['2668'] hgrepos = [] issue_num = 401029 keywords = ['patch'] message_count = 9.0 messages = ['33615', '33616', '33617', '33618', '33619', '33620', '33621', '33622', '33623'] nosy_count = 3.0 nosy_names = ['gvanrossum', 'tim.peters', 'twouters'] pr_nums = [] priority = 'normal' resolution = None stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue401029' versions = [] ``` </p></details>
Call __getitem__ for slices when no __getslice__
https://api.github.com/repos/python/cpython/issues/32661/comments
9
2000-07-31T13:51:13Z
2022-04-09T20:56:17Z
https://github.com/python/cpython/issues/32661
1,198,768,607
32,661
[ "python", "cpython" ]
BPO | [401022](https://bugs.python.org/issue401022) --- | :--- Nosy | @gvanrossum, @tim-one, @smontanaro, @nascheme Files | <li>[None](https://bugs.python.org/file2667/None "Uploaded as text/plain at 2000-07-30.23:08:45 by marangoz"): None</li> <sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup> <details><summary>Show more details</summary><p> GitHub fields: ```python assignee = None closed_at = <Date 2002-08-04.21:55:08.000> created_at = <Date 2000-07-30.23:08:45.000> labels = ['interpreter-core'] title = 'Removal of SET_LINENO (experimental)' updated_at = <Date 2002-08-04.21:55:08.000> user = 'https://bugs.python.org/marangoz' ``` bugs.python.org fields: ```python activity = <Date 2002-08-04.21:55:08.000> actor = 'skip.montanaro' assignee = 'none' closed = True closed_date = None closer = None components = ['Interpreter Core'] creation = <Date 2000-07-30.23:08:45.000> creator = 'marangoz' dependencies = [] files = ['2667'] hgrepos = [] issue_num = 401022 keywords = ['patch'] message_count = 18.0 messages = ['33597', '33598', '33599', '33600', '33601', '33602', '33603', '33604', '33605', '33606', '33607', '33608', '33609', '33610', '33611', '33612', '33613', '33614'] nosy_count = 6.0 nosy_names = ['gvanrossum', 'tim.peters', 'jhylton', 'skip.montanaro', 'marangoz', 'nascheme'] pr_nums = [] priority = 'normal' resolution = 'out of date' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue401022' versions = [] ``` </p></details>
Removal of SET_LINENO (experimental)
https://api.github.com/repos/python/cpython/issues/32660/comments
18
2000-07-30T23:08:45Z
2022-04-09T20:56:15Z
https://github.com/python/cpython/issues/32660
1,198,768,603
32,660
[ "python", "cpython" ]
BPO | [401019](https://bugs.python.org/issue401019) --- | :--- Nosy | @gvanrossum Files | <li>[None](https://bugs.python.org/file2666/None "Uploaded as text/plain at 2000-07-30.08:16:54 by marangoz"): None</li> <sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup> <details><summary>Show more details</summary><p> GitHub fields: ```python assignee = None closed_at = <Date 2000-10-25.20:01:58.000> created_at = <Date 2000-07-30.08:16:54.000> labels = ['interpreter-core'] title = 'Opcode reordering' updated_at = <Date 2000-10-25.20:01:58.000> user = 'https://bugs.python.org/marangoz' ``` bugs.python.org fields: ```python activity = <Date 2000-10-25.20:01:58.000> actor = 'gvanrossum' assignee = 'none' closed = True closed_date = None closer = None components = ['Interpreter Core'] creation = <Date 2000-07-30.08:16:54.000> creator = 'marangoz' dependencies = [] files = ['2666'] hgrepos = [] issue_num = 401019 keywords = ['patch'] message_count = 4.0 messages = ['33593', '33594', '33595', '33596'] nosy_count = 2.0 nosy_names = ['gvanrossum', 'marangoz'] pr_nums = [] priority = 'normal' resolution = 'rejected' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue401019' versions = [] ``` </p></details>
Opcode reordering
https://api.github.com/repos/python/cpython/issues/32659/comments
4
2000-07-30T08:16:54Z
2022-04-09T20:56:14Z
https://github.com/python/cpython/issues/32659
1,198,768,599
32,659
[ "python", "cpython" ]
BPO | [401010](https://bugs.python.org/issue401010) --- | :--- Files | <li>[None](https://bugs.python.org/file2665/None "Uploaded as text/plain at 2000-07-28.19:55:16 by tmick"): None</li> <sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup> <details><summary>Show more details</summary><p> GitHub fields: ```python assignee = None closed_at = <Date 2000-08-08.11:35:21.000> created_at = <Date 2000-07-28.19:55:16.000> labels = ['interpreter-core'] title = 'replace use of INT_PTR with uintptr_t (fix MSVC 5.0 build)' updated_at = <Date 2000-08-08.11:35:21.000> user = 'https://bugs.python.org/tmick' ``` bugs.python.org fields: ```python activity = <Date 2000-08-08.11:35:21.000> actor = 'effbot' assignee = 'effbot' closed = True closed_date = None closer = None components = ['Interpreter Core'] creation = <Date 2000-07-28.19:55:16.000> creator = 'tmick' dependencies = [] files = ['2665'] hgrepos = [] issue_num = 401010 keywords = ['patch'] message_count = 3.0 messages = ['33590', '33591', '33592'] nosy_count = 2.0 nosy_names = ['effbot', 'tmick'] pr_nums = [] priority = 'normal' resolution = None stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue401010' versions = [] ``` </p></details>
replace use of INT_PTR with uintptr_t (fix MSVC 5.0 build)
https://api.github.com/repos/python/cpython/issues/32658/comments
3
2000-07-28T19:55:16Z
2022-04-09T20:56:13Z
https://github.com/python/cpython/issues/32658
1,198,768,593
32,658
[ "python", "cpython" ]
BPO | [401006](https://bugs.python.org/issue401006) --- | :--- Nosy | @mhammond Files | <li>[None](https://bugs.python.org/file2664/None "Uploaded as text/plain at 2000-07-28.01:58:06 by @mhammond"): None</li> <sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup> <details><summary>Show more details</summary><p> GitHub fields: ```python assignee = 'https://github.com/mhammond' closed_at = <Date 2000-07-30.02:15:52.000> created_at = <Date 2000-07-28.01:58:06.000> labels = ['library'] title = 'fix mmapmodule test failures' updated_at = <Date 2000-07-30.02:15:52.000> user = 'https://github.com/mhammond' ``` bugs.python.org fields: ```python activity = <Date 2000-07-30.02:15:52.000> actor = 'mhammond' assignee = 'mhammond' closed = True closed_date = None closer = None components = ['Library (Lib)'] creation = <Date 2000-07-28.01:58:06.000> creator = 'mhammond' dependencies = [] files = ['2664'] hgrepos = [] issue_num = 401006 keywords = ['patch'] message_count = 4.0 messages = ['33586', '33587', '33588', '33589'] nosy_count = 1.0 nosy_names = ['mhammond'] pr_nums = [] priority = 'normal' resolution = None stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue401006' versions = [] ``` </p></details>
fix mmapmodule test failures
https://api.github.com/repos/python/cpython/issues/32657/comments
4
2000-07-28T01:58:06Z
2022-04-09T20:56:13Z
https://github.com/python/cpython/issues/32657
1,198,768,589
32,657
[ "python", "cpython" ]
BPO | [210386](https://bugs.python.org/issue210386) --- | :--- <sup>*Note: these values reflect the state of the issue at 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 2000-07-31.21:03:08.000> created_at = <Date 2000-07-27.21:39:51.000> labels = ['invalid', 'library'] title = 'pdb exception reports too severely truncated' updated_at = <Date 2000-07-31.21:03:08.000> user = 'https://bugs.python.org/jhylton' ``` bugs.python.org fields: ```python activity = <Date 2000-07-31.21:03:08.000> actor = 'jhylton' assignee = 'none' closed = True closed_date = None closer = None components = ['Library (Lib)'] creation = <Date 2000-07-27.21:39:51.000> creator = 'jhylton' dependencies = [] files = [] hgrepos = [] issue_num = 210386 keywords = [] message_count = 3.0 messages = ['7', '8', '9'] nosy_count = 1.0 nosy_names = ['jhylton'] pr_nums = [] priority = 'normal' resolution = 'not a bug' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue210386' versions = [] ``` </p></details>
pdb exception reports too severely truncated
https://api.github.com/repos/python/cpython/issues/32656/comments
3
2000-07-27T21:39:51Z
2022-04-09T20:56:11Z
https://github.com/python/cpython/issues/32656
1,198,768,585
32,656
[ "python", "cpython" ]
BPO | [400998](https://bugs.python.org/issue400998) --- | :--- Nosy | @mwhudson, @gvanrossum, @tim-one, @arigo Files | <li>[ext-slice-23.diff](https://bugs.python.org/file2661/ext-slice-23.diff "Uploaded as text/plain at 2002-06-06.13:01:29 by @mwhudson"): minimally updated patch for 2.3</li><li>[ext-slice-23-2.diff](https://bugs.python.org/file2662/ext-slice-23-2.diff "Uploaded as text/plain at 2002-06-08.16:28:09 by @mwhudson"): hopefully final patch</li><li>[None](https://bugs.python.org/file2663/None "Uploaded as text/plain at 2000-07-27.21:27:53 by @mwhudson"): None</li> <sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup> <details><summary>Show more details</summary><p> GitHub fields: ```python assignee = 'https://github.com/mwhudson' closed_at = <Date 2003-02-27.15:00:40.000> created_at = <Date 2000-07-27.21:27:53.000> labels = ['interpreter-core'] title = 'experimental support for extended slicing on lists' updated_at = <Date 2003-02-27.15:00:40.000> user = 'https://github.com/mwhudson' ``` bugs.python.org fields: ```python activity = <Date 2003-02-27.15:00:40.000> actor = 'mwh' assignee = 'mwh' closed = True closed_date = None closer = None components = ['Interpreter Core'] creation = <Date 2000-07-27.21:27:53.000> creator = 'mwh' dependencies = [] files = ['2661', '2662', '2663'] hgrepos = [] issue_num = 400998 keywords = ['patch'] message_count = 32.0 messages = ['33554', '33555', '33556', '33557', '33558', '33559', '33560', '33561', '33562', '33563', '33564', '33565', '33566', '33567', '33568', '33569', '33570', '33571', '33572', '33573', '33574', '33575', '33576', '33577', '33578', '33579', '33580', '33581', '33582', '33583', '33584', '33585'] nosy_count = 4.0 nosy_names = ['mwh', 'gvanrossum', 'tim.peters', 'arigo'] pr_nums = [] priority = 'normal' resolution = 'accepted' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue400998' versions = [] ``` </p></details>
experimental support for extended slicing on lists
https://api.github.com/repos/python/cpython/issues/32655/comments
32
2000-07-27T21:27:53Z
2022-04-09T20:56:11Z
https://github.com/python/cpython/issues/32655
1,198,768,581
32,655
[ "python", "cpython" ]
BPO | [400994](https://bugs.python.org/issue400994) --- | :--- Nosy | @gvanrossum, @tim-one, @warsaw Files | <li>[None](https://bugs.python.org/file2660/None "Uploaded as text/plain at 2000-07-27.19:44:28 by bckfnn"): None</li> <sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup> <details><summary>Show more details</summary><p> GitHub fields: ```python assignee = 'https://github.com/warsaw' closed_at = <Date 2000-09-01.06:50:22.000> created_at = <Date 2000-07-27.19:44:28.000> labels = ['library'] title = 'Allow JPython to use more tests' updated_at = <Date 2000-09-01.06:50:22.000> user = 'https://bugs.python.org/bckfnn' ``` bugs.python.org fields: ```python activity = <Date 2000-09-01.06:50:22.000> actor = 'barry' assignee = 'barry' closed = True closed_date = None closer = None components = ['Library (Lib)'] creation = <Date 2000-07-27.19:44:28.000> creator = 'bckfnn' dependencies = [] files = ['2660'] hgrepos = [] issue_num = 400994 keywords = ['patch'] message_count = 6.0 messages = ['33548', '33549', '33550', '33551', '33552', '33553'] nosy_count = 4.0 nosy_names = ['gvanrossum', 'tim.peters', 'barry', 'bckfnn'] pr_nums = [] priority = 'normal' resolution = None stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue400994' versions = [] ``` </p></details>
Allow JPython to use more tests
https://api.github.com/repos/python/cpython/issues/32654/comments
6
2000-07-27T19:44:28Z
2022-04-09T20:56:10Z
https://github.com/python/cpython/issues/32654
1,198,768,577
32,654
[ "python", "cpython" ]
BPO | [400990](https://bugs.python.org/issue400990) --- | :--- Nosy | @malemburg Files | <li>[None](https://bugs.python.org/file2659/None "Uploaded as text/plain at 2000-07-27.14:46:53 by effbot"): None</li> <sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup> <details><summary>Show more details</summary><p> GitHub fields: ```python assignee = 'https://github.com/malemburg' closed_at = <Date 2000-08-08.12:06:02.000> created_at = <Date 2000-07-27.14:46:53.000> labels = ['interpreter-core'] title = 'disable partial UTF-16 support in unicodeobject.c' updated_at = <Date 2000-08-08.12:06:02.000> user = 'https://bugs.python.org/effbot' ``` bugs.python.org fields: ```python activity = <Date 2000-08-08.12:06:02.000> actor = 'lemburg' assignee = 'lemburg' closed = True closed_date = None closer = None components = ['Interpreter Core'] creation = <Date 2000-07-27.14:46:53.000> creator = 'effbot' dependencies = [] files = ['2659'] hgrepos = [] issue_num = 400990 keywords = ['patch'] message_count = 3.0 messages = ['33545', '33546', '33547'] nosy_count = 2.0 nosy_names = ['lemburg', 'effbot'] pr_nums = [] priority = 'normal' resolution = None stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue400990' versions = [] ``` </p></details>
disable partial UTF-16 support in unicodeobject.c
https://api.github.com/repos/python/cpython/issues/32653/comments
3
2000-07-27T14:46:53Z
2022-04-09T20:56:08Z
https://github.com/python/cpython/issues/32653
1,198,768,573
32,653
[ "python", "cpython" ]
BPO | [400979](https://bugs.python.org/issue400979) --- | :--- Nosy | @mwhudson, @gvanrossum Files | <li>[None](https://bugs.python.org/file2658/None "Uploaded as text/plain at 2000-07-25.17:21:34 by @mwhudson"): None</li> <sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup> <details><summary>Show more details</summary><p> GitHub fields: ```python assignee = 'https://github.com/gvanrossum' closed_at = <Date 2000-07-31.18:27:46.000> created_at = <Date 2000-07-25.17:21:34.000> labels = [] title = 'support for out-of-tree "make TAGS"' updated_at = <Date 2000-07-31.18:27:46.000> user = 'https://github.com/mwhudson' ``` bugs.python.org fields: ```python activity = <Date 2000-07-31.18:27:46.000> actor = 'gvanrossum' assignee = 'gvanrossum' closed = True closed_date = None closer = None components = ['None'] creation = <Date 2000-07-25.17:21:34.000> creator = 'mwh' dependencies = [] files = ['2658'] hgrepos = [] issue_num = 400979 keywords = ['patch'] message_count = 4.0 messages = ['33541', '33542', '33543', '33544'] nosy_count = 2.0 nosy_names = ['mwh', 'gvanrossum'] pr_nums = [] priority = 'normal' resolution = None stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue400979' versions = [] ``` </p></details>
support for out-of-tree "make TAGS"
https://api.github.com/repos/python/cpython/issues/32652/comments
4
2000-07-25T17:21:34Z
2022-04-09T20:56:08Z
https://github.com/python/cpython/issues/32652
1,198,768,567
32,652
[ "python", "cpython" ]
BPO | [400978](https://bugs.python.org/issue400978) --- | :--- Nosy | @tim-one, @freddrake Files | <li>[None](https://bugs.python.org/file2657/None "Uploaded as text/plain at 2000-07-25.15:51:13 by chrish"): None</li> <sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup> <details><summary>Show more details</summary><p> GitHub fields: ```python assignee = 'https://github.com/freddrake' closed_at = <Date 2000-08-15.18:54:01.000> created_at = <Date 2000-07-25.15:51:13.000> labels = ['interpreter-core'] title = 'Minor updates for BeOS R5' updated_at = <Date 2000-08-15.18:54:01.000> user = 'https://bugs.python.org/chrish' ``` bugs.python.org fields: ```python activity = <Date 2000-08-15.18:54:01.000> actor = 'fdrake' assignee = 'fdrake' closed = True closed_date = None closer = None components = ['Interpreter Core'] creation = <Date 2000-07-25.15:51:13.000> creator = 'chrish' dependencies = [] files = ['2657'] hgrepos = [] issue_num = 400978 keywords = ['patch'] message_count = 3.0 messages = ['33538', '33539', '33540'] nosy_count = 3.0 nosy_names = ['tim.peters', 'fdrake', 'chrish'] pr_nums = [] priority = 'normal' resolution = None stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue400978' versions = [] ``` </p></details>
Minor updates for BeOS R5
https://api.github.com/repos/python/cpython/issues/32651/comments
3
2000-07-25T15:51:13Z
2022-04-09T20:56:06Z
https://github.com/python/cpython/issues/32651
1,198,768,563
32,651
[ "python", "cpython" ]
BPO | [400977](https://bugs.python.org/issue400977) --- | :--- Nosy | @gvanrossum Files | <li>[None](https://bugs.python.org/file2656/None "Uploaded as text/plain at 2000-07-25.11:24:42 by moshez"): None</li> <sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup> <details><summary>Show more details</summary><p> GitHub fields: ```python assignee = None closed_at = <Date 2000-07-27.20:04:44.000> created_at = <Date 2000-07-25.11:24:42.000> labels = ['library'] title = "This patch makes whichdb recognize Python's dumbdbm database" updated_at = <Date 2000-07-27.20:04:44.000> user = 'https://bugs.python.org/moshez' ``` bugs.python.org fields: ```python activity = <Date 2000-07-27.20:04:44.000> actor = 'gvanrossum' assignee = 'moshez' closed = True closed_date = None closer = None components = ['Library (Lib)'] creation = <Date 2000-07-25.11:24:42.000> creator = 'moshez' dependencies = [] files = ['2656'] hgrepos = [] issue_num = 400977 keywords = ['patch'] message_count = 5.0 messages = ['33533', '33534', '33535', '33536', '33537'] nosy_count = 2.0 nosy_names = ['gvanrossum', 'moshez'] pr_nums = [] priority = 'normal' resolution = None stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue400977' versions = [] ``` </p></details>
This patch makes whichdb recognize Python's dumbdbm database
https://api.github.com/repos/python/cpython/issues/32650/comments
5
2000-07-25T11:24:42Z
2022-04-09T20:56:04Z
https://github.com/python/cpython/issues/32650
1,198,768,560
32,650
[ "python", "cpython" ]
BPO | [400974](https://bugs.python.org/issue400974) --- | :--- Files | <li>[None](https://bugs.python.org/file2655/None "Uploaded as text/plain at 2000-07-24.15:06:02 by nowonder"): None</li> <sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup> <details><summary>Show more details</summary><p> GitHub fields: ```python assignee = None closed_at = <Date 2000-07-26.15:43:50.000> created_at = <Date 2000-07-24.15:06:02.000> labels = [] title = "Vlad's dynamic introspective memory allocator for Python" updated_at = <Date 2000-07-26.15:43:50.000> user = 'https://bugs.python.org/nowonder' ``` bugs.python.org fields: ```python activity = <Date 2000-07-26.15:43:50.000> actor = 'nowonder' assignee = 'nowonder' closed = True closed_date = None closer = None components = ['None'] creation = <Date 2000-07-24.15:06:02.000> creator = 'nowonder' dependencies = [] files = ['2655'] hgrepos = [] issue_num = 400974 keywords = ['patch'] message_count = 3.0 messages = ['33530', '33531', '33532'] nosy_count = 2.0 nosy_names = ['nowonder', 'marangoz'] pr_nums = [] priority = 'normal' resolution = 'rejected' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue400974' versions = [] ``` </p></details>
Vlad's dynamic introspective memory allocator for Python
https://api.github.com/repos/python/cpython/issues/32649/comments
3
2000-07-24T15:06:02Z
2022-04-09T20:56:03Z
https://github.com/python/cpython/issues/32649
1,198,768,554
32,649