[Python-checkins] [3.14] gh-141125: delete unused import textwrap in interpreter.py (GH-141126) (#141177)

2025-11-06 Thread hauntsaninja
https://github.com/python/cpython/commit/a49d0ccdb8c621e73e7344eb4aac3e9d71b99da0 commit: a49d0ccdb8c621e73e7344eb4aac3e9d71b99da0 branch: 3.14 author: Miss Islington (bot) <[email protected]> committer: hauntsaninja <[email protected]

[Python-checkins] gh-141125: delete unused import textwrap in interpreter.py (#141126)

2025-11-06 Thread hauntsaninja
https://github.com/python/cpython/commit/c77441ef1d1f3182280bd14d11516d54f38fe90b commit: c77441ef1d1f3182280bd14d11516d54f38fe90b branch: main author: yihong committer: hauntsaninja <[email protected]> date: 2025-11-06T16:02:47-08:00 summary: gh-141125:

[Python-checkins] gh-136438: Make sure test.test_pydoc.test_pydoc pass with all optimization levels (#136479)

2025-10-12 Thread hauntsaninja
https://github.com/python/cpython/commit/bb85af343f331b104e3bca685e8f96e60bba8bc0 commit: bb85af343f331b104e3bca685e8f96e60bba8bc0 branch: main author: Arseniy Krupchik <[email protected]> committer: hauntsaninja <[email protected]>

[Python-checkins] Edit outdated comment (#121152)

2025-09-28 Thread hauntsaninja
https://github.com/python/cpython/commit/d3e3b2b0ac23e30e3d246bd12432c37bccf66f5d commit: d3e3b2b0ac23e30e3d246bd12432c37bccf66f5d branch: main author: Jeff Epler committer: hauntsaninja <[email protected]> date: 2025-09-28T14:55:44-07:00 summary: Edit ou

[Python-checkins] gh-137716: Fix double period in AttributeError message for invalid mock assertions (#137717)

2025-08-14 Thread hauntsaninja
https://github.com/python/cpython/commit/8665769614183263a4370b35a4fdbe852e651e17 commit: 8665769614183263a4370b35a4fdbe852e651e17 branch: main author: ROHAN WINSOR <[email protected]> committer: hauntsaninja <[email protected]>

[Python-checkins] [3.13] Use f-strings in csv docs example (GH-135245) (#135286)

2025-06-08 Thread hauntsaninja
https://github.com/python/cpython/commit/8c28241f0ddf840e162a6cbec1dd03278c3825cf commit: 8c28241f0ddf840e162a6cbec1dd03278c3825cf branch: 3.13 author: Miss Islington (bot) <[email protected]> committer: hauntsaninja <[email protected]

[Python-checkins] [3.14] Use f-strings in csv docs example (GH-135245) (#135285)

2025-06-08 Thread hauntsaninja
https://github.com/python/cpython/commit/1497866198d0c05fc5f57a567c2440ec1c7f6d26 commit: 1497866198d0c05fc5f57a567c2440ec1c7f6d26 branch: 3.14 author: Miss Islington (bot) <[email protected]> committer: hauntsaninja <[email protected]

[Python-checkins] Use f-strings in csv docs example (#135245)

2025-06-08 Thread hauntsaninja
https://github.com/python/cpython/commit/2677dd017a033eaaad3b8e1e0eb5664a44e7e231 commit: 2677dd017a033eaaad3b8e1e0eb5664a44e7e231 branch: main author: Ezio Melotti committer: hauntsaninja <[email protected]> date: 2025-06-08T15:28:37-07:00 summary: Use f-stri

[Python-checkins] [3.14] GH-133912: Fix `PyObject_GenericSetDict` to handle inline values (GH-134725) (#134859)

2025-05-29 Thread hauntsaninja
https://github.com/python/cpython/commit/4670dddbf6bb440143bcad36af3a708b5a747e4a commit: 4670dddbf6bb440143bcad36af3a708b5a747e4a branch: 3.14 author: Miss Islington (bot) <[email protected]> committer: hauntsaninja <[email protected]

[Python-checkins] gh-119535: 3.15 minus π (#134037)

2025-05-15 Thread hauntsaninja
https://github.com/python/cpython/commit/54a6875adbc9091909b1473c49595c0cc84dc438 commit: 54a6875adbc9091909b1473c49595c0cc84dc438 branch: main author: Hugo van Kemenade <[email protected]> committer: hauntsaninja <[email protected]> d

[Python-checkins] gh-116436: Improve error message when TypeError occurs during dict update (#116443)

2025-04-29 Thread hauntsaninja
https://github.com/python/cpython/commit/7e8b153fef71e464246827bf563923e2991290c6 commit: 7e8b153fef71e464246827bf563923e2991290c6 branch: main author: Shantanu <[email protected]> committer: hauntsaninja <[email protected]> d

[Python-checkins] gh-130893: Fix typo in SqliteInteractiveConsole.runsource docstring (#130894)

2025-03-15 Thread hauntsaninja
https://github.com/python/cpython/commit/8190571a75fc46278042e7fffbe8aeb1f71ab21d commit: 8190571a75fc46278042e7fffbe8aeb1f71ab21d branch: main author: scotscotmcc <[email protected]> committer: hauntsaninja <[email protected]> d

[Python-checkins] gh-129011: Update comments in FileIO to match current code (#129012)

2025-03-07 Thread hauntsaninja
https://github.com/python/cpython/commit/886a4d74ee7b19d027fae1ba4579a99a805878a2 commit: 886a4d74ee7b19d027fae1ba4579a99a805878a2 branch: main author: Cody Maloney committer: hauntsaninja <[email protected]> date: 2025-03-06T17:18:22-08:00 summary: gh-129011:

[Python-checkins] [3.13] gh-130932: Fix incorrect exception handling in _PyModule_IsPossiblyShadowing (GH-130934) (#130939)

2025-03-07 Thread hauntsaninja
https://github.com/python/cpython/commit/d5eb490846d3deb76a8650e6f36e89aa074e11b5 commit: d5eb490846d3deb76a8650e6f36e89aa074e11b5 branch: 3.13 author: Miss Islington (bot) <[email protected]> committer: hauntsaninja <[email protected]

[Python-checkins] gh-130932: Fix incorrect exception handling in _PyModule_IsPossiblyShadowing (#130934)

2025-03-06 Thread hauntsaninja
https://github.com/python/cpython/commit/0a9ae5ed48e6ea078f67ba03635c1c26209b5def commit: 0a9ae5ed48e6ea078f67ba03635c1c26209b5def branch: main author: Shantanu <[email protected]> committer: hauntsaninja <[email protected]> d

[Python-checkins] gettext: Remove outdated "TODO" comment (#130890)

2025-03-06 Thread hauntsaninja
https://github.com/python/cpython/commit/a385add4015c431534e29cd3cfcc5763a62ef048 commit: a385add4015c431534e29cd3cfcc5763a62ef048 branch: main author: Stan Ulbrych <[email protected]> committer: hauntsaninja <[email protected].

[Python-checkins] Fix typo in 3.14 `pdb` whatsnew entry (#129886)

2025-02-09 Thread hauntsaninja
https://github.com/python/cpython/commit/2abb6a4f139236545389672aef2a36a6b0862b71 commit: 2abb6a4f139236545389672aef2a36a6b0862b71 branch: main author: Victorien <[email protected]> committer: hauntsaninja <[email protected]> date: 2

[Python-checkins] [3.13] gh-127975: Avoid reusing quote types in ast.unparse if not needed (GH-127980) (#129600)

2025-02-02 Thread hauntsaninja
https://github.com/python/cpython/commit/b13b76f98a4f35174ae630a7302af26f61e4d513 commit: b13b76f98a4f35174ae630a7302af26f61e4d513 branch: 3.13 author: Miss Islington (bot) <[email protected]> committer: hauntsaninja <[email protected]

[Python-checkins] [3.12] gh-127975: Avoid reusing quote types in ast.unparse if not needed (GH-127980) (#129601)

2025-02-02 Thread hauntsaninja
https://github.com/python/cpython/commit/97097469c7782ad0e8d18cb2e0bb42b8bd24dd18 commit: 97097469c7782ad0e8d18cb2e0bb42b8bd24dd18 branch: 3.12 author: Miss Islington (bot) <[email protected]> committer: hauntsaninja <[email protected]

[Python-checkins] gh-127975: Avoid reusing quote types in ast.unparse if not needed (#127980)

2025-01-31 Thread hauntsaninja
https://github.com/python/cpython/commit/8df5193d37f70a1478642c4b456dcc7d6df6c117 commit: 8df5193d37f70a1478642c4b456dcc7d6df6c117 branch: main author: Shantanu <[email protected]> committer: hauntsaninja <[email protected]> d

[Python-checkins] gh-128559: Remove typing import from asyncio.timeouts (#128560)

2025-01-06 Thread hauntsaninja
https://github.com/python/cpython/commit/7363476b6405e3d288a61282aa7bc6aca9c2114d commit: 7363476b6405e3d288a61282aa7bc6aca9c2114d branch: main author: Michael H committer: hauntsaninja <[email protected]> date: 2025-01-06T15:03:27-08:00 summary: gh-128559:

[Python-checkins] [3.13] gh-125887: Update PyObject_HasAttr exception behavior (GH-125907) (#128283)

2024-12-26 Thread hauntsaninja
https://github.com/python/cpython/commit/bad6b7bfca8e806a4d1082530347ff149e912f1c commit: bad6b7bfca8e806a4d1082530347ff149e912f1c branch: 3.13 author: Miss Islington (bot) <[email protected]> committer: hauntsaninja <[email protected]

[Python-checkins] gh-125887: Update PyObject_HasAttr exception behavior (#125907)

2024-12-26 Thread hauntsaninja
https://github.com/python/cpython/commit/08a0728d6c32986d35edb26872b4512a71ae60f3 commit: 08a0728d6c32986d35edb26872b4512a71ae60f3 branch: main author: Damien <[email protected]> committer: hauntsaninja <[email protected]> d

[Python-checkins] [3.13] gh-127537: Add __class_getitem__ to the python implementation of functools.partial (GH-127537) (#128281)

2024-12-26 Thread hauntsaninja
https://github.com/python/cpython/commit/1781525422c7162a0aec2fda1dc95e45123b419a commit: 1781525422c7162a0aec2fda1dc95e45123b419a branch: 3.13 author: Miss Islington (bot) <[email protected]> committer: hauntsaninja <[email protected]

[Python-checkins] [3.12] gh-127537: Add __class_getitem__ to the python implementation of functools.partial (#127537) (#128282)

2024-12-26 Thread hauntsaninja
https://github.com/python/cpython/commit/82dbfbfec9e09b7cc63a8191e9068f13c04e31d8 commit: 82dbfbfec9e09b7cc63a8191e9068f13c04e31d8 branch: 3.12 author: Shantanu <[email protected]> committer: hauntsaninja <[email protected]> d

[Python-checkins] gh-127537: Add __class_getitem__ to the python implementation of functools.partial (#127537)

2024-12-26 Thread hauntsaninja
https://github.com/python/cpython/commit/401bba6b58497ce59e7b45ad33e43ae8c67abcb9 commit: 401bba6b58497ce59e7b45ad33e43ae8c67abcb9 branch: main author: CF Bolz-Tereick committer: hauntsaninja <[email protected]> date: 2024-12-26T17:03:47-08:00 summary: gh-12753

[Python-checkins] Remove incorrect imports rationale comment in `http.server` (#128278)

2024-12-26 Thread hauntsaninja
https://github.com/python/cpython/commit/ea2b53739f1128184b4140decbeffeac6cfe966f commit: ea2b53739f1128184b4140decbeffeac6cfe966f branch: main author: Moshe Kaplan committer: hauntsaninja <[email protected]> date: 2024-12-26T13:53:37-08:00 summary: Remove inc

[Python-checkins] [3.13] gh-128030: Avoid error from PyModule_GetFilenameObject for non-module (GH-128047) (#128114)

2024-12-20 Thread hauntsaninja
https://github.com/python/cpython/commit/f320f747da2ad7b1eb039b2d7b475e0ac057fa49 commit: f320f747da2ad7b1eb039b2d7b475e0ac057fa49 branch: 3.13 author: Miss Islington (bot) <[email protected]> committer: hauntsaninja <[email protected]

[Python-checkins] gh-128030: Avoid error from PyModule_GetFilenameObject for non-module (#128047)

2024-12-20 Thread hauntsaninja
https://github.com/python/cpython/commit/45e6dd63b88a782f2ec96ab1da54eb5a074d8f4c commit: 45e6dd63b88a782f2ec96ab1da54eb5a074d8f4c branch: main author: Shantanu <[email protected]> committer: hauntsaninja <[email protected]> d

[Python-checkins] Fix typo in docstring: quadruple double quotes (#127913)

2024-12-13 Thread hauntsaninja
https://github.com/python/cpython/commit/78e766f2e217572eacefba9ec31396b016aa88c2 commit: 78e766f2e217572eacefba9ec31396b016aa88c2 branch: main author: Totosuki <[email protected]> committer: hauntsaninja <[email protected]> d

[Python-checkins] gh-127747: Resolve BytesWarning in test.support.strace_helper (#127849)

2024-12-13 Thread hauntsaninja
https://github.com/python/cpython/commit/c0264fc57c51e68015bef95a2208711356b57c1f commit: c0264fc57c51e68015bef95a2208711356b57c1f branch: main author: Cody Maloney committer: hauntsaninja <[email protected]> date: 2024-12-13T23:36:47-08:00 summary: gh-

[Python-checkins] gh-127740: Add some more tests for earlier PR #127756 (#127818)

2024-12-11 Thread hauntsaninja
https://github.com/python/cpython/commit/c33b6fbf358c1bc14b20e14a1f62c6826ecd commit: c33b6fbf358c1bc14b20e14a1f62c6826ecd branch: main author: Srinivas Reddy Thatiparthy (తాటిపర్తి శ్రీనివాస్ రెడ్డి) committer: hauntsaninja <[email protected]> date: 2

[Python-checkins] [3.13] gh-127651: Use __file__ in diagnostics if origin is missing (#127660) (#127775)

2024-12-09 Thread hauntsaninja
https://github.com/python/cpython/commit/6441d42f92f9daa2f3d9ff0ec3de0d60c26e041d commit: 6441d42f92f9daa2f3d9ff0ec3de0d60c26e041d branch: 3.13 author: Shantanu <[email protected]> committer: hauntsaninja <[email protected]> d

[Python-checkins] gh-127651: Use __file__ in diagnostics if origin is missing (#127660)

2024-12-09 Thread hauntsaninja
https://github.com/python/cpython/commit/3983527c3a6b389e373a233e514919555853ccb3 commit: 3983527c3a6b389e373a233e514919555853ccb3 branch: main author: Shantanu <[email protected]> committer: hauntsaninja <[email protected]> d

[Python-checkins] [3.12] gh-126731: Update outdated project information in `pprint.pp` doc (GH-126732) (#126819)

2024-11-13 Thread hauntsaninja
https://github.com/python/cpython/commit/3ed99b3eb3fe75c9562c95f5322c6e7f130ab266 commit: 3ed99b3eb3fe75c9562c95f5322c6e7f130ab266 branch: 3.12 author: Miss Islington (bot) <[email protected]> committer: hauntsaninja <[email protected]

[Python-checkins] [3.13] Doc: Recommend shlex.quote alongside pipes removal (GH-126570) (#126820)

2024-11-13 Thread hauntsaninja
https://github.com/python/cpython/commit/94e536e283c2b6a85f5aa4d1806da1baf8d103bb commit: 94e536e283c2b6a85f5aa4d1806da1baf8d103bb branch: 3.13 author: Miss Islington (bot) <[email protected]> committer: hauntsaninja <[email protected]

[Python-checkins] [3.13] gh-126731: Update outdated project information in `pprint.pp` doc (GH-126732) (#126818)

2024-11-13 Thread hauntsaninja
https://github.com/python/cpython/commit/75d643166c967b8bac3e25b537e5fe3c71304b33 commit: 75d643166c967b8bac3e25b537e5fe3c71304b33 branch: 3.13 author: Miss Islington (bot) <[email protected]> committer: hauntsaninja <[email protected]

[Python-checkins] Doc: Recommend shlex.quote alongside pipes removal (#126570)

2024-11-13 Thread hauntsaninja
https://github.com/python/cpython/commit/73e34b680852794d110cd806505b3d74d9d593db commit: 73e34b680852794d110cd806505b3d74d9d593db branch: main author: Colin Watson committer: hauntsaninja <[email protected]> date: 2024-11-14T05:01:35Z summary: Doc: Rec

[Python-checkins] gh-126731: Update outdated project information in `pprint.pp` doc (#126732)

2024-11-13 Thread hauntsaninja
https://github.com/python/cpython/commit/6a93a1adbb56a64ec6d20e8aab911439998502c9 commit: 6a93a1adbb56a64ec6d20e8aab911439998502c9 branch: main author: Wulian committer: hauntsaninja <[email protected]> date: 2024-11-13T20:58:06-08:00 summary: gh-126731:

[Python-checkins] [3.13] Postpone `module.__loader__` deprecation to Python 3.16 (GH-126482) (#126638)

2024-11-09 Thread hauntsaninja
https://github.com/python/cpython/commit/fa3ee75e6a1732e03d4c5a651bd7d6f39f60974c commit: fa3ee75e6a1732e03d4c5a651bd7d6f39f60974c branch: 3.13 author: Shantanu <[email protected]> committer: hauntsaninja <[email protected]> d

[Python-checkins] [3.12] Postpone `module.__loader__` deprecation to Python 3.16 (GH-126482) (#126637)

2024-11-09 Thread hauntsaninja
https://github.com/python/cpython/commit/61e6f0992f50a32509e94b050decce70ada8885f commit: 61e6f0992f50a32509e94b050decce70ada8885f branch: 3.12 author: Miss Islington (bot) <[email protected]> committer: hauntsaninja <[email protected]

[Python-checkins] Postpone `module.__loader__` deprecation to Python 3.16 (#126482)

2024-11-09 Thread hauntsaninja
https://github.com/python/cpython/commit/450db61a78989c5a1f1106be01e071798c783cf9 commit: 450db61a78989c5a1f1106be01e071798c783cf9 branch: main author: Hugo van Kemenade <[email protected]> committer: hauntsaninja <[email protected]> d

[Python-checkins] Cleanup multiprocessing comment and unusual import error message (#126532)

2024-11-07 Thread hauntsaninja
https://github.com/python/cpython/commit/d46d3f2ec783004f0927c9f5e6211a570360cf3b commit: d46d3f2ec783004f0927c9f5e6211a570360cf3b branch: main author: Gregory P. Smith committer: hauntsaninja <[email protected]> date: 2024-11-07T00:06:14-08:00 summary: C

[Python-checkins] gh-120754: Add a strace helper and test set of syscalls for open().read(), Take 2 (#123413)

2024-11-02 Thread hauntsaninja
https://github.com/python/cpython/commit/9ad57cf58b76d1abe4786fb2e4c77a02e100d047 commit: 9ad57cf58b76d1abe4786fb2e4c77a02e100d047 branch: main author: Cody Maloney committer: hauntsaninja <[email protected]> date: 2024-11-02T20:37:21-07:00 summary: gh-120754:

[Python-checkins] gh-126156: Improve performance of creating `Morsel` objects (#126157)

2024-10-31 Thread hauntsaninja
https://github.com/python/cpython/commit/dd3c0fa3fd2795326dae0e0ed63c668f5506cf32 commit: dd3c0fa3fd2795326dae0e0ed63c668f5506cf32 branch: main author: J. Nick Koston committer: hauntsaninja <[email protected]> date: 2024-10-31T12:05:40-07:00 summary: gh-

[Python-checkins] gh-121267: Improve performance of tarfile (#121267) (#121269)

2024-10-30 Thread hauntsaninja
https://github.com/python/cpython/commit/2b2d607095335024e5e2bb358e3ef37650536839 commit: 2b2d607095335024e5e2bb358e3ef37650536839 branch: main author: Johan Förberg committer: hauntsaninja <[email protected]> date: 2024-10-30T15:08:30-07:00 summary: gh-

[Python-checkins] [3.12] gh-118633: Add warning regarding the unsafe usage of eval and exec (GH-118437) (#126162)

2024-10-29 Thread hauntsaninja
https://github.com/python/cpython/commit/b69bb1e3feca562dd8df1548674b8a73fa6153f5 commit: b69bb1e3feca562dd8df1548674b8a73fa6153f5 branch: 3.12 author: Brian Schubert committer: hauntsaninja <[email protected]> date: 2024-10-29T23:22:31-07:00 summary: [3.

[Python-checkins] [3.13] gh-123930: Correct test of attribute failure to account for iOS (GH-125959) (#125960)

2024-10-25 Thread hauntsaninja
https://github.com/python/cpython/commit/b67358125c36c943fb066fdae476c72b34ed57aa commit: b67358125c36c943fb066fdae476c72b34ed57aa branch: 3.13 author: Miss Islington (bot) <[email protected]> committer: hauntsaninja <[email protected]

[Python-checkins] [3.13] gh-123930: Better error for "from imports" when script shadows module (GH-123929) (#125937)

2024-10-24 Thread hauntsaninja
https://github.com/python/cpython/commit/3d8b6f0977fa28335da6071e26a9699e90f0a168 commit: 3d8b6f0977fa28335da6071e26a9699e90f0a168 branch: 3.13 author: Shantanu <[email protected]> committer: hauntsaninja <[email protected]> d

[Python-checkins] gh-123930: Better error for "from imports" when script shadows module (#123929)

2024-10-24 Thread hauntsaninja
https://github.com/python/cpython/commit/500f5338a8fe13719478589333fcd296e8e8eb02 commit: 500f5338a8fe13719478589333fcd296e8e8eb02 branch: main author: Shantanu <[email protected]> committer: hauntsaninja <[email protected]> d

[Python-checkins] Fix typo in garbage_collector.md (#125556)

2024-10-23 Thread hauntsaninja
https://github.com/python/cpython/commit/c35b33bfb7c491dfbdd40195d70dcfc4618265db commit: c35b33bfb7c491dfbdd40195d70dcfc4618265db branch: main author: Marat Sharafutdinov committer: hauntsaninja <[email protected]> date: 2024-10-23T19:04:49-07:00 summary: Fi

[Python-checkins] gh-124835: `tomllib.loads`: Raise TypeError not AttributeError. Improve message (#124587)

2024-10-01 Thread hauntsaninja
https://github.com/python/cpython/commit/9ce90206b7a4649600218cf0bd4826db79c9a312 commit: 9ce90206b7a4649600218cf0bd4826db79c9a312 branch: main author: Taneli Hukkinen <[email protected]> committer: hauntsaninja <[email protected]> d

[Python-checkins] Fix typos (#124409)

2024-09-23 Thread hauntsaninja
https://github.com/python/cpython/commit/536bc8a806008fff4880ad11ddc189e4847d0255 commit: 536bc8a806008fff4880ad11ddc189e4847d0255 branch: main author: Xie Yanbo committer: hauntsaninja <[email protected]> date: 2024-09-23T23:19:25-07:00 summary: Fix typos (#

[Python-checkins] GH-123945: Update regex for parsing negative numbers that contain underscores (#123970)

2024-09-16 Thread hauntsaninja
https://github.com/python/cpython/commit/14e5bdceff45e6e789e1f838b96988946c75b0f4 commit: 14e5bdceff45e6e789e1f838b96988946c75b0f4 branch: main author: Savannah Ostrowski committer: hauntsaninja <[email protected]> date: 2024-09-16T23:30:17-07:00 summary: GH-

[Python-checkins] gh-123614: Add save function to turtle.py (#123617)

2024-09-12 Thread hauntsaninja
https://github.com/python/cpython/commit/584cdf8d4140406b3676515332a26c856c02618b commit: 584cdf8d4140406b3676515332a26c856c02618b branch: main author: Yngve Mardal Moe committer: hauntsaninja <[email protected]> date: 2024-09-12T21:36:17-07:00 summary: gh-

[Python-checkins] [3.12] gh-123905: Update TOML description to include version number (GH-123906) (#123907)

2024-09-10 Thread hauntsaninja
https://github.com/python/cpython/commit/c6ae90a63cb8b7bf3234d076f2d2e7ff4e26a085 commit: c6ae90a63cb8b7bf3234d076f2d2e7ff4e26a085 branch: 3.12 author: Miss Islington (bot) <[email protected]> committer: hauntsaninja <[email protected]

[Python-checkins] [3.12] gh-123789: `secrets.randbits` returns only non-negative int (GH-123801) (#123831)

2024-09-07 Thread hauntsaninja
https://github.com/python/cpython/commit/77bb14622172c1a5d7d712bfe7050e7277d7ebb0 commit: 77bb14622172c1a5d7d712bfe7050e7277d7ebb0 branch: 3.12 author: Miss Islington (bot) <[email protected]> committer: hauntsaninja <[email protected]

[Python-checkins] gh-123789: `secrets.randbits` returns only non-negative int (#123801)

2024-09-07 Thread hauntsaninja
https://github.com/python/cpython/commit/beee91cdcc0dbecab252f7c5c7c51e2adb8edc26 commit: beee91cdcc0dbecab252f7c5c7c51e2adb8edc26 branch: main author: Wulian <[email protected]> committer: hauntsaninja <[email protected]> date: 2024-09-07T21:17:59-07:00

[Python-checkins] [3.12] gh-118508: Clarify which characters are matched by `\s` (GH-119155) (#123671)

2024-09-04 Thread hauntsaninja
https://github.com/python/cpython/commit/a0c9f51561ac09928c7823d0cb5f47064dd4268c commit: a0c9f51561ac09928c7823d0cb5f47064dd4268c branch: 3.12 author: Miss Islington (bot) <[email protected]> committer: hauntsaninja <[email protected]

[Python-checkins] [3.13] gh-118508: Clarify which characters are matched by `\s` (GH-119155) (#123670)

2024-09-04 Thread hauntsaninja
https://github.com/python/cpython/commit/3b37658646926330cc2de6b1da2e780e4876949d commit: 3b37658646926330cc2de6b1da2e780e4876949d branch: 3.13 author: Miss Islington (bot) <[email protected]> committer: hauntsaninja <[email protected]

[Python-checkins] gh-123446: Fix empty function names in `TypeError`s in `_csv` module (#123461)

2024-08-28 Thread hauntsaninja
https://github.com/python/cpython/commit/303f92a9ce0de3667fb6b3ed22fa3bea5f835066 commit: 303f92a9ce0de3667fb6b3ed22fa3bea5f835066 branch: main author: sobolevn committer: hauntsaninja <[email protected]> date: 2024-08-29T06:53:57Z summary: gh-123446: Fix

[Python-checkins] [3.13] gh-122982: Extend the deprecation period for bool inversion by two years (GH-123306) (#123316)

2024-08-25 Thread hauntsaninja
https://github.com/python/cpython/commit/abaaaff32848c3b8132b2ba4cc54ed22d74392e2 commit: abaaaff32848c3b8132b2ba4cc54ed22d74392e2 branch: 3.13 author: Miss Islington (bot) <[email protected]> committer: hauntsaninja <[email protected]

[Python-checkins] [3.12] gh-122982: Extend the deprecation period for bool inversion by two years (GH-123306) (#123317)

2024-08-25 Thread hauntsaninja
https://github.com/python/cpython/commit/93d4a191ffc136522f7b055b7757bc9b40181173 commit: 93d4a191ffc136522f7b055b7757bc9b40181173 branch: 3.12 author: Miss Islington (bot) <[email protected]> committer: hauntsaninja <[email protected]

[Python-checkins] gh-122982: Extend the deprecation period for bool inversion by two years (#123306)

2024-08-25 Thread hauntsaninja
https://github.com/python/cpython/commit/249b083ed8b3cfdff30bf578d7f9d3c5e982a4eb commit: 249b083ed8b3cfdff30bf578d7f9d3c5e982a4eb branch: main author: Kirill Podoprigora committer: hauntsaninja <[email protected]> date: 2024-08-25T12:24:44-07:00 summary: gh-

[Python-checkins] [3.12] gh-123067: Fix quadratic complexity in parsing "-quoted cookie values with backslashes (GH-123075) (#123104)

2024-08-24 Thread hauntsaninja
https://github.com/python/cpython/commit/dcc3eaef98cd94d6cb6cb0f44bd1c903d04f33b1 commit: dcc3eaef98cd94d6cb6cb0f44bd1c903d04f33b1 branch: 3.12 author: Miss Islington (bot) <[email protected]> committer: hauntsaninja <[email protected]

[Python-checkins] [3.13] gh-123067: Fix quadratic complexity in parsing "-quoted cookie values with backslashes (GH-123075) (#123103)

2024-08-24 Thread hauntsaninja
https://github.com/python/cpython/commit/391e5626e3ee5af267b97e37abc7475732e67621 commit: 391e5626e3ee5af267b97e37abc7475732e67621 branch: 3.13 author: Miss Islington (bot) <[email protected]> committer: hauntsaninja <[email protected]

[Python-checkins] Revert "GH-120754: Add a strace helper and test set of syscalls for o… (#123303)

2024-08-24 Thread hauntsaninja
https://github.com/python/cpython/commit/52caaef6d01a94962576e9510d982f12c1de20c1 commit: 52caaef6d01a94962576e9510d982f12c1de20c1 branch: main author: Shantanu <[email protected]> committer: hauntsaninja <[email protected]> d

[Python-checkins] GH-120754: Add a strace helper and test set of syscalls for open().read() (#121143)

2024-08-24 Thread hauntsaninja
https://github.com/python/cpython/commit/e38d0afe3548b856ccf0b05c01ed3eefc69cb3e7 commit: e38d0afe3548b856ccf0b05c01ed3eefc69cb3e7 branch: main author: Cody Maloney committer: hauntsaninja <[email protected]> date: 2024-08-24T13:42:41-07:00 summary: GH-120754:

[Python-checkins] Remove comment from pystate created in 2003 (#123259)

2024-08-24 Thread hauntsaninja
https://github.com/python/cpython/commit/86f06cb3fbe55db7d8ad5e32698076e5cc5c3c07 commit: 86f06cb3fbe55db7d8ad5e32698076e5cc5c3c07 branch: main author: Anthony Shaw committer: hauntsaninja <[email protected]> date: 2024-08-24T20:36:42Z summary: Remove commen

[Python-checkins] GH-120754: Disable buffering in Path.read_bytes (#122111)

2024-08-16 Thread hauntsaninja
https://github.com/python/cpython/commit/35d8ac7cd7ed6cd3d84af721dce970da59bd5f68 commit: 35d8ac7cd7ed6cd3d84af721dce970da59bd5f68 branch: main author: Cody Maloney committer: hauntsaninja <[email protected]> date: 2024-08-16T13:52:41-07:00 summary: GH-

[Python-checkins] [3.13] gh-122584: Import mimalloc headers in a C++ context (GH-122587) (#123035)

2024-08-16 Thread hauntsaninja
https://github.com/python/cpython/commit/7ee7558833f4afb8b2c5987967b69dc225478a4e commit: 7ee7558833f4afb8b2c5987967b69dc225478a4e branch: 3.13 author: Miss Islington (bot) <[email protected]> committer: hauntsaninja <[email protected]

[Python-checkins] Fix typos in comments and test code (#122846)

2024-08-11 Thread hauntsaninja
https://github.com/python/cpython/commit/253c6a0b2f88b3327b7113860b99d665346fe43c commit: 253c6a0b2f88b3327b7113860b99d665346fe43c branch: main author: Xie Yanbo committer: hauntsaninja <[email protected]> date: 2024-08-11T21:16:41-07:00 summary: Fix ty

[Python-checkins] Remove "print >>obj" exception hint for Python 2 (#122853)

2024-08-11 Thread hauntsaninja
https://github.com/python/cpython/commit/9375b9ca3a4998678ba74ff5c77ed540a4dcf887 commit: 9375b9ca3a4998678ba74ff5c77ed540a4dcf887 branch: main author: Victor Stinner committer: hauntsaninja <[email protected]> date: 2024-08-12T04:12:14Z summary: Remove "

[Python-checkins] gh-121381 Remove subprocess._USE_VFORK escape hatch (#121383)

2024-07-30 Thread hauntsaninja
https://github.com/python/cpython/commit/a9344cdffa30fdf60154d645f9e74ab3d67ae2e9 commit: a9344cdffa30fdf60154d645f9e74ab3d67ae2e9 branch: main author: Cody Maloney committer: hauntsaninja <[email protected]> date: 2024-07-30T18:39:54-07:00 summary: gh-121381

[Python-checkins] [3.13] Remove outdated note about instance methods from datamodel.rst (GH-122471) (#122479)

2024-07-30 Thread hauntsaninja
https://github.com/python/cpython/commit/e65aea96c392a8444d463fe152427fc9a19edd5a commit: e65aea96c392a8444d463fe152427fc9a19edd5a branch: 3.13 author: Miss Islington (bot) <[email protected]> committer: hauntsaninja <[email protected]

[Python-checkins] [3.12] Remove outdated note about instance methods from datamodel.rst (GH-122471) (#122480)

2024-07-30 Thread hauntsaninja
https://github.com/python/cpython/commit/1cd57b99378043f3c74be548dedd09099d2baba5 commit: 1cd57b99378043f3c74be548dedd09099d2baba5 branch: 3.12 author: Miss Islington (bot) <[email protected]> committer: hauntsaninja <[email protected]

[Python-checkins] Remove outdated note about instance methods from datamodel.rst (#122471)

2024-07-30 Thread hauntsaninja
https://github.com/python/cpython/commit/c68cb8e0c9bd75ded25578c2fba6469e55a06e93 commit: c68cb8e0c9bd75ded25578c2fba6469e55a06e93 branch: main author: Thomas Grainger committer: hauntsaninja <[email protected]> date: 2024-07-30T12:42:25-07:00 summary:

[Python-checkins] Remove reference to docs mailing list for bug reports (#122323)

2024-07-26 Thread hauntsaninja
https://github.com/python/cpython/commit/33586d64ca911b472de2550cf4f5b524cef65921 commit: 33586d64ca911b472de2550cf4f5b524cef65921 branch: main author: Carol Willing committer: hauntsaninja <[email protected]> date: 2024-07-26T13:56:39-07:00 summary: Remove ref

[Python-checkins] [3.13] GH-120754: Add more tests around seek + readall (GH-122103) (#122215)

2024-07-23 Thread hauntsaninja
https://github.com/python/cpython/commit/ba3aa5a0ef73c9a0099d67d728d95021e3aaf373 commit: ba3aa5a0ef73c9a0099d67d728d95021e3aaf373 branch: 3.13 author: Miss Islington (bot) <[email protected]> committer: hauntsaninja <[email protected]

[Python-checkins] [3.12] GH-120754: Add more tests around seek + readall (GH-122103) (#122216)

2024-07-23 Thread hauntsaninja
https://github.com/python/cpython/commit/9dad694dc5c48811ee02cacbd2cb078b6d053004 commit: 9dad694dc5c48811ee02cacbd2cb078b6d053004 branch: 3.12 author: Miss Islington (bot) <[email protected]> committer: hauntsaninja <[email protected]

[Python-checkins] GH-120754: Add more tests around seek + readall (#122103)

2024-07-23 Thread hauntsaninja
https://github.com/python/cpython/commit/9eb734111be90399fb6ae2f717d736abb8e518cb commit: 9eb734111be90399fb6ae2f717d736abb8e518cb branch: main author: Cody Maloney committer: hauntsaninja <[email protected]> date: 2024-07-23T23:14:35-07:00 summary: GH-12075

[Python-checkins] [3.13] gh-121977: Add tips for handling unhashable data (GH-122075) (#122076)

2024-07-20 Thread hauntsaninja
https://github.com/python/cpython/commit/774c7b1693b314919163c026a3e6521a78ca55a4 commit: 774c7b1693b314919163c026a3e6521a78ca55a4 branch: 3.13 author: Miss Islington (bot) <[email protected]> committer: hauntsaninja <[email protected]

[Python-checkins] [3.12] gh-121977: Add tips for handling unhashable data (GH-122075) (#122077)

2024-07-20 Thread hauntsaninja
https://github.com/python/cpython/commit/5f46a726ea8089da39bb021a4f90636c51f9b40b commit: 5f46a726ea8089da39bb021a4f90636c51f9b40b branch: 3.12 author: Miss Islington (bot) <[email protected]> committer: hauntsaninja <[email protected]

[Python-checkins] gh-121977: Add tips for handling unhashable data (#122075)

2024-07-20 Thread hauntsaninja
https://github.com/python/cpython/commit/ebc18abbf34ff248764bda1a02db7f1c783b71e3 commit: ebc18abbf34ff248764bda1a02db7f1c783b71e3 branch: main author: Raymond Hettinger committer: hauntsaninja <[email protected]> date: 2024-07-21T05:53:26Z summary: gh-12197

[Python-checkins] gh-121921: Make bogus_code_obj.py crash the interpreter (#121922)

2024-07-18 Thread hauntsaninja
https://github.com/python/cpython/commit/63ddd28cf3e4a9a11a39d03418c5ad92785af4ff commit: 63ddd28cf3e4a9a11a39d03418c5ad92785af4ff branch: main author: Jelle Zijlstra committer: hauntsaninja <[email protected]> date: 2024-07-18T04:02:08-04:00 summary: gh-121921

[Python-checkins] [3.13] gh-121467: Fix makefile to include mimalloc headers (GH-121469) (#121471)

2024-07-07 Thread hauntsaninja
https://github.com/python/cpython/commit/78437b74ada056b9f884923ef7acae288577 commit: 78437b74ada056b9f884923ef7acae288577 branch: 3.13 author: Miss Islington (bot) <[email protected]> committer: hauntsaninja <[email protected]

[Python-checkins] gh-121467: Fix makefile to include mimalloc headers (#121469)

2024-07-07 Thread hauntsaninja
https://github.com/python/cpython/commit/5aa1e60e0cc9c48abdd8d2c03fcc71927cf95204 commit: 5aa1e60e0cc9c48abdd8d2c03fcc71927cf95204 branch: main author: Marc Mueller <[email protected]> committer: hauntsaninja <[email protected]> d

[Python-checkins] Fix sphinx reference target (#121470)

2024-07-07 Thread hauntsaninja
https://github.com/python/cpython/commit/c8669489d45f22a8c6de7e05b7625db10befb8db commit: c8669489d45f22a8c6de7e05b7625db10befb8db branch: main author: Shantanu <[email protected]> committer: hauntsaninja <[email protected]> d

[Python-checkins] [3.13] Update example of str.split, bytes.split (GH-121287) (#121415)

2024-07-05 Thread hauntsaninja
https://github.com/python/cpython/commit/bc4cd91aef6a860ef911788caef5d11834c7cd2f commit: bc4cd91aef6a860ef911788caef5d11834c7cd2f branch: 3.13 author: Miss Islington (bot) <[email protected]> committer: hauntsaninja <[email protected]

[Python-checkins] [3.12] Update example of str.split, bytes.split (GH-121287) (#121416)

2024-07-05 Thread hauntsaninja
https://github.com/python/cpython/commit/e7cea781bdcb601f7ac4d051edea82079fcc5a1f commit: e7cea781bdcb601f7ac4d051edea82079fcc5a1f branch: 3.12 author: Miss Islington (bot) <[email protected]> committer: hauntsaninja <[email protected]

[Python-checkins] Update example of str.split, bytes.split (#121287)

2024-07-05 Thread hauntsaninja
https://github.com/python/cpython/commit/892e3a1b708391cb43517a141f9b9712e047b8a4 commit: 892e3a1b708391cb43517a141f9b9712e047b8a4 branch: main author: Yuxin Wu committer: hauntsaninja <[email protected]> date: 2024-07-05T13:08:29-07:00 summary: Update exam

[Python-checkins] Fix phrasing in paragraphs with leading "similar" (#121135)

2024-07-01 Thread hauntsaninja
https://github.com/python/cpython/commit/4f1e1dff8928e626924ee1ff70a77af1a14f0f2a commit: 4f1e1dff8928e626924ee1ff70a77af1a14f0f2a branch: main author: Rafael Fontenelle committer: hauntsaninja <[email protected]> date: 2024-07-01T17:36:27-07:00 summary: Fix ph

[Python-checkins] gh-119003: Clarify slice assignments (#119935)

2024-06-21 Thread hauntsaninja
https://github.com/python/cpython/commit/462832041e342f8aaf8c88ec44f7b14c70042575 commit: 462832041e342f8aaf8c88ec44f7b14c70042575 branch: main author: Nice Zombies committer: hauntsaninja <[email protected]> date: 2024-06-21T11:30:50-07:00 summary: gh-

[Python-checkins] [3.12] gh-120572: add missing parentheses in TypeIs documentation (GH-120573) (#120578)

2024-06-15 Thread hauntsaninja
https://github.com/python/cpython/commit/f774d49b7a955662771135b5b88112cc786b42ee commit: f774d49b7a955662771135b5b88112cc786b42ee branch: 3.12 author: Nyuan Zhang committer: hauntsaninja <[email protected]> date: 2024-06-15T23:50:27-07:00 summary: [3.12] gh-

[Python-checkins] [3.13] gh-120572: add missing parentheses in TypeIs documentation (GH-120573) (#120575)

2024-06-15 Thread hauntsaninja
https://github.com/python/cpython/commit/d4e1d093d8efcf910a512377cd967c85b0715dac commit: d4e1d093d8efcf910a512377cd967c85b0715dac branch: 3.13 author: Miss Islington (bot) <[email protected]> committer: hauntsaninja <[email protected]

[Python-checkins] gh-120572: add missing parentheses in TypeIs documentation (#120573)

2024-06-15 Thread hauntsaninja
https://github.com/python/cpython/commit/1fa595963ed512b055d2a4faddef5a9e544288ac commit: 1fa595963ed512b055d2a4faddef5a9e544288ac branch: main author: Nyuan Zhang committer: hauntsaninja <[email protected]> date: 2024-06-15T22:36:10-07:00 summary: gh-12057

[Python-checkins] docs: fix a few typos identified by codespell (#119516)

2024-05-25 Thread hauntsaninja
https://github.com/python/cpython/commit/d25954dff5409c8926d2a4053d3e892462f8b8b5 commit: d25954dff5409c8926d2a4053d3e892462f8b8b5 branch: main author: Ned Batchelder committer: hauntsaninja <[email protected]> date: 2024-05-25T18:13:31-07:00 summary: docs: fix

[Python-checkins] [3.13] Fix typos in what's new documentation (GH-119448) (#119449)

2024-05-22 Thread hauntsaninja
https://github.com/python/cpython/commit/dbe4f8a2e8b9751bbe8d0551e55d27267b0bfcde commit: dbe4f8a2e8b9751bbe8d0551e55d27267b0bfcde branch: 3.13 author: Miss Islington (bot) <[email protected]> committer: hauntsaninja <[email protected]

[Python-checkins] Fix typos in what's new documentation (#119448)

2024-05-22 Thread hauntsaninja
https://github.com/python/cpython/commit/e3f5a4455346747fe98f6aeefc74b46048d09bda commit: e3f5a4455346747fe98f6aeefc74b46048d09bda branch: main author: Xie Yanbo committer: hauntsaninja <[email protected]> date: 2024-05-23T06:41:33Z summary: Fix typos in what

[Python-checkins] [3.13] Use literal syntax in origin property (GH-119029) (#119083)

2024-05-15 Thread hauntsaninja
https://github.com/python/cpython/commit/bca7fb0e7af8c357d4327d76ed5393d8bfa21d92 commit: bca7fb0e7af8c357d4327d76ed5393d8bfa21d92 branch: 3.13 author: Miss Islington (bot) <[email protected]> committer: hauntsaninja <[email protected]

  1   2   >