[Python-checkins] GH-127705: Don't call _Py_ForgetReference before _Py_Dealloc (GH-131508)

2025-03-20 Thread markshannon
https://github.com/python/cpython/commit/684a759c205d3e9f6ef74d493e1d72f5ad933d68 commit: 684a759c205d3e9f6ef74d493e1d72f5ad933d68 branch: main author: Mark Shannon committer: markshannon date: 2025-03-20T15:45:43Z summary: GH-127705: Don't call _Py_ForgetReference before _Py_Dealloc (GH-131508)

[Python-checkins] gh-120144: Disable the CALL event when possible to achieve zero overhead pdb (#131390)

2025-03-20 Thread gaogaotiantian
https://github.com/python/cpython/commit/e3564689a59886f347e0b44d5296320d9fdd9039 commit: e3564689a59886f347e0b44d5296320d9fdd9039 branch: main author: Tian Gao committer: gaogaotiantian date: 2025-03-20T20:31:55-04:00 summary: gh-120144: Disable the CALL event when possible to achieve zero over

[Python-checkins] GH-131331: Rename "not" to "invert" (GH-131334)

2025-03-20 Thread brandtbucher
https://github.com/python/cpython/commit/883c2f682bab38344bf8c2bc345d52a9325543cc commit: 883c2f682bab38344bf8c2bc345d52a9325543cc branch: main author: Bénédikt Tran <[email protected]> committer: brandtbucher date: 2025-03-20T16:59:41-07:00 summary: GH-131331: Rename "not

[Python-checkins] gh-131435: random.randint optimization (gh-131436)

2025-03-20 Thread rhettinger
https://github.com/python/cpython/commit/c83efa7a66e30276c328fa4a5f8f8d26977f3e1c commit: c83efa7a66e30276c328fa4a5f8f8d26977f3e1c branch: main author: dgpb <[email protected]> committer: rhettinger date: 2025-03-20T17:07:28-05:00 summary: gh-131435: random.randint optimizati

[Python-checkins] gh-131453: Add additional constants to winsound module (GH-131454)

2025-03-20 Thread zooba
https://github.com/python/cpython/commit/00a984488894a4e6674018f449eb9ec0cee3a9a1 commit: 00a984488894a4e6674018f449eb9ec0cee3a9a1 branch: main author: AN Long committer: zooba date: 2025-03-20T16:35:52Z summary: gh-131453: Add additional constants to winsound module (GH-131454) files: A Misc/N

[Python-checkins] [3.13] gh-88887: Cleanup `multiprocessing.resource_tracker.ResourceTracker` upon deletion (GH-130429) (#131516)

2025-03-20 Thread vstinner
https://github.com/python/cpython/commit/646b453a15eecf66c02793751718a937147d0c15 commit: 646b453a15eecf66c02793751718a937147d0c15 branch: 3.13 author: Miss Islington (bot) <[email protected]> committer: vstinner date: 2025-03-20T17:08:58Z summary: [3.13] gh-7:

[Python-checkins] gh-131492, gh-131461: handle exceptions in GzipFile constructor while owning resources (#131462)

2025-03-20 Thread vstinner
https://github.com/python/cpython/commit/ce79274e9f093bd06d2285c9af48dbcbc92173de commit: ce79274e9f093bd06d2285c9af48dbcbc92173de branch: main author: Thomas Grainger committer: vstinner date: 2025-03-20T17:06:21Z summary: gh-131492, gh-131461: handle exceptions in GzipFile constructor while ow

[Python-checkins] gh-88887: Cleanup `multiprocessing.resource_tracker.ResourceTracker` upon deletion (#130429)

2025-03-20 Thread vstinner
https://github.com/python/cpython/commit/f53e7de6a84a0f535efb75c3671283b801a1af0f commit: f53e7de6a84a0f535efb75c3671283b801a1af0f branch: main author: luccabb <[email protected]> committer: vstinner date: 2025-03-20T17:44:37+01:00 summary: gh-7: Cleanup `multiprocessi

[Python-checkins] gh-127833: Use `productionlist` nodes to implement the `grammar-snippet` directive (#130376)

2025-03-20 Thread AA-Turner
https://github.com/python/cpython/commit/443c0cd17c5b0c71ee45c3621777454c6b8b0cbd commit: 443c0cd17c5b0c71ee45c3621777454c6b8b0cbd branch: main author: Adam Turner <[email protected]> committer: AA-Turner <[email protected]> date: 2025-03-20T15:35:2

[Python-checkins] gh-130080: fix warnings in tests (#131471)

2025-03-20 Thread iritkatriel
https://github.com/python/cpython/commit/749e24b48fb6b267f1ad580a6363edbcbbfa3e16 commit: 749e24b48fb6b267f1ad580a6363edbcbbfa3e16 branch: main author: Irit Katriel <[email protected]> committer: iritkatriel <[email protected]> date: 2025-03-20T

[Python-checkins] [3.13] GH-121970: Extract `pydoc_topics` into a new extension (GH-131256) (#131511)

2025-03-20 Thread AA-Turner
https://github.com/python/cpython/commit/26b04a16eedca9af5c67726753331bfa46174b9f commit: 26b04a16eedca9af5c67726753331bfa46174b9f branch: 3.13 author: Adam Turner <[email protected]> committer: AA-Turner <[email protected]> date: 2025-03-20T15:34:1

[Python-checkins] [3.13] Docs: Fix documentation for "PyTypeObject Definition" (GH-130936) (GH-131458)

2025-03-20 Thread encukou
https://github.com/python/cpython/commit/2b5feb1f9ea41ccbdc79a8dcd737c3481dc69102 commit: 2b5feb1f9ea41ccbdc79a8dcd737c3481dc69102 branch: 3.13 author: Miss Islington (bot) <[email protected]> committer: encukou date: 2025-03-20T13:41:06+01:00 summary: [3.13] Docs:

[Python-checkins] gh-127989: C API: Refer to "attached thread states" instead of the GIL (GH-127990)

2025-03-20 Thread encukou
https://github.com/python/cpython/commit/86d5fa95cf9edf6c6fbc2a72080ac1ee87c4e941 commit: 86d5fa95cf9edf6c6fbc2a72080ac1ee87c4e941 branch: main author: Peter Bierma committer: encukou date: 2025-03-20T13:06:59+01:00 summary: gh-127989: C API: Refer to "attached thread states" instead of the GIL

[Python-checkins] gh-131238: Remove includes from pycore_interp.h (#131495)

2025-03-20 Thread vstinner
https://github.com/python/cpython/commit/b69da006a4f493f1eec0df413f81fbfc3e366783 commit: b69da006a4f493f1eec0df413f81fbfc3e366783 branch: main author: Victor Stinner committer: vstinner date: 2025-03-20T11:35:23Z summary: gh-131238: Remove includes from pycore_interp.h (#131495) Remove also no

[Python-checkins] GH-123599: Remove duplicate `url2pathname()` implementation (#127237)

2025-03-20 Thread barneygale
https://github.com/python/cpython/commit/63b5aed06ed6fcd7956c9b99eb0a3651116cf2e4 commit: 63b5aed06ed6fcd7956c9b99eb0a3651116cf2e4 branch: main author: Barney Gale committer: barneygale date: 2025-03-19T21:08:32Z summary: GH-123599: Remove duplicate `url2pathname()` implementation (#127237) Cal

[Python-checkins] Fix Windows build warnings (#131487)

2025-03-20 Thread vstinner
https://github.com/python/cpython/commit/486d5370653d86aba4348067bd61b973297c22c3 commit: 486d5370653d86aba4348067bd61b973297c22c3 branch: main author: Victor Stinner committer: vstinner date: 2025-03-20T12:03:20+01:00 summary: Fix Windows build warnings (#131487) Fix the following warnings: *

[Python-checkins] gh-131441: Add a set of asserts to test.test_capi.test_list (#131442)

2025-03-20 Thread iritkatriel
https://github.com/python/cpython/commit/2433cc79d79d9c1db8e53d4b9bde26e9a47fb0b9 commit: 2433cc79d79d9c1db8e53d4b9bde26e9a47fb0b9 branch: main author: Nybblista <[email protected]> committer: iritkatriel <[email protected]> date: 2025-03-20T10: