[Python-checkins] [3.14] gh-132775: Add _PyFunction_GetXIData() (gh-133955)

2025-05-12 Thread ericsnowcurrently
https://github.com/python/cpython/commit/3467656b18d188511df33d05be918f6d1f6ceae5 commit: 3467656b18d188511df33d05be918f6d1f6ceae5 branch: 3.14 author: Miss Islington (bot) <[email protected]> committer: ericsnowcurrently date: 2025-05-12T22:37:55Z summary: [3.14] g

[Python-checkins] gh-132775: Add _PyFunction_GetXIData() (gh-133481)

2025-05-12 Thread ericsnowcurrently
https://github.com/python/cpython/commit/8cf4947b0f2d37f7ffeca136ac4f99cb4cb70e5c commit: 8cf4947b0f2d37f7ffeca136ac4f99cb4cb70e5c branch: main author: Eric Snow committer: ericsnowcurrently date: 2025-05-12T22:10:56Z summary: gh-132775: Add _PyFunction_GetXIData() (gh-133481) files: M Include/

[Python-checkins] [3.13] GH-133543: Maintain tracking for materialized instance dictionaries (GH-133617)

2025-05-12 Thread brandtbucher
https://github.com/python/cpython/commit/50b45c4f457a7b77ec526fae4d2894c3e4f38e2e commit: 50b45c4f457a7b77ec526fae4d2894c3e4f38e2e branch: 3.13 author: Brandt Bucher committer: brandtbucher date: 2025-05-12T13:00:01-07:00 summary: [3.13] GH-133543: Maintain tracking for materialized instance dic

