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 | [842116](https://bugs.python.org/issue842116) --- | :--- Nosy | @jackjansen <sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup> <details><summary>Show more details</summary><p> GitHub fields: ```python assignee = 'https://github.com/jackjansen' closed_at = <Date 2003-11-27.22:03:41.000> created_at = <Date 2003-11-14.13:58:09.000> labels = ['OS-mac'] title = 'PackMan database for panther misses devtools dep' updated_at = <Date 2003-11-27.22:03:41.000> user = 'https://github.com/jackjansen' ``` bugs.python.org fields: ```python activity = <Date 2003-11-27.22:03:41.000> actor = 'jackjansen' assignee = 'jackjansen' closed = True closed_date = None closer = None components = ['macOS'] creation = <Date 2003-11-14.13:58:09.000> creator = 'jackjansen' dependencies = [] files = [] hgrepos = [] issue_num = 842116 keywords = [] message_count = 2.0 messages = ['18996', '18997'] nosy_count = 1.0 nosy_names = ['jackjansen'] pr_nums = [] priority = 'normal' resolution = 'fixed' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue842116' versions = [] ``` </p></details>
PackMan database for panther misses devtools dep
https://api.github.com/repos/python/cpython/issues/39548/comments
2
2003-11-14T13:58:09Z
2022-04-09T23:05:23Z
https://github.com/python/cpython/issues/39548
1,198,798,867
39,548
[ "python", "cpython" ]
BPO | [841977](https://bugs.python.org/issue841977) --- | :--- Nosy | @theller Files | <li>[modulefinder.py.diff](https://bugs.python.org/file5685/modulefinder.py.diff "Uploaded as text/plain at 2003-11-14.08:35:05 by @theller"): Patch for modulefinder.py</li> <sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup> <details><summary>Show more details</summary><p> GitHub fields: ```python assignee = 'https://github.com/theller' closed_at = <Date 2003-11-14.10:22:54.000> created_at = <Date 2003-11-14.08:35:05.000> labels = ['library'] title = 'modulefinder fails to find extension modules in packages' updated_at = <Date 2003-11-14.10:22:54.000> user = 'https://github.com/theller' ``` bugs.python.org fields: ```python activity = <Date 2003-11-14.10:22:54.000> actor = 'theller' assignee = 'theller' closed = True closed_date = None closer = None components = ['Library (Lib)'] creation = <Date 2003-11-14.08:35:05.000> creator = 'theller' dependencies = [] files = ['5685'] hgrepos = [] issue_num = 841977 keywords = ['patch'] message_count = 3.0 messages = ['44885', '44886', '44887'] nosy_count = 2.0 nosy_names = ['theller', 'jvr'] pr_nums = [] priority = 'normal' resolution = 'fixed' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue841977' versions = [] ``` </p></details>
modulefinder fails to find extension modules in packages
https://api.github.com/repos/python/cpython/issues/39547/comments
3
2003-11-14T08:35:05Z
2022-04-09T23:05:22Z
https://github.com/python/cpython/issues/39547
1,198,798,860
39,547
[ "python", "cpython" ]
BPO | [841807](https://bugs.python.org/issue841807) --- | :--- Nosy | @loewis Files | <li>[pythonbuild.patch](https://bugs.python.org/file5684/pythonbuild.patch "Uploaded as text/plain at 2003-11-13.23:12:19 by ondrap"): Patch that makes install not to ln -sf library, if there should not be such link</li> <sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup> <details><summary>Show more details</summary><p> GitHub fields: ```python assignee = None closed_at = <Date 2003-11-18.19:54:52.000> created_at = <Date 2003-11-13.23:12:19.000> labels = ['build'] title = 'One more patch for --enable-shared' updated_at = <Date 2003-11-18.19:54:52.000> user = 'https://bugs.python.org/ondrap' ``` bugs.python.org fields: ```python activity = <Date 2003-11-18.19:54:52.000> actor = 'loewis' assignee = 'none' closed = True closed_date = None closer = None components = ['Build'] creation = <Date 2003-11-13.23:12:19.000> creator = 'ondrap' dependencies = [] files = ['5684'] hgrepos = [] issue_num = 841807 keywords = ['patch'] message_count = 2.0 messages = ['44883', '44884'] nosy_count = 2.0 nosy_names = ['loewis', 'ondrap'] pr_nums = [] priority = 'normal' resolution = 'accepted' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue841807' versions = ['Python 2.3'] ``` </p></details>
One more patch for --enable-shared
https://api.github.com/repos/python/cpython/issues/39546/comments
2
2003-11-13T23:12:19Z
2022-04-09T23:05:20Z
https://github.com/python/cpython/issues/39546
1,198,798,857
39,546
[ "python", "cpython" ]
BPO | [841800](https://bugs.python.org/issue841800) --- | :--- Nosy | @ronaldoussoren <sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup> <details><summary>Show more details</summary><p> GitHub fields: ```python assignee = None closed_at = <Date 2009-01-02.15:25:59.874> created_at = <Date 2003-11-13.23:00:51.000> labels = ['OS-mac'] title = '-O breaks bundlebuilder --standalone' updated_at = <Date 2009-01-02.15:25:59.872> user = 'https://bugs.python.org/swerdlow' ``` bugs.python.org fields: ```python activity = <Date 2009-01-02.15:25:59.872> actor = 'ronaldoussoren' assignee = 'jvr' closed = True closed_date = <Date 2009-01-02.15:25:59.874> closer = 'ronaldoussoren' components = ['macOS'] creation = <Date 2003-11-13.23:00:51.000> creator = 'swerdlow' dependencies = [] files = [] hgrepos = [] issue_num = 841800 keywords = [] message_count = 2.0 messages = ['18995', '78816'] nosy_count = 3.0 nosy_names = ['jvr', 'ronaldoussoren', 'swerdlow'] pr_nums = [] priority = 'normal' resolution = 'fixed' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue841800' versions = ['Python 2.3'] ``` </p></details>
-O breaks bundlebuilder --standalone
https://api.github.com/repos/python/cpython/issues/39545/comments
2
2003-11-13T23:00:51Z
2022-04-09T23:05:19Z
https://github.com/python/cpython/issues/39545
1,198,798,853
39,545
[ "python", "cpython" ]
BPO | [841757](https://bugs.python.org/issue841757) --- | :--- Nosy | @smontanaro, @akuchling Files | <li>[xmlrpclib-841757.txt](https://bugs.python.org/file1096/xmlrpclib-841757.txt "Uploaded as text/plain at 2003-11-13.22:00:56 by effbot")</li> <sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup> <details><summary>Show more details</summary><p> GitHub fields: ```python assignee = 'https://github.com/akuchling' closed_at = <Date 2004-06-05.12:56:34.000> created_at = <Date 2003-11-13.21:43:31.000> labels = ['library'] title = 'xmlrpclib chokes on Unicode keys' updated_at = <Date 2004-06-05.12:56:34.000> user = 'https://bugs.python.org/effbot' ``` bugs.python.org fields: ```python activity = <Date 2004-06-05.12:56:34.000> actor = 'akuchling' assignee = 'akuchling' closed = True closed_date = None closer = None components = ['Library (Lib)'] creation = <Date 2003-11-13.21:43:31.000> creator = 'effbot' dependencies = [] files = ['1096'] hgrepos = [] issue_num = 841757 keywords = [] message_count = 5.0 messages = ['18990', '18991', '18992', '18993', '18994'] nosy_count = 3.0 nosy_names = ['effbot', 'skip.montanaro', 'akuchling'] pr_nums = [] priority = 'normal' resolution = 'accepted' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue841757' versions = ['Python 2.3'] ``` </p></details>
xmlrpclib chokes on Unicode keys
https://api.github.com/repos/python/cpython/issues/39544/comments
5
2003-11-13T21:43:31Z
2022-04-09T23:05:19Z
https://github.com/python/cpython/issues/39544
1,198,798,847
39,544
[ "python", "cpython" ]
BPO | [841728](https://bugs.python.org/issue841728) --- | :--- <sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup> <details><summary>Show more details</summary><p> GitHub fields: ```python assignee = None closed_at = <Date 2008-04-28.19:44:19.150> created_at = <Date 2003-11-13.20:56:28.000> labels = ['type-feature'] title = 'urllib and cookie module improvements' updated_at = <Date 2008-04-28.19:44:18.857> user = 'https://bugs.python.org/phr' ``` bugs.python.org fields: ```python activity = <Date 2008-04-28.19:44:18.857> actor = 'georg.brandl' assignee = 'none' closed = True closed_date = <Date 2008-04-28.19:44:19.150> closer = 'georg.brandl' components = ['None'] creation = <Date 2003-11-13.20:56:28.000> creator = 'phr' dependencies = [] files = [] hgrepos = [] issue_num = 841728 keywords = [] message_count = 4.0 messages = ['61131', '61132', '61133', '62894'] nosy_count = 2.0 nosy_names = ['jjlee', 'phr'] pr_nums = [] priority = 'normal' resolution = None stage = None status = 'closed' superseder = None type = 'enhancement' url = 'https://bugs.python.org/issue841728' versions = [] ``` </p></details>
urllib and cookie module improvements
https://api.github.com/repos/python/cpython/issues/39543/comments
4
2003-11-13T20:56:28Z
2022-04-09T23:05:17Z
https://github.com/python/cpython/issues/39543
1,198,798,842
39,543
[ "python", "cpython" ]
BPO | [841461](https://bugs.python.org/issue841461) --- | :--- Nosy | @loewis, @devdanzin Files | <li>[modifiableFlag.diff](https://bugs.python.org/file5683/modifiableFlag.diff "Uploaded as application/octet-stream at 2003-11-13.14:39:16 by bobox"): This a diff from latest cvs</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 2009-02-14.12:26:15.271> created_at = <Date 2003-11-13.14:39:15.000> labels = ['interpreter-core', 'type-feature'] title = 'Differentiation between Builtins and extension classes' updated_at = <Date 2009-02-14.12:26:15.270> user = 'https://bugs.python.org/bobox' ``` bugs.python.org fields: ```python activity = <Date 2009-02-14.12:26:15.270> actor = 'loewis' assignee = 'none' closed = True closed_date = <Date 2009-02-14.12:26:15.271> closer = 'loewis' components = ['Interpreter Core'] creation = <Date 2003-11-13.14:39:15.000> creator = 'bobox' dependencies = [] files = ['5683'] hgrepos = [] issue_num = 841461 keywords = ['patch'] message_count = 3.0 messages = ['44881', '44882', '82019'] nosy_count = 3.0 nosy_names = ['loewis', 'ajaksu2', 'bobox'] pr_nums = [] priority = 'low' resolution = 'works for me' stage = None status = 'closed' superseder = None type = 'enhancement' url = 'https://bugs.python.org/issue841461' versions = ['Python 2.7'] ``` </p></details>
Differentiation between Builtins and extension classes
https://api.github.com/repos/python/cpython/issues/39542/comments
3
2003-11-13T14:39:15Z
2022-04-09T23:05:16Z
https://github.com/python/cpython/issues/39542
1,198,798,831
39,542
[ "python", "cpython" ]
BPO | [841454](https://bugs.python.org/issue841454) --- | :--- Nosy | @loewis Files | <li>[python-2.3.2-mingw32-cross.patch](https://bugs.python.org/file5681/python-2.3.2-mingw32-cross.patch "Uploaded as text/plain at 2003-11-13.14:31:06 by yxcv"): patch to cross compile python-2.3.2 with the mingw32 gcc</li><li>[xbuild-py.sh](https://bugs.python.org/file5682/xbuild-py.sh "Uploaded as application/x-sh at 2003-11-13.14:32:18 by yxcv"): xbuild-py.sh</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 2006-11-11.13:24:38.000> created_at = <Date 2003-11-13.14:31:06.000> labels = ['build'] title = 'Cross building python for mingw32' updated_at = <Date 2006-11-11.13:24:38.000> user = 'https://bugs.python.org/yxcv' ``` bugs.python.org fields: ```python activity = <Date 2006-11-11.13:24:38.000> actor = 'loewis' assignee = 'none' closed = True closed_date = None closer = None components = ['Build'] creation = <Date 2003-11-13.14:31:06.000> creator = 'yxcv' dependencies = [] files = ['5681', '5682'] hgrepos = [] issue_num = 841454 keywords = ['patch'] message_count = 2.0 messages = ['44879', '44880'] nosy_count = 2.0 nosy_names = ['loewis', 'yxcv'] pr_nums = [] priority = 'normal' resolution = 'rejected' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue841454' versions = ['Python 2.3'] ``` </p></details>
Cross building python for mingw32
https://api.github.com/repos/python/cpython/issues/39541/comments
2
2003-11-13T14:31:06Z
2022-04-09T23:05:13Z
https://github.com/python/cpython/issues/39541
1,198,798,828
39,541
[ "python", "cpython" ]
BPO | [841180](https://bugs.python.org/issue841180) --- | :--- <sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup> <details><summary>Show more details</summary><p> GitHub fields: ```python assignee = None closed_at = <Date 2003-11-13.22:57:08.000> created_at = <Date 2003-11-13.04:31:02.000> labels = ['docs'] title = 'incorrect Debian info in FAQ' updated_at = <Date 2003-11-13.22:57:08.000> user = 'https://bugs.python.org/nestler' ``` bugs.python.org fields: ```python activity = <Date 2003-11-13.22:57:08.000> actor = 'nestler' assignee = 'none' closed = True closed_date = None closer = None components = ['Documentation'] creation = <Date 2003-11-13.04:31:02.000> creator = 'nestler' dependencies = [] files = [] hgrepos = [] issue_num = 841180 keywords = [] message_count = 2.0 messages = ['18988', '18989'] nosy_count = 1.0 nosy_names = ['nestler'] pr_nums = [] priority = 'normal' resolution = 'fixed' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue841180' versions = ['Python 2.3'] ``` </p></details>
incorrect Debian info in FAQ
https://api.github.com/repos/python/cpython/issues/39540/comments
2
2003-11-13T04:31:02Z
2022-04-09T23:05:12Z
https://github.com/python/cpython/issues/39540
1,198,798,825
39,540
[ "python", "cpython" ]
BPO | [840829](https://bugs.python.org/issue840829) --- | :--- Nosy | @tim-one, @theller Files | <li>[crash.py](https://bugs.python.org/file1094/crash.py "Uploaded as text/plain at 2003-11-12.17:08:46 by @theller"): Script triggering the error</li><li>[stacktrace.txt](https://bugs.python.org/file1095/stacktrace.txt "Uploaded as text/plain at 2003-11-13.07:49:50 by @theller"): stackdump.txt</li> <sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup> <details><summary>Show more details</summary><p> GitHub fields: ```python assignee = 'https://github.com/tim-one' closed_at = <Date 2003-11-19.21:57:31.000> created_at = <Date 2003-11-12.17:05:47.000> labels = ['interpreter-core', 'release-blocker'] title = 'weakref callbacks and gc corrupt memory' updated_at = <Date 2003-11-19.21:57:31.000> user = 'https://github.com/theller' ``` bugs.python.org fields: ```python activity = <Date 2003-11-19.21:57:31.000> actor = 'tim.peters' assignee = 'tim.peters' closed = True closed_date = None closer = None components = ['Interpreter Core'] creation = <Date 2003-11-12.17:05:47.000> creator = 'theller' dependencies = [] files = ['1094', '1095'] hgrepos = [] issue_num = 840829 keywords = [] message_count = 14.0 messages = ['18974', '18975', '18976', '18977', '18978', '18979', '18980', '18981', '18982', '18983', '18984', '18985', '18986', '18987'] nosy_count = 2.0 nosy_names = ['tim.peters', 'theller'] pr_nums = [] priority = 'release blocker' resolution = 'fixed' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue840829' versions = ['Python 2.3'] ``` </p></details>
weakref callbacks and gc corrupt memory
https://api.github.com/repos/python/cpython/issues/39539/comments
14
2003-11-12T17:05:47Z
2022-04-09T23:05:12Z
https://github.com/python/cpython/issues/39539
1,198,798,819
39,539
[ "python", "cpython" ]
BPO | [840065](https://bugs.python.org/issue840065) --- | :--- Nosy | @loewis, @tiran <sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup> <details><summary>Show more details</summary><p> GitHub fields: ```python assignee = None closed_at = <Date 2008-01-20.19:01:23.060> created_at = <Date 2003-11-11.16:29:47.000> labels = ['build'] title = 'Incorrect shared library build' updated_at = <Date 2008-01-20.19:01:23.059> user = 'https://bugs.python.org/jrevans' ``` bugs.python.org fields: ```python activity = <Date 2008-01-20.19:01:23.059> actor = 'christian.heimes' assignee = 'none' closed = True closed_date = <Date 2008-01-20.19:01:23.060> closer = 'christian.heimes' components = ['Build'] creation = <Date 2003-11-11.16:29:47.000> creator = 'jrevans' dependencies = [] files = [] hgrepos = [] issue_num = 840065 keywords = [] message_count = 4.0 messages = ['60420', '60421', '60422', '61329'] nosy_count = 3.0 nosy_names = ['loewis', 'christian.heimes', 'jrevans'] pr_nums = [] priority = 'normal' resolution = 'out of date' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue840065' versions = ['Python 2.3'] ``` </p></details>
Incorrect shared library build
https://api.github.com/repos/python/cpython/issues/39538/comments
4
2003-11-11T16:29:47Z
2022-04-09T23:05:10Z
https://github.com/python/cpython/issues/39538
1,198,798,815
39,538
[ "python", "cpython" ]
BPO | [840034](https://bugs.python.org/issue840034) --- | :--- Nosy | @birkenfeld <sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup> <details><summary>Show more details</summary><p> GitHub fields: ```python assignee = None closed_at = <Date 2007-05-13.07:55:35.000> created_at = <Date 2003-11-11.15:41:14.000> labels = ['type-feature', 'library'] title = 'additions to commands lib' updated_at = <Date 2007-05-13.07:55:35.000> user = 'https://bugs.python.org/mindfunk' ``` bugs.python.org fields: ```python activity = <Date 2007-05-13.07:55:35.000> actor = 'georg.brandl' assignee = 'none' closed = True closed_date = None closer = None components = ['Library (Lib)'] creation = <Date 2003-11-11.15:41:14.000> creator = 'mindfunk' dependencies = [] files = [] hgrepos = [] issue_num = 840034 keywords = [] message_count = 2.0 messages = ['54053', '54054'] nosy_count = 2.0 nosy_names = ['georg.brandl', 'mindfunk'] pr_nums = [] priority = 'normal' resolution = 'rejected' stage = None status = 'closed' superseder = None type = 'enhancement' url = 'https://bugs.python.org/issue840034' versions = [] ``` </p></details>
additions to commands lib
https://api.github.com/repos/python/cpython/issues/39537/comments
2
2003-11-11T15:41:14Z
2022-04-09T23:05:09Z
https://github.com/python/cpython/issues/39537
1,198,798,813
39,537
[ "python", "cpython" ]
BPO | [839877](https://bugs.python.org/issue839877) --- | :--- Nosy | @loewis Files | <li>[test_glob.py.patch](https://bugs.python.org/file5680/test_glob.py.patch "Uploaded as text/plain at 2003-11-11.11:41:23 by quiver")</li> <sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup> <details><summary>Show more details</summary><p> GitHub fields: ```python assignee = None closed_at = <Date 2003-11-13.07:45:58.000> created_at = <Date 2003-11-11.11:41:23.000> labels = ['tests'] title = 'removed unused function(test_glob.py)' updated_at = <Date 2003-11-13.07:45:58.000> user = 'https://bugs.python.org/quiver' ``` bugs.python.org fields: ```python activity = <Date 2003-11-13.07:45:58.000> actor = 'loewis' assignee = 'none' closed = True closed_date = None closer = None components = ['Tests'] creation = <Date 2003-11-11.11:41:23.000> creator = 'quiver' dependencies = [] files = ['5680'] hgrepos = [] issue_num = 839877 keywords = ['patch'] message_count = 2.0 messages = ['44877', '44878'] nosy_count = 2.0 nosy_names = ['loewis', 'quiver'] pr_nums = [] priority = 'normal' resolution = 'accepted' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue839877' versions = ['Python 2.3'] ``` </p></details>
removed unused function(test_glob.py)
https://api.github.com/repos/python/cpython/issues/39536/comments
2
2003-11-11T11:41:23Z
2022-04-09T23:05:08Z
https://github.com/python/cpython/issues/39536
1,198,798,811
39,536
[ "python", "cpython" ]
BPO | [839865](https://bugs.python.org/issue839865) --- | :--- Nosy | @jackjansen <sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup> <details><summary>Show more details</summary><p> GitHub fields: ```python assignee = 'https://github.com/jackjansen' closed_at = <Date 2004-07-16.11:25:31.000> created_at = <Date 2003-11-11.11:21:29.000> labels = ['OS-mac'] title = 'MacPython installer: disk image does not mount from NFS' updated_at = <Date 2004-07-16.11:25:31.000> user = 'https://github.com/jackjansen' ``` bugs.python.org fields: ```python activity = <Date 2004-07-16.11:25:31.000> actor = 'jackjansen' assignee = 'jackjansen' closed = True closed_date = None closer = None components = ['macOS'] creation = <Date 2003-11-11.11:21:29.000> creator = 'jackjansen' dependencies = [] files = [] hgrepos = [] issue_num = 839865 keywords = [] message_count = 2.0 messages = ['18972', '18973'] nosy_count = 1.0 nosy_names = ['jackjansen'] pr_nums = [] priority = 'normal' resolution = 'works for me' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue839865' versions = [] ``` </p></details>
MacPython installer: disk image does not mount from NFS
https://api.github.com/repos/python/cpython/issues/39535/comments
2
2003-11-11T11:21:29Z
2022-04-09T23:05:07Z
https://github.com/python/cpython/issues/39535
1,198,798,803
39,535
[ "python", "cpython" ]
BPO | [839709](https://bugs.python.org/issue839709) --- | :--- 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 2006-04-27.00:04:20.000> created_at = <Date 2003-11-11.02:47:32.000> labels = ['docs'] title = 'Windows non-MS compiler doc updates' updated_at = <Date 2006-04-27.00:04:20.000> user = 'https://bugs.python.org/mikejbrown' ``` bugs.python.org fields: ```python activity = <Date 2006-04-27.00:04:20.000> actor = 'fdrake' assignee = 'fdrake' closed = True closed_date = None closer = None components = ['Documentation'] creation = <Date 2003-11-11.02:47:32.000> creator = 'mike_j_brown' dependencies = [] files = [] hgrepos = [] issue_num = 839709 keywords = [] message_count = 2.0 messages = ['18970', '18971'] nosy_count = 2.0 nosy_names = ['fdrake', 'mike_j_brown'] pr_nums = [] priority = 'normal' resolution = 'fixed' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue839709' versions = ['Python 2.3'] ``` </p></details>
Windows non-MS compiler doc updates
https://api.github.com/repos/python/cpython/issues/39534/comments
2
2003-11-11T02:47:32Z
2022-04-09T23:05:06Z
https://github.com/python/cpython/issues/39534
1,198,798,799
39,534
[ "python", "cpython" ]
BPO | [839585](https://bugs.python.org/issue839585) --- | :--- Nosy | @freddrake, @birkenfeld Files | <li>[patch2.patch](https://bugs.python.org/file1093/patch2.patch "Uploaded as text/plain at 2004-03-20.18:58:21 by mcherm"): Patch to apply to dist/src/Doc/ref/ref5.tex</li> <sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup> <details><summary>Show more details</summary><p> GitHub fields: ```python assignee = 'https://github.com/freddrake' closed_at = <Date 2005-12-26.23:16:09.000> created_at = <Date 2003-11-10.22:11:23.000> labels = ['docs'] title = 'String formatting operator % badly documented' updated_at = <Date 2005-12-26.23:16:09.000> user = 'https://bugs.python.org/siemer' ``` bugs.python.org fields: ```python activity = <Date 2005-12-26.23:16:09.000> actor = 'georg.brandl' assignee = 'fdrake' closed = True closed_date = None closer = None components = ['Documentation'] creation = <Date 2003-11-10.22:11:23.000> creator = 'siemer' dependencies = [] files = ['1093'] hgrepos = [] issue_num = 839585 keywords = [] message_count = 4.0 messages = ['18966', '18967', '18968', '18969'] nosy_count = 4.0 nosy_names = ['fdrake', 'georg.brandl', 'mcherm', 'siemer'] pr_nums = [] priority = 'normal' resolution = 'fixed' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue839585' versions = ['Python 2.4'] ``` </p></details>
String formatting operator % badly documented
https://api.github.com/repos/python/cpython/issues/39533/comments
4
2003-11-10T22:11:23Z
2022-04-09T23:05:05Z
https://github.com/python/cpython/issues/39533
1,198,798,793
39,533
[ "python", "cpython" ]
BPO | [839548](https://bugs.python.org/issue839548) --- | :--- Nosy | @tim-one Files | <li>[typepatch.txt](https://bugs.python.org/file1092/typepatch.txt "Uploaded as text/plain at 2003-11-10.21:32:45 by dcjim"): Fix patch</li> <sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup> <details><summary>Show more details</summary><p> GitHub fields: ```python assignee = 'https://github.com/tim-one' closed_at = <Date 2003-11-20.21:24:29.000> created_at = <Date 2003-11-10.21:32:44.000> labels = ['interpreter-core', 'release-blocker'] title = "Bug in type's GC handling causes segfaults" updated_at = <Date 2003-11-20.21:24:29.000> user = 'https://bugs.python.org/dcjim' ``` bugs.python.org fields: ```python activity = <Date 2003-11-20.21:24:29.000> actor = 'tim.peters' assignee = 'tim.peters' closed = True closed_date = None closer = None components = ['Interpreter Core'] creation = <Date 2003-11-10.21:32:44.000> creator = 'dcjim' dependencies = [] files = ['1092'] hgrepos = [] issue_num = 839548 keywords = [] message_count = 4.0 messages = ['18962', '18963', '18964', '18965'] nosy_count = 2.0 nosy_names = ['tim.peters', 'dcjim'] pr_nums = [] priority = 'release blocker' resolution = 'fixed' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue839548' versions = [] ``` </p></details>
Bug in type's GC handling causes segfaults
https://api.github.com/repos/python/cpython/issues/39532/comments
4
2003-11-10T21:32:44Z
2022-04-09T23:05:04Z
https://github.com/python/cpython/issues/39532
1,198,798,791
39,532
[ "python", "cpython" ]
BPO | [839496](https://bugs.python.org/issue839496) --- | :--- Nosy | @birkenfeld, @irmen, @amauryfa, @bluebird75 Files | <li>[diff.txt](https://bugs.python.org/file5678/diff.txt "Uploaded as text/plain at 2003-11-10.20:42:43 by @irmen"): SimpleHTTPServer patch</li><li>[httptest.zip](https://bugs.python.org/file5679/httptest.zip "Uploaded at 2004-06-06.11:16:57 by @irmen"): test case that shows the problem on Windows.</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 2008-07-20.11:26:37.960> created_at = <Date 2003-11-10.20:42:43.000> labels = ['easy', 'library'] title = 'SimpleHTTPServer reports wrong content-length for text files' updated_at = <Date 2008-07-20.11:26:37.958> user = 'https://github.com/irmen' ``` bugs.python.org fields: ```python activity = <Date 2008-07-20.11:26:37.958> actor = 'georg.brandl' assignee = 'jlgijsbers' closed = True closed_date = <Date 2008-07-20.11:26:37.960> closer = 'georg.brandl' components = ['Library (Lib)'] creation = <Date 2003-11-10.20:42:43.000> creator = 'irmen' dependencies = [] files = ['5678', '5679'] hgrepos = [] issue_num = 839496 keywords = ['patch', 'easy'] message_count = 11.0 messages = ['44870', '44871', '44872', '44873', '44874', '44875', '44876', '68140', '69332', '69355', '70081'] nosy_count = 6.0 nosy_names = ['georg.brandl', 'jlgijsbers', 'irmen', 'amaury.forgeotdarc', 'ggenellina', 'bluebird'] pr_nums = [] priority = 'normal' resolution = 'fixed' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue839496' versions = ['Python 2.6', 'Python 2.5'] ``` </p></details>
SimpleHTTPServer reports wrong content-length for text files
https://api.github.com/repos/python/cpython/issues/39531/comments
11
2003-11-10T20:42:43Z
2022-04-09T23:05:02Z
https://github.com/python/cpython/issues/39531
1,198,798,786
39,531
[ "python", "cpython" ]
BPO | [839200](https://bugs.python.org/issue839200) --- | :--- <sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup> <details><summary>Show more details</summary><p> GitHub fields: ```python assignee = None closed_at = <Date 2003-11-10.14:58:45.000> created_at = <Date 2003-11-10.13:12:57.000> labels = ['library'] title = 'some error in worning.py' updated_at = <Date 2003-11-10.14:58:45.000> user = 'https://bugs.python.org/emin0' ``` bugs.python.org fields: ```python activity = <Date 2003-11-10.14:58:45.000> actor = 'nnorwitz' assignee = 'none' closed = True closed_date = None closer = None components = ['Library (Lib)'] creation = <Date 2003-11-10.13:12:57.000> creator = 'emin0' dependencies = [] files = [] hgrepos = [] issue_num = 839200 keywords = [] message_count = 2.0 messages = ['18960', '18961'] nosy_count = 2.0 nosy_names = ['nnorwitz', 'emin0'] pr_nums = [] priority = 'normal' resolution = 'duplicate' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue839200' versions = ['Python 2.3'] ``` </p></details>
some error in worning.py
https://api.github.com/repos/python/cpython/issues/39530/comments
2
2003-11-10T13:12:57Z
2022-04-09T23:05:01Z
https://github.com/python/cpython/issues/39530
1,198,798,782
39,530
[ "python", "cpython" ]
BPO | [839159](https://bugs.python.org/issue839159) --- | :--- Nosy | @mdickinson, @pitrou, @devdanzin Superseder | <li>bpo-7105: weak dict iterators are fragile because of unpredictable GC runs</li> Files | <li>[weakrefbug.py](https://bugs.python.org/file1091/weakrefbug.py "Uploaded as text/plain at 2003-11-10.11:32:12 by dcjim"): Script that demonstrates the bug</li><li>[weakref_dict_iter.diff](https://bugs.python.org/file9537/weakref_dict_iter.diff "Uploaded as text/plain at 2008-02-24.14:25:36 by vdupras")</li> <sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup> <details><summary>Show more details</summary><p> GitHub fields: ```python assignee = None closed_at = <Date 2010-07-23.09:56:04.895> created_at = <Date 2003-11-10.11:32:12.000> labels = ['type-bug', 'library'] title = 'iterators broken for weak dicts' updated_at = <Date 2010-07-23.09:56:04.894> user = 'https://bugs.python.org/dcjim' ``` bugs.python.org fields: ```python activity = <Date 2010-07-23.09:56:04.894> actor = 'mark.dickinson' assignee = 'none' closed = True closed_date = <Date 2010-07-23.09:56:04.895> closer = 'mark.dickinson' components = ['Library (Lib)'] creation = <Date 2003-11-10.11:32:12.000> creator = 'dcjim' dependencies = [] files = ['1091', '9537'] hgrepos = [] issue_num = 839159 keywords = ['patch'] message_count = 14.0 messages = ['18959', '62908', '82020', '82037', '82062', '82066', '82067', '104842', '105159', '110338', '111254', '111256', '111257', '111258'] nosy_count = 8.0 nosy_names = ['dcjim', 'tseaver', 'mark.dickinson', 'pitrou', 'ajaksu2', 'vdupras', 'elachuni', 'BreamoreBoy'] pr_nums = [] priority = 'normal' resolution = 'duplicate' stage = 'patch review' status = 'closed' superseder = '7105' type = 'behavior' url = 'https://bugs.python.org/issue839159' versions = ['Python 2.6', 'Python 2.7'] ``` </p></details>
iterators broken for weak dicts
https://api.github.com/repos/python/cpython/issues/39529/comments
14
2003-11-10T11:32:12Z
2022-04-09T23:05:00Z
https://github.com/python/cpython/issues/39529
1,198,798,778
39,529
[ "python", "cpython" ]
BPO | [839151](https://bugs.python.org/issue839151) --- | :--- Nosy | @birkenfeld, @birkenfeld Files | <li>[diff](https://bugs.python.org/file1090/diff "Uploaded as application/octet-stream at 2003-11-10.10:56:09 by vimboss"): patch for warnings.py</li> <sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup> <details><summary>Show more details</summary><p> GitHub fields: ```python assignee = 'https://github.com/birkenfeld' closed_at = <Date 2007-08-22.01:29:11.000> created_at = <Date 2003-11-10.10:56:09.000> labels = ['library'] title = "attempt to access sys.argv when it doesn\\'t exist" updated_at = <Date 2007-08-22.01:29:11.000> user = 'https://bugs.python.org/vimboss' ``` bugs.python.org fields: ```python activity = <Date 2007-08-22.01:29:11.000> actor = 'ngrover' assignee = 'georg.brandl' closed = True closed_date = None closer = None components = ['Library (Lib)'] creation = <Date 2003-11-10.10:56:09.000> creator = 'vimboss' dependencies = [] files = ['1090'] hgrepos = [] issue_num = 839151 keywords = [] message_count = 6.0 messages = ['18953', '18954', '18955', '18956', '18957', '18958'] nosy_count = 6.0 nosy_names = ['nobody', 'nnorwitz', 'georg.brandl', 'georg.brandl', 'vimboss', 'ngrover'] pr_nums = [] priority = 'normal' resolution = 'fixed' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue839151' versions = ['Python 2.3'] ``` </p></details>
attempt to access sys.argv when it doesn\'t exist
https://api.github.com/repos/python/cpython/issues/39528/comments
6
2003-11-10T10:56:09Z
2022-04-09T23:04:59Z
https://github.com/python/cpython/issues/39528
1,198,798,773
39,528
[ "python", "cpython" ]
BPO | [839075](https://bugs.python.org/issue839075) --- | :--- Nosy | @birkenfeld <sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup> <details><summary>Show more details</summary><p> GitHub fields: ```python assignee = None closed_at = <Date 2005-12-26.23:28:13.000> created_at = <Date 2003-11-10.07:21:23.000> labels = ['docs'] title = 'Document that highly recursive data cannot be pickled' updated_at = <Date 2005-12-26.23:28:13.000> user = 'https://bugs.python.org/simonb1' ``` bugs.python.org fields: ```python activity = <Date 2005-12-26.23:28:13.000> actor = 'georg.brandl' assignee = 'none' closed = True closed_date = None closer = None components = ['Documentation'] creation = <Date 2003-11-10.07:21:23.000> creator = 'simonb1' dependencies = [] files = [] hgrepos = [] issue_num = 839075 keywords = [] message_count = 2.0 messages = ['18951', '18952'] nosy_count = 2.0 nosy_names = ['georg.brandl', 'simonb1'] pr_nums = [] priority = 'normal' resolution = 'fixed' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue839075' versions = ['Python 2.3'] ``` </p></details>
Document that highly recursive data cannot be pickled
https://api.github.com/repos/python/cpython/issues/39527/comments
2
2003-11-10T07:21:23Z
2022-04-09T23:04:57Z
https://github.com/python/cpython/issues/39527
1,198,798,771
39,527
[ "python", "cpython" ]
BPO | [839038](https://bugs.python.org/issue839038) --- | :--- Nosy | @loewis Files | <li>[getsid_patch](https://bugs.python.org/file5677/getsid_patch "Uploaded as application/octet-stream at 2003-11-10.05:12:08 by raynorj"): patch to provide getsid() system call</li> <sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup> <details><summary>Show more details</summary><p> GitHub fields: ```python assignee = None closed_at = <Date 2003-11-10.06:36:42.000> created_at = <Date 2003-11-10.05:12:08.000> labels = ['interpreter-core'] title = 'add getsid() system call' updated_at = <Date 2003-11-10.06:36:42.000> user = 'https://bugs.python.org/raynorj' ``` bugs.python.org fields: ```python activity = <Date 2003-11-10.06:36:42.000> actor = 'loewis' assignee = 'none' closed = True closed_date = None closer = None components = ['Interpreter Core'] creation = <Date 2003-11-10.05:12:08.000> creator = 'raynorj' dependencies = [] files = ['5677'] hgrepos = [] issue_num = 839038 keywords = ['patch'] message_count = 2.0 messages = ['44868', '44869'] nosy_count = 2.0 nosy_names = ['loewis', 'raynorj'] pr_nums = [] priority = 'normal' resolution = 'accepted' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue839038' versions = ['Python 2.4'] ``` </p></details>
add getsid() system call
https://api.github.com/repos/python/cpython/issues/39526/comments
2
2003-11-10T05:12:08Z
2022-04-09T23:04:56Z
https://github.com/python/cpython/issues/39526
1,198,798,768
39,526
[ "python", "cpython" ]
BPO | [838938](https://bugs.python.org/issue838938) --- | :--- Nosy | @rhettinger Files | <li>[python-2.3.2-doc.patch](https://bugs.python.org/file1089/python-2.3.2-doc.patch "Uploaded as text/plain at 2003-11-09.23:28:28 by frougon"): Patch for the Python 2.3.2 documentation</li> <sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup> <details><summary>Show more details</summary><p> GitHub fields: ```python assignee = 'https://github.com/rhettinger' closed_at = <Date 2003-12-07.11:40:38.000> created_at = <Date 2003-11-09.23:28:28.000> labels = ['docs'] title = 'Typos in the docs (Extending/Embedding + Python/C API)' updated_at = <Date 2003-12-07.11:40:38.000> user = 'https://bugs.python.org/frougon' ``` bugs.python.org fields: ```python activity = <Date 2003-12-07.11:40:38.000> actor = 'rhettinger' assignee = 'rhettinger' closed = True closed_date = None closer = None components = ['Documentation'] creation = <Date 2003-11-09.23:28:28.000> creator = 'frougon' dependencies = [] files = ['1089'] hgrepos = [] issue_num = 838938 keywords = [] message_count = 2.0 messages = ['18949', '18950'] nosy_count = 2.0 nosy_names = ['rhettinger', 'frougon'] pr_nums = [] priority = 'normal' resolution = 'fixed' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue838938' versions = ['Python 2.3'] ``` </p></details>
Typos in the docs (Extending/Embedding + Python/C API)
https://api.github.com/repos/python/cpython/issues/39525/comments
2
2003-11-09T23:28:28Z
2022-04-09T23:04:56Z
https://github.com/python/cpython/issues/39525
1,198,798,765
39,525
[ "python", "cpython" ]
BPO | [838910](https://bugs.python.org/issue838910) --- | :--- Nosy | @freddrake, @warsaw Files | <li>[my first diff.txt](https://bugs.python.org/file5676/my%20first%20diff.txt "Uploaded as text/plain at 2003-11-09.20:40:40 by rob_alexander"): Forward context diff for libmailbox.tex</li> <sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup> <details><summary>Show more details</summary><p> GitHub fields: ```python assignee = 'https://github.com/warsaw' closed_at = <Date 2004-05-12.11:50:31.000> created_at = <Date 2003-11-09.20:40:40.000> labels = ['docs'] title = 'Footnote on bug in Mailbox with Windows text-mode files' updated_at = <Date 2004-05-12.11:50:31.000> user = 'https://bugs.python.org/robalexander' ``` bugs.python.org fields: ```python activity = <Date 2004-05-12.11:50:31.000> actor = 'barry' assignee = 'barry' closed = True closed_date = None closer = None components = ['Documentation'] creation = <Date 2003-11-09.20:40:40.000> creator = 'rob_alexander' dependencies = [] files = ['5676'] hgrepos = [] issue_num = 838910 keywords = ['patch'] message_count = 3.0 messages = ['44865', '44866', '44867'] nosy_count = 3.0 nosy_names = ['fdrake', 'barry', 'rob_alexander'] pr_nums = [] priority = 'normal' resolution = None stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue838910' versions = [] ``` </p></details>
Footnote on bug in Mailbox with Windows text-mode files
https://api.github.com/repos/python/cpython/issues/39524/comments
3
2003-11-09T20:40:40Z
2022-04-09T23:04:55Z
https://github.com/python/cpython/issues/39524
1,198,798,762
39,524
[ "python", "cpython" ]
BPO | [838616](https://bugs.python.org/issue838616) --- | :--- Nosy | @jackjansen <sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup> <details><summary>Show more details</summary><p> GitHub fields: ```python assignee = 'https://github.com/jackjansen' closed_at = <Date 2003-11-27.23:29:20.000> created_at = <Date 2003-11-08.23:45:22.000> labels = ['OS-mac'] title = 'MacPython for Panther additions includes IDLE' updated_at = <Date 2003-11-27.23:29:20.000> user = 'https://github.com/jackjansen' ``` bugs.python.org fields: ```python activity = <Date 2003-11-27.23:29:20.000> actor = 'jackjansen' assignee = 'jackjansen' closed = True closed_date = None closer = None components = ['macOS'] creation = <Date 2003-11-08.23:45:22.000> creator = 'jackjansen' dependencies = [] files = [] hgrepos = [] issue_num = 838616 keywords = [] message_count = 2.0 messages = ['18947', '18948'] nosy_count = 1.0 nosy_names = ['jackjansen'] pr_nums = [] priority = 'normal' resolution = 'fixed' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue838616' versions = [] ``` </p></details>
MacPython for Panther additions includes IDLE
https://api.github.com/repos/python/cpython/issues/39523/comments
2
2003-11-08T23:45:22Z
2022-04-09T23:04:54Z
https://github.com/python/cpython/issues/39523
1,198,798,758
39,523
[ "python", "cpython" ]
BPO | [838546](https://bugs.python.org/issue838546) --- | :--- Nosy | @loewis Files | <li>[pty_patch](https://bugs.python.org/file5675/pty_patch "Uploaded as application/octet-stream at 2003-11-08.20:21:59 by raynorj"): patch to pty.py</li> <sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup> <details><summary>Show more details</summary><p> GitHub fields: ```python assignee = None closed_at = <Date 2006-11-09.11:12:00.000> created_at = <Date 2003-11-08.20:21:59.000> labels = ['library'] title = 'make pty.fork() allocate a controlling tty' updated_at = <Date 2006-11-09.11:12:00.000> user = 'https://bugs.python.org/raynorj' ``` bugs.python.org fields: ```python activity = <Date 2006-11-09.11:12:00.000> actor = 'loewis' assignee = 'none' closed = True closed_date = None closer = None components = ['Library (Lib)'] creation = <Date 2003-11-08.20:21:59.000> creator = 'raynorj' dependencies = [] files = ['5675'] hgrepos = [] issue_num = 838546 keywords = ['patch'] message_count = 4.0 messages = ['44861', '44862', '44863', '44864'] nosy_count = 2.0 nosy_names = ['loewis', 'raynorj'] pr_nums = [] priority = 'normal' resolution = 'accepted' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue838546' versions = ['Python 2.3'] ``` </p></details>
make pty.fork() allocate a controlling tty
https://api.github.com/repos/python/cpython/issues/39522/comments
4
2003-11-08T20:21:59Z
2022-04-09T23:04:52Z
https://github.com/python/cpython/issues/39522
1,198,798,754
39,522
[ "python", "cpython" ]
BPO | [838144](https://bugs.python.org/issue838144) --- | :--- Nosy | @jackjansen, @etrepum, @ronaldoussoren <sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup> <details><summary>Show more details</summary><p> GitHub fields: ```python assignee = 'https://github.com/jackjansen' closed_at = <Date 2006-06-25.21:29:24.000> created_at = <Date 2003-11-07.20:47:41.000> labels = ['OS-mac'] title = 'PackageManager does not clean up after itself' updated_at = <Date 2006-06-25.21:29:24.000> user = 'https://github.com/etrepum' ``` bugs.python.org fields: ```python activity = <Date 2006-06-25.21:29:24.000> actor = 'ronaldoussoren' assignee = 'jackjansen' closed = True closed_date = None closer = None components = ['macOS'] creation = <Date 2003-11-07.20:47:41.000> creator = 'bob.ippolito' dependencies = [] files = [] hgrepos = [] issue_num = 838144 keywords = [] message_count = 2.0 messages = ['18945', '18946'] nosy_count = 3.0 nosy_names = ['jackjansen', 'bob.ippolito', 'ronaldoussoren'] pr_nums = [] priority = 'normal' resolution = 'wont fix' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue838144' versions = ['Python 2.3'] ``` </p></details>
PackageManager does not clean up after itself
https://api.github.com/repos/python/cpython/issues/39521/comments
2
2003-11-07T20:47:41Z
2022-04-09T23:04:52Z
https://github.com/python/cpython/issues/39521
1,198,798,752
39,521
[ "python", "cpython" ]
BPO | [838140](https://bugs.python.org/issue838140) --- | :--- Nosy | @jackjansen, @etrepum, @ronaldoussoren <sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup> <details><summary>Show more details</summary><p> GitHub fields: ```python assignee = 'https://github.com/jackjansen' closed_at = <Date 2004-07-15.22:29:12.000> created_at = <Date 2003-11-07.20:44:30.000> labels = ['OS-mac'] title = 'Unloading extension modules not always safe' updated_at = <Date 2004-07-15.22:29:12.000> user = 'https://github.com/etrepum' ``` bugs.python.org fields: ```python activity = <Date 2004-07-15.22:29:12.000> actor = 'jackjansen' assignee = 'jackjansen' closed = True closed_date = None closer = None components = ['macOS'] creation = <Date 2003-11-07.20:44:30.000> creator = 'bob.ippolito' dependencies = [] files = [] hgrepos = [] issue_num = 838140 keywords = [] message_count = 9.0 messages = ['18936', '18937', '18938', '18939', '18940', '18941', '18942', '18943', '18944'] nosy_count = 3.0 nosy_names = ['jackjansen', 'bob.ippolito', 'ronaldoussoren'] pr_nums = [] priority = 'normal' resolution = 'fixed' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue838140' versions = ['Python 2.3'] ``` </p></details>
Unloading extension modules not always safe
https://api.github.com/repos/python/cpython/issues/39520/comments
9
2003-11-07T20:44:30Z
2022-04-09T23:04:50Z
https://github.com/python/cpython/issues/39520
1,198,798,747
39,520
[ "python", "cpython" ]
BPO | [837929](https://bugs.python.org/issue837929) --- | :--- 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 2004-05-05.04:18:38.000> created_at = <Date 2003-11-07.15:11:24.000> labels = ['docs'] title = 'socket.gethostbyname raises gaierror, not herror' updated_at = <Date 2004-05-05.04:18:38.000> user = 'https://bugs.python.org/ceder' ``` bugs.python.org fields: ```python activity = <Date 2004-05-05.04:18:38.000> actor = 'fdrake' assignee = 'fdrake' closed = True closed_date = None closer = None components = ['Documentation'] creation = <Date 2003-11-07.15:11:24.000> creator = 'ceder' dependencies = [] files = [] hgrepos = [] issue_num = 837929 keywords = [] message_count = 2.0 messages = ['18934', '18935'] nosy_count = 2.0 nosy_names = ['fdrake', 'ceder'] pr_nums = [] priority = 'normal' resolution = 'fixed' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue837929' versions = ['Python 2.3'] ``` </p></details>
socket.gethostbyname raises gaierror, not herror
https://api.github.com/repos/python/cpython/issues/39519/comments
2
2003-11-07T15:11:24Z
2022-04-09T23:04:49Z
https://github.com/python/cpython/issues/39519
1,198,798,743
39,519
[ "python", "cpython" ]
BPO | [837577](https://bugs.python.org/issue837577) --- | :--- Nosy | @birkenfeld, @tiran, @devdanzin <sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup> <details><summary>Show more details</summary><p> GitHub fields: ```python assignee = None closed_at = <Date 2009-03-31.18:27:07.736> created_at = <Date 2003-11-06.23:11:13.000> labels = ['type-feature', 'library', 'docs'] title = 'cryptic os.spawnvpe() return code' updated_at = <Date 2009-03-31.18:27:07.734> user = 'https://bugs.python.org/clintonroy' ``` bugs.python.org fields: ```python activity = <Date 2009-03-31.18:27:07.734> actor = 'georg.brandl' assignee = 'nnorwitz' closed = True closed_date = <Date 2009-03-31.18:27:07.736> closer = 'georg.brandl' components = ['Documentation', 'Library (Lib)'] creation = <Date 2003-11-06.23:11:13.000> creator = 'clintonroy' dependencies = [] files = [] hgrepos = [] issue_num = 837577 keywords = [] message_count = 5.0 messages = ['18932', '18933', '59203', '82031', '84852'] nosy_count = 5.0 nosy_names = ['nnorwitz', 'georg.brandl', 'clintonroy', 'christian.heimes', 'ajaksu2'] pr_nums = [] priority = 'low' resolution = 'fixed' stage = 'test needed' status = 'closed' superseder = None type = 'enhancement' url = 'https://bugs.python.org/issue837577' versions = ['Python 2.6'] ``` </p></details>
cryptic os.spawnvpe() return code
https://api.github.com/repos/python/cpython/issues/39518/comments
5
2003-11-06T23:11:13Z
2022-04-09T23:04:47Z
https://github.com/python/cpython/issues/39518
1,198,798,740
39,518
[ "python", "cpython" ]
BPO | [837322](https://bugs.python.org/issue837322) --- | :--- Nosy | @loewis Files | <li>[doc2.diff](https://bugs.python.org/file5674/doc2.diff "Uploaded as text/plain at 2003-11-06.16:20:00 by tzot"): diff -u for 2.3.2 version of Doc/api/intro.tex</li> <sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup> <details><summary>Show more details</summary><p> GitHub fields: ```python assignee = None closed_at = <Date 2003-11-06.21:08:39.000> created_at = <Date 2003-11-06.16:20:00.000> labels = ['docs'] title = 'owning, borrowing, stealing clarification' updated_at = <Date 2003-11-06.21:08:39.000> user = 'https://bugs.python.org/tzot' ``` bugs.python.org fields: ```python activity = <Date 2003-11-06.21:08:39.000> actor = 'loewis' assignee = 'none' closed = True closed_date = None closer = None components = ['Documentation'] creation = <Date 2003-11-06.16:20:00.000> creator = 'tzot' dependencies = [] files = ['5674'] hgrepos = [] issue_num = 837322 keywords = ['patch'] message_count = 2.0 messages = ['44859', '44860'] nosy_count = 2.0 nosy_names = ['loewis', 'tzot'] pr_nums = [] priority = 'normal' resolution = 'accepted' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue837322' versions = ['Python 2.3'] ``` </p></details>
owning, borrowing, stealing clarification
https://api.github.com/repos/python/cpython/issues/39517/comments
2
2003-11-06T16:20:00Z
2022-04-09T23:04:46Z
https://github.com/python/cpython/issues/39517
1,198,798,739
39,517
[ "python", "cpython" ]
BPO | [837242](https://bugs.python.org/issue837242) --- | :--- Nosy | @loewis, @birkenfeld, @birkenfeld Files | <li>[ptr2.diff](https://bugs.python.org/file1088/ptr2.diff "Uploaded as text/plain at 2006-04-10.12:27:22 by @loewis")</li> <sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup> <details><summary>Show more details</summary><p> GitHub fields: ```python assignee = None closed_at = <Date 2006-04-10.20:28:36.000> created_at = <Date 2003-11-06.15:11:47.000> labels = ['interpreter-core'] title = 'id() for large ptr should return a long' updated_at = <Date 2006-04-10.20:28:36.000> user = 'https://bugs.python.org/anthonybaxter' ``` bugs.python.org fields: ```python activity = <Date 2006-04-10.20:28:36.000> actor = 'loewis' assignee = 'none' closed = True closed_date = None closer = None components = ['Interpreter Core'] creation = <Date 2003-11-06.15:11:47.000> creator = 'anthonybaxter' dependencies = [] files = ['1088'] hgrepos = [] issue_num = 837242 keywords = [] message_count = 9.0 messages = ['18923', '18924', '18925', '18926', '18927', '18928', '18929', '18930', '18931'] nosy_count = 4.0 nosy_names = ['loewis', 'anthonybaxter', 'georg.brandl', 'georg.brandl'] pr_nums = [] priority = 'normal' resolution = 'accepted' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue837242' versions = ['Python 2.4'] ``` </p></details>
id() for large ptr should return a long
https://api.github.com/repos/python/cpython/issues/39516/comments
9
2003-11-06T15:11:47Z
2022-04-09T23:04:45Z
https://github.com/python/cpython/issues/39516
1,198,798,735
39,516
[ "python", "cpython" ]
BPO | [837234](https://bugs.python.org/issue837234) --- | :--- Nosy | @loewis, @mkiever Superseder | <li>bpo-775544: Tk.quit leads to crash in python.exe</li> Files | <li>[issue837234.py](https://bugs.python.org/file10242/issue837234.py "Uploaded as text/plain at 2008-05-10.13:47:23 by werneck"): Failed to reproduce the bug</li><li>[issue775544.py](https://bugs.python.org/file10356/issue775544.py "Uploaded as text/plain at 2008-05-17.16:16:52 by @mkiever"): demo code from issue 775544 (does not reproduce bug on linux)</li> <sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup> <details><summary>Show more details</summary><p> GitHub fields: ```python assignee = 'https://github.com/loewis' closed_at = <Date 2008-06-01.11:30:06.140> created_at = <Date 2003-11-06.15:05:34.000> labels = ['expert-tkinter'] title = 'Tk.quit and sys.exit cause Fatal Error' updated_at = <Date 2008-06-01.11:30:06.139> user = 'https://bugs.python.org/blaforge' ``` bugs.python.org fields: ```python activity = <Date 2008-06-01.11:30:06.139> actor = 'georg.brandl' assignee = 'loewis' closed = True closed_date = <Date 2008-06-01.11:30:06.140> closer = 'georg.brandl' components = ['Tkinter'] creation = <Date 2003-11-06.15:05:34.000> creator = 'blaforge' dependencies = [] files = ['10242', '10356'] hgrepos = [] issue_num = 837234 keywords = [] message_count = 7.0 messages = ['18921', '18922', '55383', '55413', '55415', '66521', '67005'] nosy_count = 5.0 nosy_names = ['loewis', 'jafo', 'blaforge', 'mkiever', 'werneck'] pr_nums = [] priority = 'high' resolution = 'duplicate' stage = None status = 'closed' superseder = '775544' type = None url = 'https://bugs.python.org/issue837234' versions = [] ``` </p></details>
Tk.quit and sys.exit cause Fatal Error
https://api.github.com/repos/python/cpython/issues/39515/comments
7
2003-11-06T15:05:34Z
2022-04-09T23:04:45Z
https://github.com/python/cpython/issues/39515
1,198,798,731
39,515
[ "python", "cpython" ]
BPO | [837231](https://bugs.python.org/issue837231) --- | :--- 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 2003-11-08.08:18:46.000> created_at = <Date 2003-11-06.15:03:47.000> labels = ['extension-modules', 'invalid'] title = 'Python 2.3 socketmodule breaks on FreeBSD 5.1' updated_at = <Date 2003-11-08.08:18:46.000> user = 'https://bugs.python.org/mdornseif' ``` bugs.python.org fields: ```python activity = <Date 2003-11-08.08:18:46.000> actor = 'mdornseif' assignee = 'none' closed = True closed_date = None closer = None components = ['Extension Modules'] creation = <Date 2003-11-06.15:03:47.000> creator = 'mdornseif' dependencies = [] files = [] hgrepos = [] issue_num = 837231 keywords = [] message_count = 7.0 messages = ['18914', '18915', '18916', '18917', '18918', '18919', '18920'] nosy_count = 3.0 nosy_names = ['loewis', 'anthonybaxter', 'mdornseif'] pr_nums = [] priority = 'high' resolution = 'not a bug' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue837231' versions = ['Python 2.3'] ``` </p></details>
Python 2.3 socketmodule breaks on FreeBSD 5.1
https://api.github.com/repos/python/cpython/issues/39514/comments
7
2003-11-06T15:03:47Z
2022-04-09T23:04:43Z
https://github.com/python/cpython/issues/39514
1,198,798,727
39,514
[ "python", "cpython" ]
BPO | [837228](https://bugs.python.org/issue837228) --- | :--- 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 2004-03-31.08:00:26.000> created_at = <Date 2003-11-06.14:59:15.000> labels = ['docs'] title = 'Python.h must be included first' updated_at = <Date 2004-03-31.08:00:26.000> user = 'https://github.com/freddrake' ``` bugs.python.org fields: ```python activity = <Date 2004-03-31.08:00:26.000> actor = 'fdrake' assignee = 'fdrake' closed = True closed_date = None closer = None components = ['Documentation'] creation = <Date 2003-11-06.14:59:15.000> creator = 'fdrake' dependencies = [] files = [] hgrepos = [] issue_num = 837228 keywords = [] message_count = 2.0 messages = ['18912', '18913'] nosy_count = 1.0 nosy_names = ['fdrake'] pr_nums = [] priority = 'high' resolution = 'fixed' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue837228' versions = [] ``` </p></details>
Python.h must be included first
https://api.github.com/repos/python/cpython/issues/39513/comments
2
2003-11-06T14:59:15Z
2022-04-09T23:04:43Z
https://github.com/python/cpython/issues/39513
1,198,798,722
39,513
[ "python", "cpython" ]
BPO | [837046](https://bugs.python.org/issue837046) --- | :--- Nosy | @birkenfeld, @bitdancer Dependencies | <li>bpo-1257687: Solaris 8 declares gethostname().</li> <sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup> <details><summary>Show more details</summary><p> GitHub fields: ```python assignee = None closed_at = <Date 2010-09-04.18:42:17.176> created_at = <Date 2003-11-06.08:09:52.000> labels = ['build'] title = 'pyport.h redeclares gethostname() if SOLARIS is defined' updated_at = <Date 2014-04-21.19:55:32.279> user = 'https://bugs.python.org/jbostock' ``` bugs.python.org fields: ```python activity = <Date 2014-04-21.19:55:32.279> actor = 'mst' assignee = 'none' closed = True closed_date = <Date 2010-09-04.18:42:17.176> closer = 'BreamoreBoy' components = ['Build'] creation = <Date 2003-11-06.08:09:52.000> creator = 'jbostock' dependencies = ['1257687'] files = [] hgrepos = [] issue_num = 837046 keywords = [] message_count = 11.0 messages = ['18908', '18909', '18910', '18911', '114296', '115600', '115622', '216297', '216896', '216916', '216967'] nosy_count = 6.0 nosy_names = ['georg.brandl', 'jbostock', 'dlr', 'r.david.murray', 'BreamoreBoy', 'mst'] pr_nums = [] priority = 'normal' resolution = 'out of date' stage = 'test needed' status = 'closed' superseder = None type = 'compile error' url = 'https://bugs.python.org/issue837046' versions = ['Python 2.6'] ``` </p></details>
pyport.h redeclares gethostname() if SOLARIS is defined
https://api.github.com/repos/python/cpython/issues/39512/comments
11
2003-11-06T08:09:52Z
2022-04-09T23:04:41Z
https://github.com/python/cpython/issues/39512
1,198,798,718
39,512
[ "python", "cpython" ]
BPO | [836942](https://bugs.python.org/issue836942) --- | :--- Files | <li>[logging.patch](https://bugs.python.org/file5673/logging.patch "Uploaded as text/plain at 2003-11-06.01:56:23 by jretz"): patch for logging/__init__.py and logging/config.py</li> <sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup> <details><summary>Show more details</summary><p> GitHub fields: ```python assignee = None closed_at = <Date 2003-12-11.05:47:58.000> created_at = <Date 2003-11-06.01:56:23.000> labels = ['library'] title = 'Avoid "apply" warnings in "logging", still works in 1.52' updated_at = <Date 2003-12-11.05:47:58.000> user = 'https://bugs.python.org/jretz' ``` bugs.python.org fields: ```python activity = <Date 2003-12-11.05:47:58.000> actor = 'nnorwitz' assignee = 'nnorwitz' closed = True closed_date = None closer = None components = ['Library (Lib)'] creation = <Date 2003-11-06.01:56:23.000> creator = 'jretz' dependencies = [] files = ['5673'] hgrepos = [] issue_num = 836942 keywords = ['patch'] message_count = 2.0 messages = ['44857', '44858'] nosy_count = 2.0 nosy_names = ['nnorwitz', 'jretz'] pr_nums = [] priority = 'normal' resolution = 'out of date' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue836942' versions = ['Python 2.3'] ``` </p></details>
Avoid "apply" warnings in "logging", still works in 1.52
https://api.github.com/repos/python/cpython/issues/39511/comments
2
2003-11-06T01:56:23Z
2022-04-09T23:04:40Z
https://github.com/python/cpython/issues/39511
1,198,798,715
39,511
[ "python", "cpython" ]
BPO | [836879](https://bugs.python.org/issue836879) --- | :--- Nosy | @nascheme Files | <li>[assert_codegen.diff](https://bugs.python.org/file5672/assert_codegen.diff "Uploaded as text/plain at 2003-11-05.23:11:50 by @nascheme")</li> <sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup> <details><summary>Show more details</summary><p> GitHub fields: ```python assignee = None closed_at = <Date 2003-11-05.23:11:50.000> created_at = <Date 2003-11-05.23:11:50.000> labels = ['library'] title = 'assert should not generate code if optimized' updated_at = <Date 2003-11-05.23:11:50.000> user = 'https://github.com/nascheme' ``` bugs.python.org fields: ```python activity = <Date 2003-11-05.23:11:50.000> actor = 'nascheme' assignee = 'jhylton' closed = True closed_date = None closer = None components = ['Library (Lib)'] creation = <Date 2003-11-05.23:11:50.000> creator = 'nascheme' dependencies = [] files = ['5672'] hgrepos = [] issue_num = 836879 keywords = ['patch'] message_count = 1.0 messages = ['44856'] nosy_count = 2.0 nosy_names = ['jhylton', 'nascheme'] pr_nums = [] priority = 'high' resolution = 'fixed' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue836879' versions = [] ``` </p></details>
assert should not generate code if optimized
https://api.github.com/repos/python/cpython/issues/39510/comments
1
2003-11-05T23:11:50Z
2022-04-09T23:04:38Z
https://github.com/python/cpython/issues/39510
1,198,798,710
39,510
[ "python", "cpython" ]
BPO | [836769](https://bugs.python.org/issue836769) --- | :--- <sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup> <details><summary>Show more details</summary><p> GitHub fields: ```python assignee = None closed_at = <Date 2003-11-05.20:40:33.000> created_at = <Date 2003-11-05.20:40:33.000> labels = ['type-feature', 'library'] title = 'file.readfile(filename, mode)' updated_at = <Date 2003-11-05.20:40:33.000> user = 'https://bugs.python.org/mssf' ``` bugs.python.org fields: ```python activity = <Date 2003-11-05.20:40:33.000> actor = 'mssf' assignee = 'none' closed = True closed_date = None closer = None components = ['Library (Lib)'] creation = <Date 2003-11-05.20:40:33.000> creator = 'mssf' dependencies = [] files = [] hgrepos = [] issue_num = 836769 keywords = [] message_count = 1.0 messages = ['18907'] nosy_count = 1.0 nosy_names = ['mssf'] pr_nums = [] priority = 'normal' resolution = None stage = None status = 'closed' superseder = None type = 'enhancement' url = 'https://bugs.python.org/issue836769' versions = [] ``` </p></details>
file.readfile(filename, mode)
https://api.github.com/repos/python/cpython/issues/39509/comments
1
2003-11-05T20:40:33Z
2022-04-09T23:04:37Z
https://github.com/python/cpython/issues/39509
1,198,798,709
39,509
[ "python", "cpython" ]
BPO | [836515](https://bugs.python.org/issue836515) --- | :--- Nosy | @theller <sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup> <details><summary>Show more details</summary><p> GitHub fields: ```python assignee = 'https://github.com/theller' closed_at = <Date 2003-12-05.20:58:01.000> created_at = <Date 2003-11-05.14:24:44.000> labels = ['OS-windows'] title = 'Windows installer 2.3.2 leaves old version in control panel' updated_at = <Date 2003-12-05.20:58:01.000> user = 'https://bugs.python.org/drhok' ``` bugs.python.org fields: ```python activity = <Date 2003-12-05.20:58:01.000> actor = 'theller' assignee = 'theller' closed = True closed_date = None closer = None components = ['Windows'] creation = <Date 2003-11-05.14:24:44.000> creator = 'drhok' dependencies = [] files = [] hgrepos = [] issue_num = 836515 keywords = [] message_count = 2.0 messages = ['18905', '18906'] nosy_count = 2.0 nosy_names = ['theller', 'drhok'] pr_nums = [] priority = 'normal' resolution = 'wont fix' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue836515' versions = ['Python 2.3'] ``` </p></details>
Windows installer 2.3.2 leaves old version in control panel
https://api.github.com/repos/python/cpython/issues/39508/comments
2
2003-11-05T14:24:44Z
2022-04-09T23:04:37Z
https://github.com/python/cpython/issues/39508
1,198,798,701
39,508
[ "python", "cpython" ]
BPO | [836434](https://bugs.python.org/issue836434) --- | :--- Nosy | @loewis Files | <li>[Python-2.3.2.patch](https://bugs.python.org/file5671/Python-2.3.2.patch "Uploaded as text/plain at 2003-11-05.12:13:23 by uberning"): A patch file (diff -uNr)</li> <sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup> <details><summary>Show more details</summary><p> GitHub fields: ```python assignee = None closed_at = <Date 2003-11-18.20:01:32.000> created_at = <Date 2003-11-05.12:13:22.000> labels = ['build'] title = 'Build changes for AIX' updated_at = <Date 2003-11-18.20:01:32.000> user = 'https://bugs.python.org/uberning' ``` bugs.python.org fields: ```python activity = <Date 2003-11-18.20:01:32.000> actor = 'loewis' assignee = 'none' closed = True closed_date = None closer = None components = ['Build'] creation = <Date 2003-11-05.12:13:22.000> creator = 'uberning' dependencies = [] files = ['5671'] hgrepos = [] issue_num = 836434 keywords = ['patch'] message_count = 2.0 messages = ['44854', '44855'] nosy_count = 2.0 nosy_names = ['loewis', 'uberning'] pr_nums = [] priority = 'normal' resolution = 'accepted' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue836434' versions = ['Python 2.3'] ``` </p></details>
Build changes for AIX
https://api.github.com/repos/python/cpython/issues/39507/comments
2
2003-11-05T12:13:22Z
2022-04-09T23:04:35Z
https://github.com/python/cpython/issues/39507
1,198,798,698
39,507
[ "python", "cpython" ]
BPO | [836293](https://bugs.python.org/issue836293) --- | :--- 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 2003-11-21.16:38:16.000> created_at = <Date 2003-11-05.06:26:55.000> labels = ['invalid', 'library'] title = 'email generator can give bad output' updated_at = <Date 2003-11-21.16:38:16.000> user = 'https://bugs.python.org/crunch' ``` bugs.python.org fields: ```python activity = <Date 2003-11-21.16:38:16.000> actor = 'barry' assignee = 'barry' closed = True closed_date = None closer = None components = ['Library (Lib)'] creation = <Date 2003-11-05.06:26:55.000> creator = 'crunch' dependencies = [] files = [] hgrepos = [] issue_num = 836293 keywords = [] message_count = 2.0 messages = ['18903', '18904'] nosy_count = 2.0 nosy_names = ['barry', 'crunch'] pr_nums = [] priority = 'normal' resolution = 'not a bug' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue836293' versions = ['Python 2.3'] ``` </p></details>
email generator can give bad output
https://api.github.com/repos/python/cpython/issues/39506/comments
2
2003-11-05T06:26:55Z
2022-04-09T23:04:35Z
https://github.com/python/cpython/issues/39506
1,198,798,696
39,506
[ "python", "cpython" ]
BPO | [836088](https://bugs.python.org/issue836088) --- | :--- Nosy | @loewis, @akuchling, @birkenfeld Files | <li>[htmllib.patch](https://bugs.python.org/file5669/htmllib.patch "Uploaded as text/plain at 2003-11-04.21:57:44 by @akuchling"): Current draft of patch</li><li>[htmllib.diff](https://bugs.python.org/file5670/htmllib.diff "Uploaded as text/plain at 2006-11-05.09:11:20 by @loewis")</li> <sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup> <details><summary>Show more details</summary><p> GitHub fields: ```python assignee = 'https://github.com/akuchling' closed_at = <Date 2008-08-04.18:11:41.106> created_at = <Date 2003-11-04.21:57:44.000> labels = ['library'] title = 'Update htmllib to HTML 4.01' updated_at = <Date 2008-08-04.18:11:41.105> user = 'https://github.com/akuchling' ``` bugs.python.org fields: ```python activity = <Date 2008-08-04.18:11:41.105> actor = 'akuchling' assignee = 'akuchling' closed = True closed_date = <Date 2008-08-04.18:11:41.106> closer = 'akuchling' components = ['Library (Lib)'] creation = <Date 2003-11-04.21:57:44.000> creator = 'akuchling' dependencies = [] files = ['5669', '5670'] hgrepos = [] issue_num = 836088 keywords = ['patch'] message_count = 5.0 messages = ['44851', '44852', '44853', '67603', '70709'] nosy_count = 4.0 nosy_names = ['loewis', 'akuchling', 'georg.brandl', 'jlgijsbers'] pr_nums = [] priority = 'normal' resolution = 'out of date' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue836088' versions = ['Python 2.6'] ``` </p></details>
Update htmllib to HTML 4.01
https://api.github.com/repos/python/cpython/issues/39505/comments
5
2003-11-04T21:57:44Z
2022-04-09T23:04:34Z
https://github.com/python/cpython/issues/39505
1,198,798,694
39,505
[ "python", "cpython" ]
BPO | [836058](https://bugs.python.org/issue836058) --- | :--- Nosy | @theller, @birkenfeld, @devdanzin Superseder | <li>bpo-805194: Inappropriate error received using socket timeout</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 2009-04-05.18:25:19.110> created_at = <Date 2003-11-04.21:13:22.000> labels = ['type-bug', 'OS-windows'] title = 'socket.send() on Win98 behaves as nonblocking when timeout is set' updated_at = <Date 2009-04-05.18:25:19.107> user = 'https://bugs.python.org/vdvo' ``` bugs.python.org fields: ```python activity = <Date 2009-04-05.18:25:19.107> actor = 'georg.brandl' assignee = 'none' closed = True closed_date = <Date 2009-04-05.18:25:19.110> closer = 'georg.brandl' components = ['Windows'] creation = <Date 2003-11-04.21:13:22.000> creator = 'vdvo' dependencies = [] files = [] hgrepos = [] issue_num = 836058 keywords = [] message_count = 4.0 messages = ['18901', '18902', '82021', '85543'] nosy_count = 4.0 nosy_names = ['theller', 'georg.brandl', 'vdvo', 'ajaksu2'] pr_nums = [] priority = 'normal' resolution = 'out of date' stage = 'test needed' status = 'closed' superseder = '805194' type = 'behavior' url = 'https://bugs.python.org/issue836058' versions = ['Python 2.6'] ``` </p></details>
socket.send() on Win98 behaves as nonblocking when timeout is set
https://api.github.com/repos/python/cpython/issues/39504/comments
4
2003-11-04T21:13:22Z
2022-04-09T23:04:31Z
https://github.com/python/cpython/issues/39504
1,198,798,688
39,504
[ "python", "cpython" ]
BPO | [836035](https://bugs.python.org/issue836035) --- | :--- Nosy | @malemburg, @loewis, @abalkin <sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup> <details><summary>Show more details</summary><p> GitHub fields: ```python assignee = 'https://github.com/abalkin' closed_at = <Date 2010-08-18.23:07:20.098> created_at = <Date 2003-11-04.20:49:39.000> labels = ['expert-unicode'] title = 'strftime month name is encoded somehow' updated_at = <Date 2010-08-18.23:07:20.096> user = 'https://bugs.python.org/timevans' ``` bugs.python.org fields: ```python activity = <Date 2010-08-18.23:07:20.096> actor = 'BreamoreBoy' assignee = 'belopolsky' closed = True closed_date = <Date 2010-08-18.23:07:20.098> closer = 'BreamoreBoy' components = ['Unicode'] creation = <Date 2003-11-04.20:49:39.000> creator = 'tim_evans' dependencies = [] files = [] hgrepos = [] issue_num = 836035 keywords = [] message_count = 10.0 messages = ['18893', '18894', '18895', '18896', '18897', '18898', '18899', '18900', '107343', '114295'] nosy_count = 6.0 nosy_names = ['lemburg', 'loewis', 'tim_evans', 'belopolsky', 'kevinwatters', 'BreamoreBoy'] pr_nums = [] priority = 'normal' resolution = 'out of date' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue836035' versions = ['Python 2.4'] ``` </p></details>
strftime month name is encoded somehow
https://api.github.com/repos/python/cpython/issues/39503/comments
10
2003-11-04T20:49:39Z
2022-04-09T23:04:31Z
https://github.com/python/cpython/issues/39503
1,198,798,682
39,503
[ "python", "cpython" ]
BPO | [835790](https://bugs.python.org/issue835790) --- | :--- Nosy | @jackjansen, @ronaldoussoren <sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup> <details><summary>Show more details</summary><p> GitHub fields: ```python assignee = 'https://github.com/jackjansen' closed_at = <Date 2008-05-02.22:05:55.889> created_at = <Date 2003-11-04.15:43:44.000> labels = ['OS-mac'] title = 'MacPython builds with DESTROOT need fixup' updated_at = <Date 2008-05-02.22:05:55.888> user = 'https://github.com/jackjansen' ``` bugs.python.org fields: ```python activity = <Date 2008-05-02.22:05:55.888> actor = 'ronaldoussoren' assignee = 'jackjansen' closed = True closed_date = <Date 2008-05-02.22:05:55.889> closer = 'ronaldoussoren' components = ['macOS'] creation = <Date 2003-11-04.15:43:44.000> creator = 'jackjansen' dependencies = [] files = [] hgrepos = [] issue_num = 835790 keywords = [] message_count = 3.0 messages = ['60418', '60419', '66121'] nosy_count = 2.0 nosy_names = ['jackjansen', 'ronaldoussoren'] pr_nums = [] priority = 'normal' resolution = 'fixed' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue835790' versions = [] ``` </p></details>
MacPython builds with DESTROOT need fixup
https://api.github.com/repos/python/cpython/issues/39502/comments
3
2003-11-04T15:43:44Z
2022-04-09T23:04:30Z
https://github.com/python/cpython/issues/39502
1,198,798,680
39,502
[ "python", "cpython" ]
BPO | [835521](https://bugs.python.org/issue835521) --- | :--- Nosy | @akuchling, @rhettinger <sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup> <details><summary>Show more details</summary><p> GitHub fields: ```python assignee = None closed_at = <Date 2008-02-23.16:40:17.094> created_at = <Date 2003-11-04.06:58:38.000> labels = ['type-feature', 'docs'] title = 'More obvious indication of __reduce__ documentation.' updated_at = <Date 2008-02-23.16:40:17.071> user = 'https://bugs.python.org/jemfinch' ``` bugs.python.org fields: ```python activity = <Date 2008-02-23.16:40:17.071> actor = 'akuchling' assignee = 'none' closed = True closed_date = <Date 2008-02-23.16:40:17.094> closer = 'akuchling' components = ['Documentation'] creation = <Date 2003-11-04.06:58:38.000> creator = 'jemfinch' dependencies = [] files = [] hgrepos = [] issue_num = 835521 keywords = [] message_count = 3.0 messages = ['61129', '61130', '62770'] nosy_count = 3.0 nosy_names = ['akuchling', 'rhettinger', 'jemfinch'] pr_nums = [] priority = 'normal' resolution = 'fixed' stage = None status = 'closed' superseder = None type = 'enhancement' url = 'https://bugs.python.org/issue835521' versions = [] ``` </p></details>
More obvious indication of __reduce__ documentation.
https://api.github.com/repos/python/cpython/issues/39501/comments
3
2003-11-04T06:58:38Z
2022-04-09T23:04:28Z
https://github.com/python/cpython/issues/39501
1,198,798,674
39,501
[ "python", "cpython" ]
BPO | [835457](https://bugs.python.org/issue835457) --- | :--- Nosy | @rhettinger <sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup> <details><summary>Show more details</summary><p> GitHub fields: ```python assignee = None closed_at = <Date 2003-11-08.11:41:51.000> created_at = <Date 2003-11-04.02:47:25.000> labels = ['library'] title = 'Small typo in logging documentation ' updated_at = <Date 2003-11-08.11:41:51.000> user = 'https://bugs.python.org/larsbjonnes' ``` bugs.python.org fields: ```python activity = <Date 2003-11-08.11:41:51.000> actor = 'rhettinger' assignee = 'none' closed = True closed_date = None closer = None components = ['Library (Lib)'] creation = <Date 2003-11-04.02:47:25.000> creator = 'larsbjonnes' dependencies = [] files = [] hgrepos = [] issue_num = 835457 keywords = [] message_count = 2.0 messages = ['18891', '18892'] nosy_count = 2.0 nosy_names = ['rhettinger', 'larsbjonnes'] pr_nums = [] priority = 'normal' resolution = 'fixed' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue835457' versions = ['Python 2.3'] ``` </p></details>
Small typo in logging documentation
https://api.github.com/repos/python/cpython/issues/39500/comments
2
2003-11-04T02:47:25Z
2022-04-09T23:04:27Z
https://github.com/python/cpython/issues/39500
1,198,798,668
39,500
[ "python", "cpython" ]
BPO | [835353](https://bugs.python.org/issue835353) --- | :--- Nosy | @loewis, @vsajip <sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup> <details><summary>Show more details</summary><p> GitHub fields: ```python assignee = 'https://github.com/vsajip' closed_at = <Date 2004-03-02.13:32:30.000> created_at = <Date 2003-11-03.22:45:43.000> labels = ['invalid', 'library'] title = 'logging.StreamHandler encodes log message in UTF-8' updated_at = <Date 2004-03-02.13:32:30.000> user = 'https://bugs.python.org/vdvo' ``` bugs.python.org fields: ```python activity = <Date 2004-03-02.13:32:30.000> actor = 'vinay.sajip' assignee = 'vinay.sajip' closed = True closed_date = None closer = None components = ['Library (Lib)'] creation = <Date 2003-11-03.22:45:43.000> creator = 'vdvo' dependencies = [] files = [] hgrepos = [] issue_num = 835353 keywords = [] message_count = 5.0 messages = ['18886', '18887', '18888', '18889', '18890'] nosy_count = 3.0 nosy_names = ['loewis', 'vinay.sajip', 'vdvo'] pr_nums = [] priority = 'normal' resolution = 'not a bug' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue835353' versions = ['Python 2.3'] ``` </p></details>
logging.StreamHandler encodes log message in UTF-8
https://api.github.com/repos/python/cpython/issues/39499/comments
5
2003-11-03T22:45:43Z
2022-04-09T23:04:27Z
https://github.com/python/cpython/issues/39499
1,198,798,662
39,499
[ "python", "cpython" ]
BPO | [835338](https://bugs.python.org/issue835338) --- | :--- <sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup> <details><summary>Show more details</summary><p> GitHub fields: ```python assignee = None closed_at = <Date 2008-01-24.17:56:09.633> created_at = <Date 2003-11-03.22:16:57.000> labels = ['extension-modules'] title = '[2.3.2] test_socket failure on IRIX 6.5' updated_at = <Date 2008-01-24.17:56:09.631> user = 'https://bugs.python.org/tww-china' ``` bugs.python.org fields: ```python activity = <Date 2008-01-24.17:56:09.631> actor = 'draghuram' assignee = 'none' closed = True closed_date = <Date 2008-01-24.17:56:09.633> closer = 'draghuram' components = ['Extension Modules'] creation = <Date 2003-11-03.22:16:57.000> creator = 'tww-china' dependencies = [] files = [] hgrepos = [] issue_num = 835338 keywords = [] message_count = 2.0 messages = ['60417', '61645'] nosy_count = 2.0 nosy_names = ['tww-china', 'draghuram'] pr_nums = [] priority = 'normal' resolution = 'works for me' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue835338' versions = [] ``` </p></details>
[2.3.2] test_socket failure on IRIX 6.5
https://api.github.com/repos/python/cpython/issues/39498/comments
2
2003-11-03T22:16:57Z
2022-04-09T23:04:25Z
https://github.com/python/cpython/issues/39498
1,198,798,658
39,498
[ "python", "cpython" ]
BPO | [835307](https://bugs.python.org/issue835307) --- | :--- <sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup> <details><summary>Show more details</summary><p> GitHub fields: ```python assignee = None closed_at = <Date 2003-11-03.21:38:42.000> created_at = <Date 2003-11-03.21:36:20.000> labels = ['docs'] title = 'socket object method "makefile" has wrong doc' updated_at = <Date 2003-11-03.21:38:42.000> user = 'https://bugs.python.org/neunhoef' ``` bugs.python.org fields: ```python activity = <Date 2003-11-03.21:38:42.000> actor = 'neunhoef' assignee = 'none' closed = True closed_date = None closer = None components = ['Documentation'] creation = <Date 2003-11-03.21:36:20.000> creator = 'neunhoef' dependencies = [] files = [] hgrepos = [] issue_num = 835307 keywords = [] message_count = 2.0 messages = ['18884', '18885'] nosy_count = 1.0 nosy_names = ['neunhoef'] pr_nums = [] priority = 'low' resolution = 'duplicate' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue835307' versions = ['Python 2.3'] ``` </p></details>
socket object method "makefile" has wrong doc
https://api.github.com/repos/python/cpython/issues/39497/comments
2
2003-11-03T21:36:20Z
2022-04-09T23:04:24Z
https://github.com/python/cpython/issues/39497
1,198,798,654
39,497
[ "python", "cpython" ]
BPO | [835300](https://bugs.python.org/issue835300) --- | :--- Nosy | @smontanaro, @irmen <sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup> <details><summary>Show more details</summary><p> GitHub fields: ```python assignee = 'https://github.com/smontanaro' closed_at = <Date 2004-12-20.15:04:49.000> created_at = <Date 2003-11-03.21:23:37.000> labels = ['invalid', 'docs'] title = 'socket object method "makefile" has wrong doc' updated_at = <Date 2004-12-20.15:04:49.000> user = 'https://bugs.python.org/neunhoef' ``` bugs.python.org fields: ```python activity = <Date 2004-12-20.15:04:49.000> actor = 'skip.montanaro' assignee = 'skip.montanaro' closed = True closed_date = None closer = None components = ['Documentation'] creation = <Date 2003-11-03.21:23:37.000> creator = 'neunhoef' dependencies = [] files = [] hgrepos = [] issue_num = 835300 keywords = [] message_count = 4.0 messages = ['18880', '18881', '18882', '18883'] nosy_count = 3.0 nosy_names = ['skip.montanaro', 'neunhoef', 'irmen'] pr_nums = [] priority = 'low' resolution = 'not a bug' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue835300' versions = ['Python 2.3'] ``` </p></details>
socket object method "makefile" has wrong doc
https://api.github.com/repos/python/cpython/issues/39496/comments
4
2003-11-03T21:23:37Z
2022-04-09T23:04:23Z
https://github.com/python/cpython/issues/39496
1,198,798,649
39,496
[ "python", "cpython" ]
BPO | [835255](https://bugs.python.org/issue835255) --- | :--- Nosy | @freddrake, @birkenfeld <sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup> <details><summary>Show more details</summary><p> GitHub fields: ```python assignee = None closed_at = <Date 2006-07-29.08:51:40.000> created_at = <Date 2003-11-03.20:26:10.000> labels = ['docs'] title = 'new.function() docs out of date' updated_at = <Date 2006-07-29.08:51:40.000> user = 'https://github.com/freddrake' ``` bugs.python.org fields: ```python activity = <Date 2006-07-29.08:51:40.000> actor = 'georg.brandl' assignee = 'jhylton' closed = True closed_date = None closer = None components = ['Documentation'] creation = <Date 2003-11-03.20:26:10.000> creator = 'fdrake' dependencies = [] files = [] hgrepos = [] issue_num = 835255 keywords = [] message_count = 3.0 messages = ['18877', '18878', '18879'] nosy_count = 3.0 nosy_names = ['jhylton', 'fdrake', 'georg.brandl'] pr_nums = [] priority = 'normal' resolution = 'fixed' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue835255' versions = ['Python 2.3'] ``` </p></details>
new.function() docs out of date
https://api.github.com/repos/python/cpython/issues/39495/comments
3
2003-11-03T20:26:10Z
2022-04-09T23:04:21Z
https://github.com/python/cpython/issues/39495
1,198,798,646
39,495
[ "python", "cpython" ]
BPO | [835176](https://bugs.python.org/issue835176) --- | :--- Nosy | @devdanzin <sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup> <details><summary>Show more details</summary><p> GitHub fields: ```python assignee = None closed_at = <Date 2009-02-20.01:53:00.629> created_at = <Date 2003-11-03.17:58:37.000> labels = ['extension-modules', 'type-bug', 'tests'] title = '[2.3.2] bz2 test failure on AIX 4.3.2, Tru64 UNIX' updated_at = <Date 2009-02-20.01:53:00.614> user = 'https://bugs.python.org/tww-china' ``` bugs.python.org fields: ```python activity = <Date 2009-02-20.01:53:00.614> actor = 'ajaksu2' assignee = 'none' closed = True closed_date = <Date 2009-02-20.01:53:00.629> closer = 'ajaksu2' components = ['Extension Modules', 'Tests'] creation = <Date 2003-11-03.17:58:37.000> creator = 'tww-china' dependencies = [] files = [] hgrepos = [] issue_num = 835176 keywords = [] message_count = 2.0 messages = ['60416', '81879'] nosy_count = 2.0 nosy_names = ['tww-china', 'ajaksu2'] pr_nums = [] priority = 'low' resolution = 'out of date' stage = 'resolved' status = 'closed' superseder = None type = 'behavior' url = 'https://bugs.python.org/issue835176' versions = [] ``` </p></details>
[2.3.2] bz2 test failure on AIX 4.3.2, Tru64 UNIX
https://api.github.com/repos/python/cpython/issues/39494/comments
2
2003-11-03T17:58:37Z
2022-04-09T23:04:20Z
https://github.com/python/cpython/issues/39494
1,198,798,645
39,494
[ "python", "cpython" ]
BPO | [835145](https://bugs.python.org/issue835145) --- | :--- Nosy | @gvanrossum, @akuchling <sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup> <details><summary>Show more details</summary><p> GitHub fields: ```python assignee = 'https://github.com/akuchling' closed_at = <Date 2004-07-10.15:57:19.000> created_at = <Date 2003-11-03.17:06:55.000> labels = ['library'] title = '[2.3.2] zipfile test failure on AIX 5.1' updated_at = <Date 2004-07-10.15:57:19.000> user = 'https://bugs.python.org/tww-china' ``` bugs.python.org fields: ```python activity = <Date 2004-07-10.15:57:19.000> actor = 'akuchling' assignee = 'akuchling' closed = True closed_date = None closer = None components = ['Library (Lib)'] creation = <Date 2003-11-03.17:06:55.000> creator = 'tww-china' dependencies = [] files = [] hgrepos = [] issue_num = 835145 keywords = [] message_count = 6.0 messages = ['18871', '18872', '18873', '18874', '18875', '18876'] nosy_count = 3.0 nosy_names = ['gvanrossum', 'akuchling', 'tww-china'] pr_nums = [] priority = 'normal' resolution = 'fixed' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue835145' versions = ['Python 2.3'] ``` </p></details>
[2.3.2] zipfile test failure on AIX 5.1
https://api.github.com/repos/python/cpython/issues/39493/comments
6
2003-11-03T17:06:55Z
2022-04-09T23:04:20Z
https://github.com/python/cpython/issues/39493
1,198,798,642
39,493
[ "python", "cpython" ]
BPO | [835110](https://bugs.python.org/issue835110) --- | :--- Nosy | @smontanaro, @rhettinger <sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup> <details><summary>Show more details</summary><p> GitHub fields: ```python assignee = 'https://github.com/rhettinger' closed_at = <Date 2003-11-08.11:36:59.000> created_at = <Date 2003-11-03.16:07:58.000> labels = ['interpreter-core'] title = 'possible uninitialized variable in listobject.c:listsort' updated_at = <Date 2003-11-08.11:36:59.000> user = 'https://github.com/smontanaro' ``` bugs.python.org fields: ```python activity = <Date 2003-11-08.11:36:59.000> actor = 'rhettinger' assignee = 'rhettinger' closed = True closed_date = None closer = None components = ['Interpreter Core'] creation = <Date 2003-11-03.16:07:58.000> creator = 'skip.montanaro' dependencies = [] files = [] hgrepos = [] issue_num = 835110 keywords = [] message_count = 2.0 messages = ['18869', '18870'] nosy_count = 2.0 nosy_names = ['skip.montanaro', 'rhettinger'] pr_nums = [] priority = 'normal' resolution = 'fixed' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue835110' versions = [] ``` </p></details>
possible uninitialized variable in listobject.c:listsort
https://api.github.com/repos/python/cpython/issues/39492/comments
2
2003-11-03T16:07:58Z
2022-04-09T23:04:19Z
https://github.com/python/cpython/issues/39492
1,198,798,638
39,492
[ "python", "cpython" ]
BPO | [835100](https://bugs.python.org/issue835100) --- | :--- Nosy | @gpshead Files | <li>[a](https://bugs.python.org/file5668/a "Uploaded as application/octet-stream at 2003-11-03.15:52:50 by tww-china"): Remove C++ comments from Modules/_bsddb.c</li> <sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup> <details><summary>Show more details</summary><p> GitHub fields: ```python assignee = 'https://github.com/gpshead' closed_at = <Date 2003-11-03.22:24:32.000> created_at = <Date 2003-11-03.15:52:50.000> labels = ['extension-modules'] title = 'C++ comments invalid in C source files' updated_at = <Date 2003-11-03.22:24:32.000> user = 'https://bugs.python.org/tww-china' ``` bugs.python.org fields: ```python activity = <Date 2003-11-03.22:24:32.000> actor = 'tww-china' assignee = 'gregory.p.smith' closed = True closed_date = None closer = None components = ['Extension Modules'] creation = <Date 2003-11-03.15:52:50.000> creator = 'tww-china' dependencies = [] files = ['5668'] hgrepos = [] issue_num = 835100 keywords = ['patch'] message_count = 4.0 messages = ['44847', '44848', '44849', '44850'] nosy_count = 3.0 nosy_names = ['jhylton', 'tww-china', 'gregory.p.smith'] pr_nums = [] priority = 'normal' resolution = 'accepted' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue835100' versions = ['Python 2.3'] ``` </p></details>
C++ comments invalid in C source files
https://api.github.com/repos/python/cpython/issues/39491/comments
4
2003-11-03T15:52:50Z
2022-04-09T23:04:18Z
https://github.com/python/cpython/issues/39491
1,198,798,633
39,491
[ "python", "cpython" ]
BPO | [834840](https://bugs.python.org/issue834840) --- | :--- Nosy | @akuchling, @orsenthil, @devdanzin, @ezio-melotti, @merwok <sup>*Note: these values reflect the state of the issue at 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 2013-11-06.20:22:48.842> created_at = <Date 2003-11-03.02:54:39.000> labels = ['easy', 'type-bug', 'library'] title = 'Unhelpful error message from cgi module' updated_at = <Date 2013-11-06.20:22:48.841> user = 'https://bugs.python.org/mdcowles' ``` bugs.python.org fields: ```python activity = <Date 2013-11-06.20:22:48.841> actor = 'akuchling' assignee = 'none' closed = True closed_date = <Date 2013-11-06.20:22:48.842> closer = 'akuchling' components = ['Library (Lib)'] creation = <Date 2003-11-03.02:54:39.000> creator = 'mdcowles' dependencies = [] files = [] hgrepos = [] issue_num = 834840 keywords = ['easy'] message_count = 3.0 messages = ['60415', '109263', '114294'] nosy_count = 6.0 nosy_names = ['akuchling', 'mdcowles', 'orsenthil', 'ajaksu2', 'ezio.melotti', 'eric.araujo'] pr_nums = [] priority = 'low' resolution = 'wont fix' stage = 'test needed' status = 'closed' superseder = None type = 'behavior' url = 'https://bugs.python.org/issue834840' versions = ['Python 2.7'] ``` </p></details>
Unhelpful error message from cgi module
https://api.github.com/repos/python/cpython/issues/39490/comments
3
2003-11-03T02:54:39Z
2022-04-09T23:04:16Z
https://github.com/python/cpython/issues/39490
1,198,798,629
39,490
[ "python", "cpython" ]
BPO | [834676](https://bugs.python.org/issue834676) --- | :--- Nosy | @malemburg, @loewis, @doko42 Files | <li>[workaround.py](https://bugs.python.org/file1087/workaround.py "Uploaded as text/plain at 2003-11-02.19:28:43 by @doko42")</li> <sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup> <details><summary>Show more details</summary><p> GitHub fields: ```python assignee = 'https://github.com/loewis' closed_at = <Date 2003-11-06.20:52:41.000> created_at = <Date 2003-11-02.19:28:43.000> labels = ['expert-unicode'] title = 'segfault in unicodedata module (hangul syllables)' updated_at = <Date 2003-11-06.20:52:41.000> user = 'https://github.com/doko42' ``` bugs.python.org fields: ```python activity = <Date 2003-11-06.20:52:41.000> actor = 'loewis' assignee = 'loewis' closed = True closed_date = None closer = None components = ['Unicode'] creation = <Date 2003-11-02.19:28:43.000> creator = 'doko' dependencies = [] files = ['1087'] hgrepos = [] issue_num = 834676 keywords = [] message_count = 5.0 messages = ['18864', '18865', '18866', '18867', '18868'] nosy_count = 5.0 nosy_names = ['lemburg', 'loewis', 'nnorwitz', 'doko', 'bsittler'] pr_nums = [] priority = 'normal' resolution = 'fixed' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue834676' versions = ['Python 2.3'] ``` </p></details>
segfault in unicodedata module (hangul syllables)
https://api.github.com/repos/python/cpython/issues/39489/comments
5
2003-11-02T19:28:43Z
2022-04-09T23:04:16Z
https://github.com/python/cpython/issues/39489
1,198,798,627
39,489
[ "python", "cpython" ]
BPO | [834461](https://bugs.python.org/issue834461) --- | :--- Nosy | @gpshead, @jcea, @devdanzin <sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup> <details><summary>Show more details</summary><p> GitHub fields: ```python assignee = None closed_at = <Date 2010-08-18.23:03:04.180> created_at = <Date 2003-11-02.09:30:13.000> labels = ['extension-modules', 'type-bug'] title = 'simple bsddb interface potential for deadlock with threads' updated_at = <Date 2010-08-18.23:03:04.178> user = 'https://github.com/gpshead' ``` bugs.python.org fields: ```python activity = <Date 2010-08-18.23:03:04.178> actor = 'BreamoreBoy' assignee = 'none' closed = True closed_date = <Date 2010-08-18.23:03:04.180> closer = 'BreamoreBoy' components = ['Extension Modules'] creation = <Date 2003-11-02.09:30:13.000> creator = 'gregory.p.smith' dependencies = [] files = [] hgrepos = [] issue_num = 834461 keywords = [] message_count = 6.0 messages = ['18861', '18862', '18863', '66980', '82022', '114293'] nosy_count = 4.0 nosy_names = ['gregory.p.smith', 'jcea', 'ajaksu2', 'BreamoreBoy'] pr_nums = [] priority = 'low' resolution = 'out of date' stage = None status = 'closed' superseder = None type = 'behavior' url = 'https://bugs.python.org/issue834461' versions = ['Python 2.6'] ``` </p></details>
simple bsddb interface potential for deadlock with threads
https://api.github.com/repos/python/cpython/issues/39488/comments
6
2003-11-02T09:30:13Z
2022-04-09T23:04:14Z
https://github.com/python/cpython/issues/39488
1,198,798,625
39,488
[ "python", "cpython" ]
BPO | [834452](https://bugs.python.org/issue834452) --- | :--- <sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup> <details><summary>Show more details</summary><p> GitHub fields: ```python assignee = None closed_at = <Date 2006-11-21.09:19:21.000> created_at = <Date 2003-11-02.08:41:12.000> labels = [] title = 'python and lithuanian locales' updated_at = <Date 2006-11-21.09:19:21.000> user = 'https://bugs.python.org/mantaz' ``` bugs.python.org fields: ```python activity = <Date 2006-11-21.09:19:21.000> actor = 'nnorwitz' assignee = 'none' closed = True closed_date = None closer = None components = ['None'] creation = <Date 2003-11-02.08:41:12.000> creator = 'mantaz' dependencies = [] files = [] hgrepos = [] issue_num = 834452 keywords = [] message_count = 3.0 messages = ['18858', '18859', '18860'] nosy_count = 3.0 nosy_names = ['nnorwitz', 'mantaz', 'sorlov'] pr_nums = [] priority = 'normal' resolution = 'fixed' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue834452' versions = [] ``` </p></details>
python and lithuanian locales
https://api.github.com/repos/python/cpython/issues/39487/comments
3
2003-11-02T08:41:12Z
2022-04-09T23:04:13Z
https://github.com/python/cpython/issues/39487
1,198,798,623
39,487
[ "python", "cpython" ]
BPO | [834444](https://bugs.python.org/issue834444) --- | :--- Nosy | @rhettinger Files | <li>[liboperator.tex.diff](https://bugs.python.org/file5667/liboperator.tex.diff "Uploaded as text/plain at 2003-11-02.08:30:19 by quiver")</li> <sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup> <details><summary>Show more details</summary><p> GitHub fields: ```python assignee = None closed_at = <Date 2003-11-02.09:53:04.000> created_at = <Date 2003-11-02.08:30:19.000> labels = ['docs'] title = 'add versionadd to new functions' updated_at = <Date 2003-11-02.09:53:04.000> user = 'https://bugs.python.org/quiver' ``` bugs.python.org fields: ```python activity = <Date 2003-11-02.09:53:04.000> actor = 'rhettinger' assignee = 'none' closed = True closed_date = None closer = None components = ['Documentation'] creation = <Date 2003-11-02.08:30:19.000> creator = 'quiver' dependencies = [] files = ['5667'] hgrepos = [] issue_num = 834444 keywords = ['patch'] message_count = 2.0 messages = ['44845', '44846'] nosy_count = 2.0 nosy_names = ['rhettinger', 'quiver'] pr_nums = [] priority = 'normal' resolution = 'accepted' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue834444' versions = ['Python 2.3'] ``` </p></details>
add versionadd to new functions
https://api.github.com/repos/python/cpython/issues/39486/comments
2
2003-11-02T08:30:19Z
2022-04-09T23:04:11Z
https://github.com/python/cpython/issues/39486
1,198,798,615
39,486
[ "python", "cpython" ]
BPO | [834422](https://bugs.python.org/issue834422) --- | :--- Nosy | @rhettinger Files | <li>[rev2.diff](https://bugs.python.org/file5665/rev2.diff "Uploaded as text/plain at 2003-11-02.09:12:48 by @rhettinger"): Patch with tests and docs</li><li>[range.diff](https://bugs.python.org/file5666/range.diff "Uploaded as text/plain at 2003-11-02.23:23:51 by @rhettinger"): Separate patch for xrange.__reversed__()</li> <sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup> <details><summary>Show more details</summary><p> GitHub fields: ```python assignee = None closed_at = <Date 2003-11-06.13:55:20.000> created_at = <Date 2003-11-02.06:42:16.000> labels = ['interpreter-core'] title = 'Implementation PEP 322: Reverse Iteration' updated_at = <Date 2003-11-06.13:55:20.000> user = 'https://github.com/rhettinger' ``` bugs.python.org fields: ```python activity = <Date 2003-11-06.13:55:20.000> actor = 'rhettinger' assignee = 'none' closed = True closed_date = None closer = None components = ['Interpreter Core'] creation = <Date 2003-11-02.06:42:16.000> creator = 'rhettinger' dependencies = [] files = ['5665', '5666'] hgrepos = [] issue_num = 834422 keywords = ['patch'] message_count = 2.0 messages = ['44843', '44844'] nosy_count = 1.0 nosy_names = ['rhettinger'] pr_nums = [] priority = 'normal' resolution = 'accepted' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue834422' versions = ['Python 2.4'] ``` </p></details>
Implementation PEP 322: Reverse Iteration
https://api.github.com/repos/python/cpython/issues/39485/comments
2
2003-11-02T06:42:16Z
2022-04-09T23:04:10Z
https://github.com/python/cpython/issues/39485
1,198,798,610
39,485
[ "python", "cpython" ]
BPO | [834351](https://bugs.python.org/issue834351) --- | :--- Nosy | @loewis, @birkenfeld, @terryjreedy <sup>*Note: these values reflect the state of the issue at the time it 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 2009-08-03.17:14:02.120> created_at = <Date 2003-11-02.00:37:18.000> labels = ['type-bug', 'expert-tkinter'] title = 'Mouse wheel crashes program' updated_at = <Date 2009-08-03.17:14:02.118> user = 'https://bugs.python.org/garyrxx' ``` bugs.python.org fields: ```python activity = <Date 2009-08-03.17:14:02.118> actor = 'gpolo' assignee = 'loewis' closed = True closed_date = <Date 2009-08-03.17:14:02.120> closer = 'gpolo' components = ['Tkinter'] creation = <Date 2003-11-02.00:37:18.000> creator = 'garyrxx' dependencies = [] files = [] hgrepos = [] issue_num = 834351 keywords = [] message_count = 12.0 messages = ['18848', '18849', '18850', '18851', '18852', '18853', '18854', '18855', '18856', '18857', '84141', '91233'] nosy_count = 10.0 nosy_names = ['loewis', 'georg.brandl', 'terry.reedy', 'corvus', 'garyrxx', 'ash101', 'johnfouhy', 'sdati', 'orthorim', 'gpolo'] pr_nums = [] priority = 'normal' resolution = 'wont fix' stage = 'test needed' status = 'closed' superseder = None type = 'behavior' url = 'https://bugs.python.org/issue834351' versions = ['Python 2.6'] ``` </p></details>
Mouse wheel crashes program
https://api.github.com/repos/python/cpython/issues/39484/comments
12
2003-11-02T00:37:18Z
2022-04-09T23:04:10Z
https://github.com/python/cpython/issues/39484
1,198,798,596
39,484
[ "python", "cpython" ]
BPO | [834015](https://bugs.python.org/issue834015) --- | :--- Nosy | @rhettinger Files | <li>[unused_modules.diff](https://bugs.python.org/file5664/unused_modules.diff "Uploaded as text/plain at 2003-11-01.05:35:18 by quiver")</li> <sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup> <details><summary>Show more details</summary><p> GitHub fields: ```python assignee = None closed_at = <Date 2003-11-02.09:47:16.000> created_at = <Date 2003-11-01.05:35:18.000> labels = ['library'] title = 'Remove imports of unused modules' updated_at = <Date 2003-11-02.09:47:16.000> user = 'https://bugs.python.org/quiver' ``` bugs.python.org fields: ```python activity = <Date 2003-11-02.09:47:16.000> actor = 'rhettinger' assignee = 'none' closed = True closed_date = None closer = None components = ['Library (Lib)'] creation = <Date 2003-11-01.05:35:18.000> creator = 'quiver' dependencies = [] files = ['5664'] hgrepos = [] issue_num = 834015 keywords = ['patch'] message_count = 2.0 messages = ['44841', '44842'] nosy_count = 2.0 nosy_names = ['rhettinger', 'quiver'] pr_nums = [] priority = 'normal' resolution = 'accepted' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue834015' versions = ['Python 2.3'] ``` </p></details>
Remove imports of unused modules
https://api.github.com/repos/python/cpython/issues/39483/comments
2
2003-11-01T05:35:18Z
2022-04-09T23:04:08Z
https://github.com/python/cpython/issues/39483
1,198,798,588
39,483
[ "python", "cpython" ]
BPO | [833957](https://bugs.python.org/issue833957) --- | :--- Nosy | @rhettinger, @kbkaiser <sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup> <details><summary>Show more details</summary><p> GitHub fields: ```python assignee = 'https://github.com/kbkaiser' closed_at = <Date 2004-08-18.05:01:41.000> created_at = <Date 2003-11-01.00:27:54.000> labels = ['expert-IDLE'] title = 'Ctrl+key combos stop working in IDLE' updated_at = <Date 2004-08-18.05:01:41.000> user = 'https://bugs.python.org/urnerk' ``` bugs.python.org fields: ```python activity = <Date 2004-08-18.05:01:41.000> actor = 'rhettinger' assignee = 'kbk' closed = True closed_date = None closer = None components = ['IDLE'] creation = <Date 2003-11-01.00:27:54.000> creator = 'urnerk' dependencies = [] files = [] hgrepos = [] issue_num = 833957 keywords = [] message_count = 11.0 messages = ['18837', '18838', '18839', '18840', '18841', '18842', '18843', '18844', '18845', '18846', '18847'] nosy_count = 3.0 nosy_names = ['rhettinger', 'kbk', 'urnerk'] pr_nums = [] priority = 'normal' resolution = 'fixed' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue833957' versions = [] ``` </p></details>
Ctrl+key combos stop working in IDLE
https://api.github.com/repos/python/cpython/issues/39482/comments
11
2003-11-01T00:27:54Z
2022-04-09T23:04:08Z
https://github.com/python/cpython/issues/39482
1,198,798,584
39,482
[ "python", "cpython" ]
BPO | [833905](https://bugs.python.org/issue833905) --- | :--- Nosy | @mwhudson, @aleaxit Files | <li>[ref5.diff](https://bugs.python.org/file1086/ref5.diff "Uploaded as text/plain at 2003-11-02.16:12:01 by @aleaxit")</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/aleaxit' closed_at = <Date 2003-11-03.12:03:20.000> created_at = <Date 2003-10-31.22:06:33.000> labels = ['docs'] title = "Incorrect priority 'in' and '=='" updated_at = <Date 2003-11-03.12:03:20.000> user = 'https://bugs.python.org/jhrothjr' ``` bugs.python.org fields: ```python activity = <Date 2003-11-03.12:03:20.000> actor = 'mwh' assignee = 'aleax' closed = True closed_date = None closer = None components = ['Documentation'] creation = <Date 2003-10-31.22:06:33.000> creator = 'jhrothjr' dependencies = [] files = ['1086'] hgrepos = [] issue_num = 833905 keywords = [] message_count = 3.0 messages = ['18834', '18835', '18836'] nosy_count = 3.0 nosy_names = ['mwh', 'aleax', 'jhrothjr'] pr_nums = [] priority = 'normal' resolution = 'fixed' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue833905' versions = ['Python 2.3'] ``` </p></details>
Incorrect priority 'in' and '=='
https://api.github.com/repos/python/cpython/issues/39481/comments
3
2003-10-31T22:06:33Z
2022-04-09T23:04:06Z
https://github.com/python/cpython/issues/39481
1,198,798,578
39,481
[ "python", "cpython" ]
BPO | [833710](https://bugs.python.org/issue833710) --- | :--- Nosy | @loewis Files | <li>[sol.patch](https://bugs.python.org/file5663/sol.patch "Uploaded as text/plain at 2003-10-31.15:28:32 by ondrap"): Patch to configure.in for Solaris --enable-shared</li> <sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup> <details><summary>Show more details</summary><p> GitHub fields: ```python assignee = None closed_at = <Date 2003-10-31.15:42:45.000> created_at = <Date 2003-10-31.15:28:32.000> labels = ['build'] title = '--enable-shared Solaris install bug' updated_at = <Date 2003-10-31.15:42:45.000> user = 'https://bugs.python.org/ondrap' ``` bugs.python.org fields: ```python activity = <Date 2003-10-31.15:42:45.000> actor = 'loewis' assignee = 'none' closed = True closed_date = None closer = None components = ['Build'] creation = <Date 2003-10-31.15:28:32.000> creator = 'ondrap' dependencies = [] files = ['5663'] hgrepos = [] issue_num = 833710 keywords = ['patch'] message_count = 2.0 messages = ['44839', '44840'] nosy_count = 2.0 nosy_names = ['loewis', 'ondrap'] pr_nums = [] priority = 'normal' resolution = 'accepted' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue833710' versions = ['Python 2.3'] ``` </p></details>
--enable-shared Solaris install bug
https://api.github.com/repos/python/cpython/issues/39480/comments
2
2003-10-31T15:28:32Z
2022-04-09T23:04:05Z
https://github.com/python/cpython/issues/39480
1,198,798,576
39,480
[ "python", "cpython" ]
BPO | [833405](https://bugs.python.org/issue833405) --- | :--- <sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup> <details><summary>Show more details</summary><p> GitHub fields: ```python assignee = None closed_at = <Date 2004-04-04.01:19:40.000> created_at = <Date 2003-10-30.22:39:03.000> labels = ['invalid'] title = "urllib.urlencode doesn't work for output from cgi.parse_qs" updated_at = <Date 2004-04-04.01:19:40.000> user = 'https://bugs.python.org/myerscarpenter' ``` bugs.python.org fields: ```python activity = <Date 2004-04-04.01:19:40.000> actor = 'myers_carpenter' assignee = 'none' closed = True closed_date = None closer = None components = ['None'] creation = <Date 2003-10-30.22:39:03.000> creator = 'myers_carpenter' dependencies = [] files = [] hgrepos = [] issue_num = 833405 keywords = [] message_count = 5.0 messages = ['18829', '18830', '18831', '18832', '18833'] nosy_count = 2.0 nosy_names = ['mike_j_brown', 'myers_carpenter'] pr_nums = [] priority = 'normal' resolution = 'not a bug' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue833405' versions = [] ``` </p></details>
urllib.urlencode doesn't work for output from cgi.parse_qs
https://api.github.com/repos/python/cpython/issues/39479/comments
5
2003-10-30T22:39:03Z
2022-04-09T23:04:04Z
https://github.com/python/cpython/issues/39479
1,198,798,574
39,479
[ "python", "cpython" ]
BPO | [833137](https://bugs.python.org/issue833137) --- | :--- <sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup> <details><summary>Show more details</summary><p> GitHub fields: ```python assignee = None closed_at = <Date 2003-10-30.15:55:01.000> created_at = <Date 2003-10-30.15:41:50.000> labels = ['expert-regex', 'invalid'] title = 're.matchobject.findall() adds an extra element' updated_at = <Date 2003-10-30.15:55:01.000> user = 'https://bugs.python.org/gpk' ``` bugs.python.org fields: ```python activity = <Date 2003-10-30.15:55:01.000> actor = 'effbot' assignee = 'effbot' closed = True closed_date = None closer = None components = ['Regular Expressions'] creation = <Date 2003-10-30.15:41:50.000> creator = 'gpk' dependencies = [] files = [] hgrepos = [] issue_num = 833137 keywords = [] message_count = 2.0 messages = ['18827', '18828'] nosy_count = 2.0 nosy_names = ['effbot', 'gpk'] pr_nums = [] priority = 'normal' resolution = 'not a bug' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue833137' versions = ['Python 2.3'] ``` </p></details>
re.matchobject.findall() adds an extra element
https://api.github.com/repos/python/cpython/issues/39478/comments
2
2003-10-30T15:41:50Z
2022-04-09T23:04:03Z
https://github.com/python/cpython/issues/39478
1,198,798,569
39,478
[ "python", "cpython" ]
BPO | [833106](https://bugs.python.org/issue833106) --- | :--- Nosy | @tim-one <sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup> <details><summary>Show more details</summary><p> GitHub fields: ```python assignee = None closed_at = <Date 2003-10-30.16:26:02.000> created_at = <Date 2003-10-30.15:08:26.000> labels = ['expert-regex', 'invalid'] title = "Match delimited by ^ and $ doesn't catch everything" updated_at = <Date 2003-10-30.16:26:02.000> user = 'https://bugs.python.org/gpk' ``` bugs.python.org fields: ```python activity = <Date 2003-10-30.16:26:02.000> actor = 'effbot' assignee = 'effbot' closed = True closed_date = None closer = None components = ['Regular Expressions'] creation = <Date 2003-10-30.15:08:26.000> creator = 'gpk' dependencies = [] files = [] hgrepos = [] issue_num = 833106 keywords = [] message_count = 4.0 messages = ['18823', '18824', '18825', '18826'] nosy_count = 3.0 nosy_names = ['tim.peters', 'effbot', 'gpk'] pr_nums = [] priority = 'normal' resolution = 'not a bug' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue833106' versions = ['Python 2.3'] ``` </p></details>
Match delimited by ^ and $ doesn't catch everything
https://api.github.com/repos/python/cpython/issues/39477/comments
4
2003-10-30T15:08:26Z
2022-04-09T23:04:01Z
https://github.com/python/cpython/issues/39477
1,198,798,568
39,477
[ "python", "cpython" ]
BPO | [832946](https://bugs.python.org/issue832946) --- | :--- <sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup> <details><summary>Show more details</summary><p> GitHub fields: ```python assignee = None closed_at = <Date 2003-10-30.16:28:32.000> created_at = <Date 2003-10-30.10:05:42.000> labels = ['expert-regex', 'invalid'] title = 're.finditer() hangs with some re involving \\[' updated_at = <Date 2003-10-30.16:28:32.000> user = 'https://bugs.python.org/angelpeream' ``` bugs.python.org fields: ```python activity = <Date 2003-10-30.16:28:32.000> actor = 'nnorwitz' assignee = 'effbot' closed = True closed_date = None closer = None components = ['Regular Expressions'] creation = <Date 2003-10-30.10:05:42.000> creator = 'angelpeream' dependencies = [] files = [] hgrepos = [] issue_num = 832946 keywords = [] message_count = 3.0 messages = ['18820', '18821', '18822'] nosy_count = 3.0 nosy_names = ['effbot', 'nnorwitz', 'angelpeream'] pr_nums = [] priority = 'normal' resolution = 'not a bug' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue832946' versions = ['Python 2.3'] ``` </p></details>
re.finditer() hangs with some re involving \[
https://api.github.com/repos/python/cpython/issues/39476/comments
3
2003-10-30T10:05:42Z
2022-04-09T23:04:00Z
https://github.com/python/cpython/issues/39476
1,198,798,565
39,476
[ "python", "cpython" ]
BPO | [832799](https://bugs.python.org/issue832799) --- | :--- Nosy | @loewis, @birkenfeld <sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup> <details><summary>Show more details</summary><p> GitHub fields: ```python assignee = 'https://github.com/loewis' closed_at = <Date 2006-04-10.12:40:39.000> created_at = <Date 2003-10-30.01:36:23.000> labels = ['build'] title = 'Please link modules with shared lib' updated_at = <Date 2006-04-10.12:40:39.000> user = 'https://bugs.python.org/bensonbasis' ``` bugs.python.org fields: ```python activity = <Date 2006-04-10.12:40:39.000> actor = 'loewis' assignee = 'loewis' closed = True closed_date = None closer = None components = ['Build'] creation = <Date 2003-10-30.01:36:23.000> creator = 'benson_basis' dependencies = [] files = [] hgrepos = [] issue_num = 832799 keywords = [] message_count = 10.0 messages = ['18810', '18811', '18812', '18813', '18814', '18815', '18816', '18817', '18818', '18819'] nosy_count = 3.0 nosy_names = ['loewis', 'georg.brandl', 'benson_basis'] pr_nums = [] priority = 'normal' resolution = 'fixed' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue832799' versions = ['Python 2.3'] ``` </p></details>
Please link modules with shared lib
https://api.github.com/repos/python/cpython/issues/39475/comments
10
2003-10-30T01:36:23Z
2022-04-09T23:04:00Z
https://github.com/python/cpython/issues/39475
1,198,798,559
39,475
[ "python", "cpython" ]
BPO | [832535](https://bugs.python.org/issue832535) --- | :--- Nosy | @mwhudson, @kbkaiser <sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup> <details><summary>Show more details</summary><p> GitHub fields: ```python assignee = 'https://github.com/kbkaiser' closed_at = <Date 2004-01-02.04:18:22.000> created_at = <Date 2003-10-29.17:48:16.000> labels = ['expert-IDLE'] title = 'Inconsitent line numbering in traceback' updated_at = <Date 2004-01-02.04:18:22.000> user = 'https://bugs.python.org/urnerk' ``` bugs.python.org fields: ```python activity = <Date 2004-01-02.04:18:22.000> actor = 'kbk' assignee = 'kbk' closed = True closed_date = None closer = None components = ['IDLE'] creation = <Date 2003-10-29.17:48:16.000> creator = 'urnerk' dependencies = [] files = [] hgrepos = [] issue_num = 832535 keywords = [] message_count = 6.0 messages = ['18804', '18805', '18806', '18807', '18808', '18809'] nosy_count = 4.0 nosy_names = ['mwh', 'kbk', 'jemfinch', 'urnerk'] pr_nums = [] priority = 'normal' resolution = 'fixed' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue832535' versions = ['Python 2.3'] ``` </p></details>
Inconsitent line numbering in traceback
https://api.github.com/repos/python/cpython/issues/39474/comments
6
2003-10-29T17:48:16Z
2022-04-09T23:03:59Z
https://github.com/python/cpython/issues/39474
1,198,798,554
39,474
[ "python", "cpython" ]
BPO | [832515](https://bugs.python.org/issue832515) --- | :--- Nosy | @aleaxit <sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup> <details><summary>Show more details</summary><p> GitHub fields: ```python assignee = 'https://github.com/aleaxit' closed_at = <Date 2003-11-02.16:31:51.000> created_at = <Date 2003-10-29.17:20:59.000> labels = ['docs'] title = 'Bad Security Advice in CGI Documentation' updated_at = <Date 2003-11-02.16:31:51.000> user = 'https://bugs.python.org/mrperl' ``` bugs.python.org fields: ```python activity = <Date 2003-11-02.16:31:51.000> actor = 'aleax' assignee = 'aleax' closed = True closed_date = None closer = None components = ['Documentation'] creation = <Date 2003-10-29.17:20:59.000> creator = 'mr_perl' dependencies = [] files = [] hgrepos = [] issue_num = 832515 keywords = [] message_count = 2.0 messages = ['18802', '18803'] nosy_count = 2.0 nosy_names = ['aleax', 'mr_perl'] pr_nums = [] priority = 'normal' resolution = 'fixed' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue832515' versions = ['Python 2.3'] ``` </p></details>
Bad Security Advice in CGI Documentation
https://api.github.com/repos/python/cpython/issues/39473/comments
2
2003-10-29T17:20:59Z
2022-04-09T23:03:58Z
https://github.com/python/cpython/issues/39473
1,198,798,548
39,473
[ "python", "cpython" ]
BPO | [832251](https://bugs.python.org/issue832251) --- | :--- 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 2004-04-01.04:19:08.000> created_at = <Date 2003-10-29.09:39:39.000> labels = ['docs'] title = 'Wrong reference for specific minidom methods' updated_at = <Date 2004-04-01.04:19:08.000> user = 'https://bugs.python.org/nerby' ``` bugs.python.org fields: ```python activity = <Date 2004-04-01.04:19:08.000> actor = 'fdrake' assignee = 'fdrake' closed = True closed_date = None closer = None components = ['Documentation'] creation = <Date 2003-10-29.09:39:39.000> creator = 'nerby' dependencies = [] files = [] hgrepos = [] issue_num = 832251 keywords = [] message_count = 3.0 messages = ['18799', '18800', '18801'] nosy_count = 2.0 nosy_names = ['fdrake', 'nerby'] pr_nums = [] priority = 'high' resolution = 'fixed' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue832251' versions = ['Python 2.3'] ``` </p></details>
Wrong reference for specific minidom methods
https://api.github.com/repos/python/cpython/issues/39472/comments
3
2003-10-29T09:39:39Z
2022-04-09T23:03:57Z
https://github.com/python/cpython/issues/39472
1,198,798,543
39,472
[ "python", "cpython" ]
BPO | [832236](https://bugs.python.org/issue832236) --- | :--- Nosy | @akuchling Files | <li>[sf-832236.patch](https://bugs.python.org/file1085/sf-832236.patch "Uploaded as text/plain at 2004-05-05.01:56:59 by gward"): #ifdef out the problematic values</li> <sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup> <details><summary>Show more details</summary><p> GitHub fields: ```python assignee = None closed_at = <Date 2004-05-11.01:35:38.000> created_at = <Date 2003-10-29.09:05:21.000> labels = ['build'] title = 'Build fails in ossaudiodev.c with missing macros' updated_at = <Date 2004-05-11.01:35:38.000> user = 'https://bugs.python.org/danielparks' ``` bugs.python.org fields: ```python activity = <Date 2004-05-11.01:35:38.000> actor = 'gward' assignee = 'gward' closed = True closed_date = None closer = None components = ['Build'] creation = <Date 2003-10-29.09:05:21.000> creator = 'danielparks' dependencies = [] files = ['1085'] hgrepos = [] issue_num = 832236 keywords = [] message_count = 5.0 messages = ['18794', '18795', '18796', '18797', '18798'] nosy_count = 3.0 nosy_names = ['akuchling', 'gward', 'danielparks'] pr_nums = [] priority = 'normal' resolution = 'fixed' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue832236' versions = [] ``` </p></details>
Build fails in ossaudiodev.c with missing macros
https://api.github.com/repos/python/cpython/issues/39471/comments
5
2003-10-29T09:05:21Z
2022-04-09T23:03:55Z
https://github.com/python/cpython/issues/39471
1,198,798,537
39,471
[ "python", "cpython" ]
BPO | [832159](https://bugs.python.org/issue832159) --- | :--- Nosy | @tarekziade, @merwok, @zooba <sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup> <details><summary>Show more details</summary><p> GitHub fields: ```python assignee = 'https://github.com/merwok' closed_at = <Date 2021-02-03.18:30:39.679> created_at = <Date 2003-10-29.04:27:08.000> labels = ['easy', 'type-bug', 'library'] title = 'Bad value for Mingw32Compiler.compiler_cxx' updated_at = <Date 2021-02-03.18:30:39.678> user = 'https://bugs.python.org/alydar' ``` bugs.python.org fields: ```python activity = <Date 2021-02-03.18:30:39.678> actor = 'steve.dower' assignee = 'eric.araujo' closed = True closed_date = <Date 2021-02-03.18:30:39.679> closer = 'steve.dower' components = ['Distutils', 'Distutils2'] creation = <Date 2003-10-29.04:27:08.000> creator = 'alydar' dependencies = [] files = [] hgrepos = [] issue_num = 832159 keywords = ['easy'] message_count = 8.0 messages = ['18790', '18791', '18792', '18793', '121420', '181837', '181838', '386435'] nosy_count = 8.0 nosy_names = ['woodsplitter', 'alydar', 'furrykef', 'dobesv', 'tarek', 'eric.araujo', 'rpetrov', 'steve.dower'] pr_nums = [] priority = 'low' resolution = 'out of date' stage = 'resolved' status = 'closed' superseder = None type = 'behavior' url = 'https://bugs.python.org/issue832159' versions = ['3rd party', 'Python 3.1', 'Python 2.7', 'Python 3.2'] ``` </p></details>
Bad value for Mingw32Compiler.compiler_cxx
https://api.github.com/repos/python/cpython/issues/39470/comments
8
2003-10-29T04:27:08Z
2022-04-09T23:03:55Z
https://github.com/python/cpython/issues/39470
1,198,798,536
39,470
[ "python", "cpython" ]
BPO | [832058](https://bugs.python.org/issue832058) --- | :--- Nosy | @nascheme Files | <li>[buffer_deprecate.diff](https://bugs.python.org/file5661/buffer_deprecate.diff "Uploaded as text/plain at 2003-10-28.23:53:30 by @nascheme")</li><li>[buffer_safe.diff](https://bugs.python.org/file5662/buffer_safe.diff "Uploaded as text/plain at 2003-11-05.23:26:55 by @nascheme")</li> <sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup> <details><summary>Show more details</summary><p> GitHub fields: ```python assignee = None closed_at = <Date 2003-11-05.23:26:55.000> created_at = <Date 2003-10-28.23:53:30.000> labels = ['interpreter-core'] title = 'deprecate or fix buffer object' updated_at = <Date 2003-11-05.23:26:55.000> user = 'https://github.com/nascheme' ``` bugs.python.org fields: ```python activity = <Date 2003-11-05.23:26:55.000> actor = 'nascheme' assignee = 'none' closed = True closed_date = None closer = None components = ['Interpreter Core'] creation = <Date 2003-10-28.23:53:30.000> creator = 'nascheme' dependencies = [] files = ['5661', '5662'] hgrepos = [] issue_num = 832058 keywords = ['patch'] message_count = 3.0 messages = ['44836', '44837', '44838'] nosy_count = 1.0 nosy_names = ['nascheme'] pr_nums = [] priority = 'normal' resolution = 'accepted' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue832058' versions = [] ``` </p></details>
deprecate or fix buffer object
https://api.github.com/repos/python/cpython/issues/39469/comments
3
2003-10-28T23:53:30Z
2022-04-09T23:03:53Z
https://github.com/python/cpython/issues/39469
1,198,798,530
39,469
[ "python", "cpython" ]
BPO | [831969](https://bugs.python.org/issue831969) --- | :--- Nosy | @aleaxit <sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup> <details><summary>Show more details</summary><p> GitHub fields: ```python assignee = 'https://github.com/aleaxit' closed_at = <Date 2003-11-02.16:39:09.000> created_at = <Date 2003-10-28.21:48:46.000> labels = ['docs'] title = 'Docstring for pyclbr.readmodule() is incorrect' updated_at = <Date 2003-11-02.16:39:09.000> user = 'https://bugs.python.org/grimmtooth' ``` bugs.python.org fields: ```python activity = <Date 2003-11-02.16:39:09.000> actor = 'aleax' assignee = 'aleax' closed = True closed_date = None closer = None components = ['Documentation'] creation = <Date 2003-10-28.21:48:46.000> creator = 'grimmtooth' dependencies = [] files = [] hgrepos = [] issue_num = 831969 keywords = [] message_count = 2.0 messages = ['18788', '18789'] nosy_count = 2.0 nosy_names = ['aleax', 'grimmtooth'] pr_nums = [] priority = 'normal' resolution = 'rejected' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue831969' versions = ['Python 2.3'] ``` </p></details>
Docstring for pyclbr.readmodule() is incorrect
https://api.github.com/repos/python/cpython/issues/39468/comments
2
2003-10-28T21:48:46Z
2022-04-09T23:03:52Z
https://github.com/python/cpython/issues/39468
1,198,798,525
39,468
[ "python", "cpython" ]
BPO | [831747](https://bugs.python.org/issue831747) --- | :--- Nosy | @loewis Files | <li>[httplib_skip_headers.diff](https://bugs.python.org/file1084/httplib_skip_headers.diff "Uploaded as text/plain at 2003-11-11.17:03:15 by calvin"): add skip_accept_encoding to HttpConnection.putrequest</li> <sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup> <details><summary>Show more details</summary><p> GitHub fields: ```python assignee = None closed_at = <Date 2003-11-19.19:52:23.000> created_at = <Date 2003-10-28.13:38:13.000> labels = ['library'] title = 'httplib hardcodes Accept-Encoding' updated_at = <Date 2003-11-19.19:52:23.000> user = 'https://bugs.python.org/calvin' ``` bugs.python.org fields: ```python activity = <Date 2003-11-19.19:52:23.000> actor = 'loewis' assignee = 'none' closed = True closed_date = None closer = None components = ['Library (Lib)'] creation = <Date 2003-10-28.13:38:13.000> creator = 'calvin' dependencies = [] files = ['1084'] hgrepos = [] issue_num = 831747 keywords = [] message_count = 5.0 messages = ['18783', '18784', '18785', '18786', '18787'] nosy_count = 2.0 nosy_names = ['loewis', 'calvin'] pr_nums = [] priority = 'normal' resolution = 'accepted' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue831747' versions = [] ``` </p></details>
httplib hardcodes Accept-Encoding
https://api.github.com/repos/python/cpython/issues/39467/comments
5
2003-10-28T13:38:13Z
2022-04-09T23:03:50Z
https://github.com/python/cpython/issues/39467
1,198,798,521
39,467
[ "python", "cpython" ]
BPO | [831643](https://bugs.python.org/issue831643) --- | :--- Nosy | @tarekziade, @akitada <sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup> <details><summary>Show more details</summary><p> GitHub fields: ```python assignee = None closed_at = <Date 2009-02-03.09:39:37.677> created_at = <Date 2003-10-28.09:43:52.000> labels = ['type-feature', 'library'] title = 'Set option for subprocess in setup.py' updated_at = <Date 2009-02-03.09:39:37.676> user = 'https://bugs.python.org/pimbuur' ``` bugs.python.org fields: ```python activity = <Date 2009-02-03.09:39:37.676> actor = 'tarek' assignee = 'none' closed = True closed_date = <Date 2009-02-03.09:39:37.677> closer = 'tarek' components = ['Distutils'] creation = <Date 2003-10-28.09:43:52.000> creator = 'pimbuur' dependencies = [] files = [] hgrepos = [] issue_num = 831643 keywords = [] message_count = 4.0 messages = ['61127', '61128', '80968', '81033'] nosy_count = 3.0 nosy_names = ['pimbuur', 'tarek', 'akitada'] pr_nums = [] priority = 'normal' resolution = 'wont fix' stage = None status = 'closed' superseder = None type = 'enhancement' url = 'https://bugs.python.org/issue831643' versions = [] ``` </p></details>
Set option for subprocess in setup.py
https://api.github.com/repos/python/cpython/issues/39466/comments
4
2003-10-28T09:43:52Z
2022-04-09T23:03:49Z
https://github.com/python/cpython/issues/39466
1,198,798,517
39,466
[ "python", "cpython" ]
BPO | [831574](https://bugs.python.org/issue831574) --- | :--- Nosy | @loewis, @akuchling, @devdanzin Files | <li>[configure-solaris-term.h](https://bugs.python.org/file1083/configure-solaris-term.h "Uploaded as application/octet-stream at 2003-10-28.06:53:44 by anthonybaxter"): configure.in and configure patch</li> <sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup> <details><summary>Show more details</summary><p> GitHub fields: ```python assignee = None closed_at = <Date 2009-05-12.17:08:40.360> created_at = <Date 2003-10-28.06:53:44.000> labels = ['type-bug', 'build'] title = 'Solaris term.h needs curses.h' updated_at = <Date 2009-05-12.17:08:40.311> user = 'https://bugs.python.org/anthonybaxter' ``` bugs.python.org fields: ```python activity = <Date 2009-05-12.17:08:40.311> actor = 'ajaksu2' assignee = 'anthonybaxter' closed = True closed_date = <Date 2009-05-12.17:08:40.360> closer = 'ajaksu2' components = ['Build'] creation = <Date 2003-10-28.06:53:44.000> creator = 'anthonybaxter' dependencies = [] files = ['1083'] hgrepos = [] issue_num = 831574 keywords = [] message_count = 7.0 messages = ['18778', '18779', '18780', '18781', '18782', '82017', '87641'] nosy_count = 5.0 nosy_names = ['loewis', 'akuchling', 'nnorwitz', 'anthonybaxter', 'ajaksu2'] pr_nums = [] priority = 'normal' resolution = 'rejected' stage = 'resolved' status = 'closed' superseder = None type = 'behavior' url = 'https://bugs.python.org/issue831574' versions = [] ``` </p></details>
Solaris term.h needs curses.h
https://api.github.com/repos/python/cpython/issues/39465/comments
7
2003-10-28T06:53:44Z
2022-04-09T23:03:48Z
https://github.com/python/cpython/issues/39465
1,198,798,509
39,465
[ "python", "cpython" ]
BPO | [831271](https://bugs.python.org/issue831271) --- | :--- Nosy | @aleaxit, @birkenfeld, @rhettinger, @jaraco <sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup> <details><summary>Show more details</summary><p> GitHub fields: ```python assignee = 'https://github.com/aleaxit' closed_at = <Date 2006-02-20.18:40:52.000> created_at = <Date 2003-10-27.19:57:35.000> labels = ['library'] title = 'httplib.HTTPConnection._send_request header parsing bug' updated_at = <Date 2006-02-20.18:40:52.000> user = 'https://github.com/jaraco' ``` bugs.python.org fields: ```python activity = <Date 2006-02-20.18:40:52.000> actor = 'georg.brandl' assignee = 'aleax' closed = True closed_date = None closer = None components = ['Library (Lib)'] creation = <Date 2003-10-27.19:57:35.000> creator = 'jaraco' dependencies = [] files = [] hgrepos = [] issue_num = 831271 keywords = [] message_count = 5.0 messages = ['18773', '18774', '18775', '18776', '18777'] nosy_count = 5.0 nosy_names = ['aleax', 'georg.brandl', 'rhettinger', 'jaraco', 'kajtzu'] pr_nums = [] priority = 'normal' resolution = 'fixed' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue831271' versions = ['Python 2.3'] ``` </p></details>
httplib.HTTPConnection._send_request header parsing bug
https://api.github.com/repos/python/cpython/issues/39464/comments
5
2003-10-27T19:57:35Z
2022-04-09T23:03:48Z
https://github.com/python/cpython/issues/39464
1,198,798,505
39,464
[ "python", "cpython" ]
BPO | [830858](https://bugs.python.org/issue830858) --- | :--- Nosy | @loewis Files | <li>[inspect_doc.diff](https://bugs.python.org/file5659/inspect_doc.diff "Uploaded as text/plain at 2003-10-27.09:22:15 by quiver"): patch against python 2.3</li><li>[inspect_doc_22.diff](https://bugs.python.org/file5660/inspect_doc_22.diff "Uploaded as text/plain at 2003-10-27.09:23:17 by quiver"): patch against python 2.2</li> <sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup> <details><summary>Show more details</summary><p> GitHub fields: ```python assignee = None closed_at = <Date 2003-10-31.15:37:00.000> created_at = <Date 2003-10-27.09:22:15.000> labels = ['docs'] title = 'update docs for inspect module' updated_at = <Date 2003-10-31.15:37:00.000> user = 'https://bugs.python.org/quiver' ``` bugs.python.org fields: ```python activity = <Date 2003-10-31.15:37:00.000> actor = 'loewis' assignee = 'none' closed = True closed_date = None closer = None components = ['Documentation'] creation = <Date 2003-10-27.09:22:15.000> creator = 'quiver' dependencies = [] files = ['5659', '5660'] hgrepos = [] issue_num = 830858 keywords = ['patch'] message_count = 2.0 messages = ['44834', '44835'] nosy_count = 2.0 nosy_names = ['loewis', 'quiver'] pr_nums = [] priority = 'normal' resolution = 'accepted' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue830858' versions = ['Python 2.2'] ``` </p></details>
update docs for inspect module
https://api.github.com/repos/python/cpython/issues/39463/comments
2
2003-10-27T09:22:15Z
2022-04-09T23:03:46Z
https://github.com/python/cpython/issues/39463
1,198,798,502
39,463
[ "python", "cpython" ]
BPO | [830573](https://bugs.python.org/issue830573) --- | :--- Nosy | @loewis Files | <li>[typescript](https://bugs.python.org/file1082/typescript "Uploaded as application/octet-stream at 2003-10-26.17:16:50 by clock_")</li> <sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup> <details><summary>Show more details</summary><p> GitHub fields: ```python assignee = None closed_at = <Date 2005-12-19.03:41:12.000> created_at = <Date 2003-10-26.17:16:50.000> labels = ['extension-modules'] title = 'python 2.3.2 make test segfault' updated_at = <Date 2005-12-19.03:41:12.000> user = 'https://bugs.python.org/clock' ``` bugs.python.org fields: ```python activity = <Date 2005-12-19.03:41:12.000> actor = 'nnorwitz' assignee = 'nnorwitz' closed = True closed_date = None closer = None components = ['Extension Modules'] creation = <Date 2003-10-26.17:16:50.000> creator = 'clock_' dependencies = [] files = ['1082'] hgrepos = [] issue_num = 830573 keywords = [] message_count = 5.0 messages = ['18768', '18769', '18770', '18771', '18772'] nosy_count = 3.0 nosy_names = ['loewis', 'nnorwitz', 'clock_'] pr_nums = [] priority = 'normal' resolution = None stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue830573' versions = ['Python 2.3'] ``` </p></details>
python 2.3.2 make test segfault
https://api.github.com/repos/python/cpython/issues/39462/comments
5
2003-10-26T17:16:50Z
2022-04-09T23:03:45Z
https://github.com/python/cpython/issues/39462
1,198,798,497
39,462
[ "python", "cpython" ]
BPO | [830449](https://bugs.python.org/issue830449) --- | :--- Nosy | @freddrake, @tebeka <sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup> <details><summary>Show more details</summary><p> GitHub fields: ```python assignee = 'https://github.com/freddrake' closed_at = <Date 2004-05-18.03:59:52.000> created_at = <Date 2003-10-26.12:20:31.000> labels = ['library'] title = "Config parser don't raise DuplicateSectionError when reading" updated_at = <Date 2004-05-18.03:59:52.000> user = 'https://github.com/tebeka' ``` bugs.python.org fields: ```python activity = <Date 2004-05-18.03:59:52.000> actor = 'fdrake' assignee = 'fdrake' closed = True closed_date = None closer = None components = ['Library (Lib)'] creation = <Date 2003-10-26.12:20:31.000> creator = 'tebeka' dependencies = [] files = [] hgrepos = [] issue_num = 830449 keywords = [] message_count = 3.0 messages = ['18765', '18766', '18767'] nosy_count = 3.0 nosy_names = ['fdrake', 'tebeka', 'johahn'] pr_nums = [] priority = 'normal' resolution = 'fixed' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue830449' versions = ['Python 2.3'] ``` </p></details>
Config parser don't raise DuplicateSectionError when reading
https://api.github.com/repos/python/cpython/issues/39461/comments
3
2003-10-26T12:20:31Z
2022-04-09T23:03:44Z
https://github.com/python/cpython/issues/39461
1,198,798,493
39,461
[ "python", "cpython" ]
BPO | [830347](https://bugs.python.org/issue830347) --- | :--- Files | <li>[sample.py](https://bugs.python.org/file1080/sample.py "Uploaded as text/plain at 2003-10-26.03:57:40 by dhagglund"): file to demonstrate py-beginning-of-def-or-class bug</li><li>[patch](https://bugs.python.org/file1081/patch "Uploaded as application/octet-stream at 2003-10-26.05:32:04 by dhagglund"): patch to fix this bug.</li> <sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup> <details><summary>Show more details</summary><p> GitHub fields: ```python assignee = None closed_at = <Date 2003-11-01.20:41:00.000> created_at = <Date 2003-10-26.03:57:39.000> labels = [] title = 'python-mode.el: py-b-of-def-or-class looks inside strings' updated_at = <Date 2003-11-01.20:41:00.000> user = 'https://bugs.python.org/dhagglund' ``` bugs.python.org fields: ```python activity = <Date 2003-11-01.20:41:00.000> actor = 'dhagglund' assignee = 'none' closed = True closed_date = None closer = None components = ['Demos and Tools'] creation = <Date 2003-10-26.03:57:39.000> creator = 'dhagglund' dependencies = [] files = ['1080', '1081'] hgrepos = [] issue_num = 830347 keywords = [] message_count = 4.0 messages = ['18761', '18762', '18763', '18764'] nosy_count = 2.0 nosy_names = ['nnorwitz', 'dhagglund'] pr_nums = [] priority = 'normal' resolution = None stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue830347' versions = [] ``` </p></details>
python-mode.el: py-b-of-def-or-class looks inside strings
https://api.github.com/repos/python/cpython/issues/39460/comments
4
2003-10-26T03:57:39Z
2022-04-09T23:03:43Z
https://github.com/python/cpython/issues/39460
1,198,798,487
39,460
[ "python", "cpython" ]
BPO | [830341](https://bugs.python.org/issue830341) --- | :--- Nosy | @loewis Files | <li>[patch](https://bugs.python.org/file5658/patch "Uploaded as application/octet-stream at 2003-10-26.03:07:58 by dhagglund"): patch for python-mode.el</li> <sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup> <details><summary>Show more details</summary><p> GitHub fields: ```python assignee = None closed_at = <Date 2003-10-31.14:06:11.000> created_at = <Date 2003-10-26.03:07:57.000> labels = [] title = "python-mode.el: (py-point 'bod) doesn't quite work" updated_at = <Date 2003-10-31.14:06:11.000> user = 'https://bugs.python.org/dhagglund' ``` bugs.python.org fields: ```python activity = <Date 2003-10-31.14:06:11.000> actor = 'loewis' assignee = 'none' closed = True closed_date = None closer = None components = ['Demos and Tools'] creation = <Date 2003-10-26.03:07:57.000> creator = 'dhagglund' dependencies = [] files = ['5658'] hgrepos = [] issue_num = 830341 keywords = ['patch'] message_count = 2.0 messages = ['44832', '44833'] nosy_count = 2.0 nosy_names = ['loewis', 'dhagglund'] pr_nums = [] priority = 'normal' resolution = 'rejected' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue830341' versions = [] ``` </p></details>
python-mode.el: (py-point 'bod) doesn't quite work
https://api.github.com/repos/python/cpython/issues/39459/comments
2
2003-10-26T03:07:57Z
2022-04-09T23:03:41Z
https://github.com/python/cpython/issues/39459
1,198,798,481
39,459
[ "python", "cpython" ]
BPO | [830261](https://bugs.python.org/issue830261) --- | :--- Nosy | @aleaxit, @birkenfeld, @birkenfeld <sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup> <details><summary>Show more details</summary><p> GitHub fields: ```python assignee = None closed_at = <Date 2006-02-20.21:50:56.000> created_at = <Date 2003-10-25.21:57:11.000> labels = ['interpreter-core'] title = '__mul__ taken as __rmul__ for mul-by-int only' updated_at = <Date 2006-02-20.21:50:56.000> user = 'https://github.com/aleaxit' ``` bugs.python.org fields: ```python activity = <Date 2006-02-20.21:50:56.000> actor = 'georg.brandl' assignee = 'none' closed = True closed_date = None closer = None components = ['Interpreter Core'] creation = <Date 2003-10-25.21:57:11.000> creator = 'aleax' dependencies = [] files = [] hgrepos = [] issue_num = 830261 keywords = [] message_count = 3.0 messages = ['18758', '18759', '18760'] nosy_count = 3.0 nosy_names = ['aleax', 'georg.brandl', 'georg.brandl'] pr_nums = [] priority = 'normal' resolution = 'fixed' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue830261' versions = ['Python 2.3'] ``` </p></details>
__mul__ taken as __rmul__ for mul-by-int only
https://api.github.com/repos/python/cpython/issues/39458/comments
3
2003-10-25T21:57:11Z
2022-04-09T23:03:40Z
https://github.com/python/cpython/issues/39458
1,198,798,472
39,458
[ "python", "cpython" ]
BPO | [830070](https://bugs.python.org/issue830070) --- | :--- Nosy | @rhettinger Files | <li>[diff.txt](https://bugs.python.org/file5657/diff.txt "Uploaded as text/plain at 2003-10-25.10:40:57 by johahn"): diff -c itertoolsmodule.c.old itertoolsmodule.c.new</li> <sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup> <details><summary>Show more details</summary><p> GitHub fields: ```python assignee = None closed_at = <Date 2003-10-28.07:34:02.000> created_at = <Date 2003-10-25.10:31:09.000> labels = [] title = 'itertoolsmodule.c: islice error messages (827190)' updated_at = <Date 2003-10-28.07:34:02.000> user = 'https://bugs.python.org/johahn' ``` bugs.python.org fields: ```python activity = <Date 2003-10-28.07:34:02.000> actor = 'rhettinger' assignee = 'none' closed = True closed_date = None closer = None components = ['None'] creation = <Date 2003-10-25.10:31:09.000> creator = 'johahn' dependencies = [] files = ['5657'] hgrepos = [] issue_num = 830070 keywords = ['patch'] message_count = 3.0 messages = ['44829', '44830', '44831'] nosy_count = 2.0 nosy_names = ['rhettinger', 'johahn'] pr_nums = [] priority = 'normal' resolution = 'fixed' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue830070' versions = [] ``` </p></details>
itertoolsmodule.c: islice error messages (827190)
https://api.github.com/repos/python/cpython/issues/39457/comments
3
2003-10-25T10:31:09Z
2022-04-09T23:03:39Z
https://github.com/python/cpython/issues/39457
1,198,798,468
39,457
[ "python", "cpython" ]
BPO | [829951](https://bugs.python.org/issue829951) --- | :--- Nosy | @loewis, @gpshead Files | <li>[smtplib](https://bugs.python.org/file5656/smtplib "Uploaded as text/plain at 2003-10-25.02:49:54 by jdcrunchman"): smtplib.py.patch</li><li>[smtplib-startls-discard-knowledge.diff](https://bugs.python.org/file8666/smtplib-startls-discard-knowledge.diff "Uploaded as text/plain at 2007-10-30.17:53:43 by fenner")</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/gpshead' closed_at = <Date 2008-01-17.07:44:21.294> created_at = <Date 2003-10-25.02:49:54.000> labels = ['library'] title = 'Fixes smtplib starttls HELO errors' updated_at = <Date 2008-01-17.07:55:19.512> user = 'https://bugs.python.org/jdcrunchman' ``` bugs.python.org fields: ```python activity = <Date 2008-01-17.07:55:19.512> actor = 'gregory.p.smith' assignee = 'gregory.p.smith' closed = True closed_date = <Date 2008-01-17.07:44:21.294> closer = 'gregory.p.smith' components = ['Library (Lib)'] creation = <Date 2003-10-25.02:49:54.000> creator = 'jdcrunchman' dependencies = [] files = ['5656', '8666'] hgrepos = [] issue_num = 829951 keywords = ['patch'] message_count = 6.0 messages = ['44827', '44828', '56828', '56967', '60020', '60021'] nosy_count = 4.0 nosy_names = ['loewis', 'gregory.p.smith', 'jdcrunchman', 'fenner'] pr_nums = [] priority = 'normal' resolution = 'accepted' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue829951' versions = ['Python 2.6', 'Python 2.5', 'Python 2.4', 'Python 2.3'] ``` </p></details>
Fixes smtplib starttls HELO errors
https://api.github.com/repos/python/cpython/issues/39456/comments
6
2003-10-25T02:49:54Z
2022-04-09T23:03:39Z
https://github.com/python/cpython/issues/39456
1,198,798,466
39,456
[ "python", "cpython" ]
BPO | [829941](https://bugs.python.org/issue829941) --- | :--- <sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup> <details><summary>Show more details</summary><p> GitHub fields: ```python assignee = None closed_at = <Date 2003-10-25.14:17:39.000> created_at = <Date 2003-10-25.02:12:06.000> labels = ['docs'] title = 'Now built-in types can be used as base classes. Fix the tut.' updated_at = <Date 2003-10-25.14:17:39.000> user = 'https://bugs.python.org/sanxiyn' ``` bugs.python.org fields: ```python activity = <Date 2003-10-25.14:17:39.000> actor = 'nnorwitz' assignee = 'nnorwitz' closed = True closed_date = None closer = None components = ['Documentation'] creation = <Date 2003-10-25.02:12:06.000> creator = 'sanxiyn' dependencies = [] files = [] hgrepos = [] issue_num = 829941 keywords = [] message_count = 2.0 messages = ['18756', '18757'] nosy_count = 2.0 nosy_names = ['nnorwitz', 'sanxiyn'] pr_nums = [] priority = 'normal' resolution = 'fixed' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue829941' versions = [] ``` </p></details>
Now built-in types can be used as base classes. Fix the tut.
https://api.github.com/repos/python/cpython/issues/39455/comments
2
2003-10-25T02:12:06Z
2022-04-09T23:03:37Z
https://github.com/python/cpython/issues/39455
1,198,798,461
39,455
[ "python", "cpython" ]
BPO | [829532](https://bugs.python.org/issue829532) --- | :--- Nosy | @akuchling Files | <li>[diff](https://bugs.python.org/file1078/diff "Uploaded as application/octet-stream at 2003-10-24.20:13:17 by vimboss"): patch to fix the problem.</li><li>[os.patch](https://bugs.python.org/file1079/os.patch "Uploaded as text/plain at 2003-10-31.19:41:16 by @akuchling")</li> <sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup> <details><summary>Show more details</summary><p> GitHub fields: ```python assignee = 'https://github.com/akuchling' closed_at = <Date 2003-12-23.16:34:17.000> created_at = <Date 2003-10-24.11:44:04.000> labels = ['library'] title = 'os.makedirs() cannot handle "."' updated_at = <Date 2003-12-23.16:34:17.000> user = 'https://bugs.python.org/vimboss' ``` bugs.python.org fields: ```python activity = <Date 2003-12-23.16:34:17.000> actor = 'akuchling' assignee = 'akuchling' closed = True closed_date = None closer = None components = ['Library (Lib)'] creation = <Date 2003-10-24.11:44:04.000> creator = 'vimboss' dependencies = [] files = ['1078', '1079'] hgrepos = [] issue_num = 829532 keywords = [] message_count = 6.0 messages = ['18750', '18751', '18752', '18753', '18754', '18755'] nosy_count = 3.0 nosy_names = ['akuchling', 'tzot', 'vimboss'] pr_nums = [] priority = 'normal' resolution = 'fixed' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue829532' versions = ['Python 2.3'] ``` </p></details>
os.makedirs() cannot handle "."
https://api.github.com/repos/python/cpython/issues/39454/comments
6
2003-10-24T11:44:04Z
2022-04-09T23:03:37Z
https://github.com/python/cpython/issues/39454
1,198,798,458
39,454
[ "python", "cpython" ]
BPO | [829458](https://bugs.python.org/issue829458) --- | :--- Nosy | @loewis, @brettcannon, @theller, @rhettinger <sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup> <details><summary>Show more details</summary><p> GitHub fields: ```python assignee = None closed_at = <Date 2003-11-02.10:00:29.000> created_at = <Date 2003-10-24.07:53:39.000> labels = ['invalid', 'library'] title = 'setattr(obj, BADNAME, value) does not raises exception' updated_at = <Date 2003-11-02.10:00:29.000> user = 'https://bugs.python.org/hdima' ``` bugs.python.org fields: ```python activity = <Date 2003-11-02.10:00:29.000> actor = 'rhettinger' assignee = 'none' closed = True closed_date = None closer = None components = ['Library (Lib)'] creation = <Date 2003-10-24.07:53:39.000> creator = 'hdima' dependencies = [] files = [] hgrepos = [] issue_num = 829458 keywords = [] message_count = 9.0 messages = ['18741', '18742', '18743', '18744', '18745', '18746', '18747', '18748', '18749'] nosy_count = 6.0 nosy_names = ['loewis', 'brett.cannon', 'theller', 'rhettinger', 'tzot', 'hdima'] pr_nums = [] priority = 'normal' resolution = 'not a bug' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue829458' versions = [] ``` </p></details>
setattr(obj, BADNAME, value) does not raises exception
https://api.github.com/repos/python/cpython/issues/39453/comments
9
2003-10-24T07:53:39Z
2022-04-09T23:03:35Z
https://github.com/python/cpython/issues/39453
1,198,798,456
39,453
[ "python", "cpython" ]
BPO | [829370](https://bugs.python.org/issue829370) --- | :--- Nosy | @birkenfeld, @rhettinger <sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup> <details><summary>Show more details</summary><p> GitHub fields: ```python assignee = None closed_at = <Date 2012-03-15.19:48:33.154> created_at = <Date 2003-10-24.02:44:04.000> labels = ['type-feature', 'library'] title = 'math.signum(int)' updated_at = <Date 2012-03-15.19:48:33.154> user = 'https://bugs.python.org/gekonntde' ``` bugs.python.org fields: ```python activity = <Date 2012-03-15.19:48:33.154> actor = 'mark.dickinson' assignee = 'none' closed = True closed_date = None closer = None components = ['Library (Lib)'] creation = <Date 2003-10-24.02:44:04.000> creator = 'gekonntde' dependencies = [] files = [] hgrepos = [] issue_num = 829370 keywords = [] message_count = 17.0 messages = ['54050', '54051', '54052', '155647', '155648', '155652', '155653', '155657', '155662', '155686', '155733', '155737', '155885', '155890', '155891', '155896', '155897'] nosy_count = 5.0 nosy_names = ['georg.brandl', 'rhettinger', 'gekonntde', 'valhallasw', 'fkbreitl'] pr_nums = [] priority = 'normal' resolution = 'wont fix' stage = None status = 'closed' superseder = None type = 'enhancement' url = 'https://bugs.python.org/issue829370' versions = ['Python 3.3'] ``` </p></details>
math.signum(int)
https://api.github.com/repos/python/cpython/issues/39452/comments
17
2003-10-24T02:44:04Z
2022-04-09T23:03:33Z
https://github.com/python/cpython/issues/39452
1,198,798,451
39,452
[ "python", "cpython" ]
BPO | [829073](https://bugs.python.org/issue829073) --- | :--- Nosy | @freddrake, @brettcannon Files | <li>[diff](https://bugs.python.org/file5655/diff "Uploaded as application/octet-stream at 2003-10-23.17:51:02 by gerrit"): patch created with 'cvs diff -u ref7.tex', see description for what it does</li> <sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup> <details><summary>Show more details</summary><p> GitHub fields: ```python assignee = 'https://github.com/freddrake' closed_at = <Date 2004-11-02.19:19:04.000> created_at = <Date 2003-10-23.17:51:01.000> labels = ['docs'] title = "ref. manual talks of 'sequence' instead of 'iterable'" updated_at = <Date 2004-11-02.19:19:04.000> user = 'https://bugs.python.org/gerrit' ``` bugs.python.org fields: ```python activity = <Date 2004-11-02.19:19:04.000> actor = 'fdrake' assignee = 'fdrake' closed = True closed_date = None closer = None components = ['Documentation'] creation = <Date 2003-10-23.17:51:01.000> creator = 'gerrit' dependencies = [] files = ['5655'] hgrepos = [] issue_num = 829073 keywords = ['patch'] message_count = 4.0 messages = ['44823', '44824', '44825', '44826'] nosy_count = 4.0 nosy_names = ['fdrake', 'brett.cannon', 'mcherm', 'gerrit'] pr_nums = [] priority = 'normal' resolution = 'fixed' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue829073' versions = ['Python 2.3'] ``` </p></details>
ref. manual talks of 'sequence' instead of 'iterable'
https://api.github.com/repos/python/cpython/issues/39451/comments
4
2003-10-23T17:51:01Z
2022-04-09T23:03:33Z
https://github.com/python/cpython/issues/39451
1,198,798,448
39,451
[ "python", "cpython" ]
BPO | [828890](https://bugs.python.org/issue828890) --- | :--- <sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup> <details><summary>Show more details</summary><p> GitHub fields: ```python assignee = None closed_at = <Date 2003-10-23.13:15:06.000> created_at = <Date 2003-10-23.12:44:41.000> labels = ['library'] title = 'bdist_rpm failure when no setup.py' updated_at = <Date 2003-10-23.13:15:06.000> user = 'https://bugs.python.org/pearu' ``` bugs.python.org fields: ```python activity = <Date 2003-10-23.13:15:06.000> actor = 'nnorwitz' assignee = 'none' closed = True closed_date = None closer = None components = ['Distutils'] creation = <Date 2003-10-23.12:44:41.000> creator = 'pearu' dependencies = [] files = [] hgrepos = [] issue_num = 828890 keywords = [] message_count = 2.0 messages = ['18739', '18740'] nosy_count = 2.0 nosy_names = ['nnorwitz', 'pearu'] pr_nums = [] priority = 'normal' resolution = 'duplicate' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue828890' versions = ['Python 2.3'] ``` </p></details>
bdist_rpm failure when no setup.py
https://api.github.com/repos/python/cpython/issues/39450/comments
2
2003-10-23T12:44:41Z
2022-04-09T23:03:31Z
https://github.com/python/cpython/issues/39450
1,198,798,444
39,450
[ "python", "cpython" ]
BPO | [828743](https://bugs.python.org/issue828743) --- | :--- Nosy | @terryjreedy, @tarekziade <sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup> <details><summary>Show more details</summary><p> GitHub fields: ```python assignee = 'https://github.com/tarekziade' closed_at = <Date 2010-06-27.00:17:59.600> created_at = <Date 2003-10-23.08:19:20.000> labels = ['type-feature', 'library'] title = 'bdist_rpm failure when no setup.py' updated_at = <Date 2010-06-27.00:17:59.594> user = 'https://bugs.python.org/pearu' ``` bugs.python.org fields: ```python activity = <Date 2010-06-27.00:17:59.594> actor = 'terry.reedy' assignee = 'tarek' closed = True closed_date = <Date 2010-06-27.00:17:59.600> closer = 'terry.reedy' components = ['Distutils'] creation = <Date 2003-10-23.08:19:20.000> creator = 'pearu' dependencies = [] files = [] hgrepos = [] issue_num = 828743 keywords = [] message_count = 2.0 messages = ['18738', '108761'] nosy_count = 3.0 nosy_names = ['terry.reedy', 'pearu', 'tarek'] pr_nums = [] priority = 'low' resolution = 'wont fix' stage = None status = 'closed' superseder = None type = 'enhancement' url = 'https://bugs.python.org/issue828743' versions = ['Python 2.6', 'Python 2.5'] ``` </p></details>
bdist_rpm failure when no setup.py
https://api.github.com/repos/python/cpython/issues/39449/comments
2
2003-10-23T08:19:20Z
2022-04-09T23:03:31Z
https://github.com/python/cpython/issues/39449
1,198,798,442
39,449