]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.14] gh-144513: Skip critical section locking during stop-the-world (gh-144524...
authorSam Gross <colesbury@gmail.com>
Fri, 6 Mar 2026 17:00:17 +0000 (12:00 -0500)
committerGitHub <noreply@github.com>
Fri, 6 Mar 2026 17:00:17 +0000 (12:00 -0500)
commit7b9508f4b055c76e301d12eba6ec84fde9d5f6d3
treed15829d4bdaeae1259b4ad7f90fb1a180010d6fe
parent89b69db17adef0a4026dafc29d461ef88d93d29a
[3.14] gh-144513: Skip critical section locking during stop-the-world (gh-144524) (#145570)
Misc/NEWS.d/next/Core_and_Builtins/2026-02-05-13-30-00.gh-issue-144513.IjSTd7.rst [new file with mode: 0644]
Modules/_testinternalcapi/test_critical_sections.c
Python/critical_section.c