[Python-checkins] [3.14] gh-116008: Detect freed thread state in faulthandler (GH-141988) (#142013)

2025-11-27 Thread vstinner
https://github.com/python/cpython/commit/a1dd2480226370b6924dbd8a59f9c86dc856047b commit: a1dd2480226370b6924dbd8a59f9c86dc856047b branch: 3.14 author: Miss Islington (bot) <[email protected]> committer: vstinner date: 2025-11-27T20:34:00Z summary: [3.14] gh-116008:

[Python-checkins] [3.13] gh-141004: Document `PyImport_Inittab` (GH-141844) (GH-142016)

2025-11-27 Thread ZeroIntensity
https://github.com/python/cpython/commit/3bbd669abbdfe16eb3c478138b4f83ca9f57e93f commit: 3bbd669abbdfe16eb3c478138b4f83ca9f57e93f branch: 3.13 author: Stan Ulbrych <[email protected]> committer: ZeroIntensity date: 2025-11-27T14:20:58-05:00 summary: [3.13] gh-1410

[Python-checkins] gh-141930: Use the regular IO stack to write .pyc files for a better error message on failure (GH-141931)

2025-11-27 Thread gpshead
https://github.com/python/cpython/commit/656a64b37f817cc8fe36ee17f332100482185cce commit: 656a64b37f817cc8fe36ee17f332100482185cce branch: main author: Stefano Rivera committer: gpshead <[email protected]> date: 2025-11-27T19:17:59Z summary: gh-141930: Use the regular IO stac

[Python-checkins] gh-140210: Make test_sysconfig.test_parse_makefile_renamed_vars ignore environment variables (#140213)

2025-11-27 Thread brettcannon
https://github.com/python/cpython/commit/69f54ce4523174860a92271e3cec5c498f89627f commit: 69f54ce4523174860a92271e3cec5c498f89627f branch: main author: Miro HronĨok committer: brettcannon date: 2025-11-27T10:00:02-08:00 summary: gh-140210: Make test_sysconfig.test_parse_makefile_renamed_vars ign

[Python-checkins] gh-140505: Fix 'parameters' to 'arguments' in xmlrpc.client.MultiCall docs (GH-141942)

2025-11-27 Thread JulienPalard
https://github.com/python/cpython/commit/e02801dc375e11b37361dbb863bf03487a88a28b commit: e02801dc375e11b37361dbb863bf03487a88a28b branch: main author: SIVALANAGASHANKARNIVAS committer: JulienPalard date: 2025-11-27T18:01:15+01:00 summary: gh-140505: Fix 'parameters' to 'arguments' in xmlrpc.cli

[Python-checkins] [3.13] gh-116008: Detect freed thread state in faulthandler (#141988) (#142017)

2025-11-27 Thread vstinner
https://github.com/python/cpython/commit/80b752285d861ca5d092d02f8e2117b88b54d6d7 commit: 80b752285d861ca5d092d02f8e2117b88b54d6d7 branch: 3.13 author: Victor Stinner committer: vstinner date: 2025-11-27T17:55:31+01:00 summary: [3.13] gh-116008: Detect freed thread state in faulthandler (#141988

[Python-checkins] gh-130396: Export _Py_ReachedRecursionLimitWithMargin() (#142012)

2025-11-27 Thread vstinner
https://github.com/python/cpython/commit/9c4ff8a615af3f1e746fcfe5cdb6af5ddfb3b6a7 commit: 9c4ff8a615af3f1e746fcfe5cdb6af5ddfb3b6a7 branch: main author: Victor Stinner committer: vstinner date: 2025-11-27T12:22:15Z summary: gh-130396: Export _Py_ReachedRecursionLimitWithMargin() (#142012) test_p

[Python-checkins] [3.14] gh-98896: resource_tracker: use json&base64 to allow arbitrary shared memory names (GH-138473) (GH-141922)

2025-11-27 Thread encukou
https://github.com/python/cpython/commit/64d6bde38ffb97a6f7c7fee82ba98de81911f1b9 commit: 64d6bde38ffb97a6f7c7fee82ba98de81911f1b9 branch: 3.14 author: Stan Ulbrych <[email protected]> committer: encukou date: 2025-11-27T13:17:39+01:00 summary: [3.14] gh-98896: res

[Python-checkins] [3.14] gh-125434: Display thread name in faulthandler on Windows (#142011)

2025-11-27 Thread vstinner
https://github.com/python/cpython/commit/ad60d8963effb7677dbab05c6d8b3c1c3d78904c commit: ad60d8963effb7677dbab05c6d8b3c1c3d78904c branch: 3.14 author: Victor Stinner committer: vstinner date: 2025-11-27T12:05:37Z summary: [3.14] gh-125434: Display thread name in faulthandler on Windows (#142011

[Python-checkins] gh-116008: Detect freed thread state in faulthandler (#141988)

2025-11-27 Thread vstinner
https://github.com/python/cpython/commit/d5d9e89dde9843a61b46872b1914c5b75ad05998 commit: d5d9e89dde9843a61b46872b1914c5b75ad05998 branch: main author: Victor Stinner committer: vstinner date: 2025-11-27T12:35:00+01:00 summary: gh-116008: Detect freed thread state in faulthandler (#141988) Add

[Python-checkins] gh-127635: Use flexible array in tracemalloc (#141991)

2025-11-27 Thread vstinner
https://github.com/python/cpython/commit/83d8134c5b13a1c2f26176a60d5b1e3478fe92bd commit: 83d8134c5b13a1c2f26176a60d5b1e3478fe92bd branch: main author: Victor Stinner committer: vstinner date: 2025-11-27T12:32:31+01:00 summary: gh-127635: Use flexible array in tracemalloc (#141991) Replace fram

[Python-checkins] gh-130396: Remove _Py_ReachedRecursionLimitWithMargin() function (#141951)

2025-11-27 Thread vstinner
https://github.com/python/cpython/commit/7fe1a18b77ea1aef186c95c54e061b667a975989 commit: 7fe1a18b77ea1aef186c95c54e061b667a975989 branch: main author: Victor Stinner committer: vstinner date: 2025-11-27T12:32:00+01:00 summary: gh-130396: Remove _Py_ReachedRecursionLimitWithMargin() function (#1