COMMITS
/ Modules/_testinternalcapi/test_critical_sections.c February 6, 2026
S
gh-144513: Skip critical section locking during stop-the-world (gh-144524)
Sam Gross committed
November 14, 2025
K
gh-114203: skip locking if object is already locked by two-mutex critical section (#141476)
Kumar Aditya committed
March 19, 2025
V
gh-131238: Remove pycore_runtime.h from pycore_pystate.h (#131356)
Victor Stinner committed
June 24, 2024
S
Fixes loop variables to be the same types as their limit (GH-120958)
Steve Dower committed
June 16, 2024
N
gh-120584: Fix "unused thread_critical_sections" warning in `test_critical_sections` (#120585)
Nikita Sobolev committed
May 9, 2024
April 30, 2024
S
gh-118332: Fix deadlock involving stop the world (#118412)
Sam Gross committed
February 15, 2024
S
gh-115432: Add critical section variant that handles a NULL object (#115433)
Sam Gross committed
November 20, 2023
H
gh-111863: Rename `Py_NOGIL` to `Py_GIL_DISABLED` (#111864)
Hugo van Kemenade committed
November 9, 2023
S
gh-111569: Fix critical sections test on WebAssembly (GH-111897)
Sam Gross committed
November 8, 2023
S
gh-111569: Implement Python critical section API (gh-111571)
Sam Gross committed