[Python-checkins] [3.14] gh-132983: Fix compiler warning about unused function ``mt_continue_should_break()`` (GH-133947) (#133950)

2025-05-12 Thread AA-Turner
https://github.com/python/cpython/commit/c1aa5f82d9442f5a15676e962aba3501951c542e commit: c1aa5f82d9442f5a15676e962aba3501951c542e branch: 3.14 author: Miss Islington (bot) <[email protected]> committer: AA-Turner <[email protected]> date: 202

[Python-checkins] gh-132983: Fix compiler warning about unused function ``mt_continue_should_break()`` (#133947)

2025-05-12 Thread AA-Turner
https://github.com/python/cpython/commit/121ed71f4e395948d313249b2ad33e1e21581f8a commit: 121ed71f4e395948d313249b2ad33e1e21581f8a branch: main author: Erlend E. Aasland committer: AA-Turner <[email protected]> date: 2025-05-12T20:23:40+01:00 summary: gh-132983: Fix compi

[Python-checkins] gh-133885: skip `test_compress_locking` in `test_zstd` (#133943)

2025-05-12 Thread sobolevn
https://github.com/python/cpython/commit/e8665d4d46921623745ca5d2b32dc576339ea53f commit: e8665d4d46921623745ca5d2b32dc576339ea53f branch: main author: sobolevn committer: sobolevn date: 2025-05-12T19:15:44Z summary: gh-133885: skip `test_compress_locking` in `test_zstd` (#133943) files: M Lib/

[Python-checkins] gh-133926: pass commands via remote_pdb.set_trace instead of using remote_pdb.rcLines.extend (#133933)

2025-05-12 Thread gaogaotiantian
https://github.com/python/cpython/commit/ae74e3f8636382efdac441c1bc6e69aa66694927 commit: ae74e3f8636382efdac441c1bc6e69aa66694927 branch: main author: changlehung(牧牛的铃铛) <[email protected]> committer: gaogaotiantian date: 2025-05-12T15:11:36-04:00 summary: gh-133926:

[Python-checkins] [3.13] gh-133413: Fix references to removed Request.has_data (GH-133414) (GH-133946)

2025-05-12 Thread serhiy-storchaka
https://github.com/python/cpython/commit/05ddd066244c65394e810a4a145c1bbfb3f5a41e commit: 05ddd066244c65394e810a4a145c1bbfb3f5a41e branch: 3.13 author: Miss Islington (bot) <[email protected]> committer: serhiy-storchaka date: 2025-05-12T18:25:25Z summary: [3.13] gh

[Python-checkins] [3.14] gh-133413: Fix references to removed Request.has_data (GH-133414) (GH-133945)

2025-05-12 Thread serhiy-storchaka
https://github.com/python/cpython/commit/5ba525c7d032817c52c96a70819fcf1f75a2eb53 commit: 5ba525c7d032817c52c96a70819fcf1f75a2eb53 branch: 3.14 author: Miss Islington (bot) <[email protected]> committer: serhiy-storchaka date: 2025-05-12T18:23:35Z summary: [3.14] gh

[Python-checkins] gh-133413: Fix references to removed Request.has_data (GH-133414)

2025-05-12 Thread serhiy-storchaka
https://github.com/python/cpython/commit/86c1d439e0ccbe6baeda69322f1f8c0e6a80464c commit: 86c1d439e0ccbe6baeda69322f1f8c0e6a80464c branch: main author: ppaez committer: serhiy-storchaka date: 2025-05-12T21:17:57+03:00 summary: gh-133413: Fix references to removed Request.has_data (GH-133414) Th

[Python-checkins] GH-128520: pathlib ABCs: add `JoinablePath.__vfspath__()` (#133437)

2025-05-12 Thread barneygale
https://github.com/python/cpython/commit/5dbd27db7d79af88fb3f9b47f8b80438a147d349 commit: 5dbd27db7d79af88fb3f9b47f8b80438a147d349 branch: main author: Barney Gale committer: barneygale date: 2025-05-12T19:00:36+01:00 summary: GH-128520: pathlib ABCs: add `JoinablePath.__vfspath__()` (#133437)

[Python-checkins] [3.14] gh-133653: Fix argparse.ArgumentParser with the formatter_class argument (GH-133813) (GH-133941)

2025-05-12 Thread serhiy-storchaka
https://github.com/python/cpython/commit/c15980b57b411dd1492f8bfe68d5c87538bd006f commit: c15980b57b411dd1492f8bfe68d5c87538bd006f branch: 3.14 author: Miss Islington (bot) <[email protected]> committer: serhiy-storchaka date: 2025-05-12T17:54:07Z summary: [3.14] gh

[Python-checkins] gh-133767: Fix use-after-free in the unicode-escape decoder with an error handler (GH-129648)

2025-05-12 Thread serhiy-storchaka
https://github.com/python/cpython/commit/9f69a58623bd01349a18ba0c7a9cb1dad6a51e8e commit: 9f69a58623bd01349a18ba0c7a9cb1dad6a51e8e branch: main author: Serhiy Storchaka committer: serhiy-storchaka date: 2025-05-12T20:42:23+03:00 summary: gh-133767: Fix use-after-free in the unicode-escape decode

[Python-checkins] gh-133653: Fix argparse.ArgumentParser with the formatter_class argument (GH-133813)

2025-05-12 Thread serhiy-storchaka
https://github.com/python/cpython/commit/734e15b70dc044f57df4049a22dd769dffdb7d18 commit: 734e15b70dc044f57df4049a22dd769dffdb7d18 branch: main author: Serhiy Storchaka committer: serhiy-storchaka date: 2025-05-12T20:27:34+03:00 summary: gh-133653: Fix argparse.ArgumentParser with the formatter_

[Python-checkins] [3.13] gh-133677: Fix tests when running in non-UTF-8 locale (GH-133865) (GH-133939)

2025-05-12 Thread serhiy-storchaka
https://github.com/python/cpython/commit/d9d8e9a00c485241208a277003feb8ab9303ebae commit: d9d8e9a00c485241208a277003feb8ab9303ebae branch: 3.13 author: Serhiy Storchaka committer: serhiy-storchaka date: 2025-05-12T17:02:19Z summary: [3.13] gh-133677: Fix tests when running in non-UTF-8 locale (G

[Python-checkins] [3.14] gh-133677: Fix tests when running in non-UTF-8 locale (GH-133865) (GH-133938)

2025-05-12 Thread serhiy-storchaka
https://github.com/python/cpython/commit/c11fc4bc962337befe0326e7c902023e13daa2a0 commit: c11fc4bc962337befe0326e7c902023e13daa2a0 branch: 3.14 author: Miss Islington (bot) <[email protected]> committer: serhiy-storchaka date: 2025-05-12T16:41:40Z summary: [3.14] gh

[Python-checkins] gh-133677: Fix tests when running in non-UTF-8 locale (GH-133865)

2025-05-12 Thread serhiy-storchaka
https://github.com/python/cpython/commit/14305a83d381ccdcae814abd9e2c28dda066720b commit: 14305a83d381ccdcae814abd9e2c28dda066720b branch: main author: Serhiy Storchaka committer: serhiy-storchaka date: 2025-05-12T19:09:11+03:00 summary: gh-133677: Fix tests when running in non-UTF-8 locale (GH-

[Python-checkins] gh-133530: Modify Heapq docs image settings (gh-133937)

2025-05-12 Thread rhettinger
https://github.com/python/cpython/commit/d1533115ba3c9e9d3481495f09b09fdb9c795ab1 commit: d1533115ba3c9e9d3481495f09b09fdb9c795ab1 branch: main author: Stan Ulbrych <[email protected]> committer: rhettinger date: 2025-05-12T11:03:28-05:00 summary: gh-133530: Modify

[Python-checkins] [3.14] gh-133925: Make typing._UnionGenericAlias hashable (GH-133929) (#133936)

2025-05-12 Thread JelleZijlstra
https://github.com/python/cpython/commit/89c801b84e4f8d03eb93bae94f49fd9da8d707a4 commit: 89c801b84e4f8d03eb93bae94f49fd9da8d707a4 branch: 3.14 author: Miss Islington (bot) <[email protected]> committer: JelleZijlstra date: 2025-05-12T15:50:10Z summary: [3.14] gh-13

[Python-checkins] gh-133925: Make typing._UnionGenericAlias hashable (#133929)

2025-05-12 Thread JelleZijlstra
https://github.com/python/cpython/commit/8d478c79539ed0ec7071766b7a0afe62fb11f7d4 commit: 8d478c79539ed0ec7071766b7a0afe62fb11f7d4 branch: main author: Jelle Zijlstra committer: JelleZijlstra date: 2025-05-12T08:22:55-07:00 summary: gh-133925: Make typing._UnionGenericAlias hashable (#133929) f

[Python-checkins] [3.13] gh-133744: Fix multiprocessing interrupt test: add an event (#133746) (#133917)

2025-05-12 Thread vstinner
https://github.com/python/cpython/commit/5ce47b96b0ea8b7391a4da2856a9553f4cbf35eb commit: 5ce47b96b0ea8b7391a4da2856a9553f4cbf35eb branch: 3.13 author: Victor Stinner committer: vstinner date: 2025-05-12T14:16:52Z summary: [3.13] gh-133744: Fix multiprocessing interrupt test: add an event (#1337

[Python-checkins] [3.14] gh-133904: Fix `math.factorial` documentation (GH-133907) (#133918)

2025-05-12 Thread sobolevn
https://github.com/python/cpython/commit/ecc12bff244c105fffa1f4d4573d89d95dabbae0 commit: ecc12bff244c105fffa1f4d4573d89d95dabbae0 branch: 3.14 author: Miss Islington (bot) <[email protected]> committer: sobolevn date: 2025-05-12T12:53:44Z summary: [3.14] gh-133904:

[Python-checkins] [3.13] gh-133904: Fix `math.factorial` documentation (GH-133907) (#133922)

2025-05-12 Thread sobolevn
https://github.com/python/cpython/commit/532acbd0fa3d9c6a889d76be6e5adc20fd097e77 commit: 532acbd0fa3d9c6a889d76be6e5adc20fd097e77 branch: 3.13 author: mkaraev committer: sobolevn date: 2025-05-12T12:17:17Z summary: [3.13] gh-133904: Fix `math.factorial` documentation (GH-133907) (#133922) * [3

[Python-checkins] [3.14] gh-91555: disable logger while handling log record (GH-131812) (GH-133899)

2025-05-12 Thread vsajip
https://github.com/python/cpython/commit/cedc37a89497a7860009c1153bd38eed9faa67f3 commit: cedc37a89497a7860009c1153bd38eed9faa67f3 branch: 3.14 author: Miss Islington (bot) <[email protected]> committer: vsajip date: 2025-05-12T13:02:21+01:00 summary: [3.14] gh-9155

[Python-checkins] gh-133904: Fix `math.factorial` documentation (#133907)

2025-05-12 Thread sobolevn
https://github.com/python/cpython/commit/27ed64575d34f04029ba1d353810f3db4f4f045b commit: 27ed64575d34f04029ba1d353810f3db4f4f045b branch: main author: mkaraev committer: sobolevn date: 2025-05-12T09:41:15Z summary: gh-133904: Fix `math.factorial` documentation (#133907) Co-authored-by: sobolev

[Python-checkins] [3.14] gh-133744: Fix multiprocessing interrupt test: add an event (GH-133746) (#133916)

2025-05-12 Thread vstinner
https://github.com/python/cpython/commit/f5d2d73995cc9cc8dde841b50e701bdd163b23d8 commit: f5d2d73995cc9cc8dde841b50e701bdd163b23d8 branch: 3.14 author: Miss Islington (bot) <[email protected]> committer: vstinner date: 2025-05-12T09:38:07Z summary: [3.14] gh-133744:

[Python-checkins] gh-133744: Fix multiprocessing interrupt test: add an event (#133746)

2025-05-12 Thread vstinner
https://github.com/python/cpython/commit/c2989b7070b18c0b7c51521fed8bc11c159ea5b8 commit: c2989b7070b18c0b7c51521fed8bc11c159ea5b8 branch: main author: Victor Stinner committer: vstinner date: 2025-05-12T11:10:48+02:00 summary: gh-133744: Fix multiprocessing interrupt test: add an event (#133746

[Python-checkins] gh-132983: Convert zstd ``__new__`` methods to Argument Clinic (#133860)

2025-05-12 Thread AA-Turner
https://github.com/python/cpython/commit/d29ddbd90c5eb9eb83bb5bbbe9fd616514ccfc21 commit: d29ddbd90c5eb9eb83bb5bbbe9fd616514ccfc21 branch: main author: Adam Turner <[email protected]> committer: AA-Turner <[email protected]> date: 2025-05-12T08:51:5