COMMITS
/ Python/critical_section.c February 6, 2026
S
gh-144513: Skip critical section locking during stop-the-world (gh-144524)
Sam Gross committed
November 21, 2025
K
gh-140795: fetch thread state once on fast path for critical sections (#141406)
Kumar Aditya committed
November 14, 2025
K
gh-114203: skip locking if object is already locked by two-mutex critical section (#141476)
Kumar Aditya committed
July 21, 2025
N
gh-133296: Publicly expose critical section API that accepts PyMutex (gh-135899)
Nathan Goldbaum committed
December 23, 2024
T
gh-114203: Optimise simple recursive critical sections (#128126)
T. Wouters committed
June 21, 2024
S
gh-119344: Make critical section API public (#119353)
Sam Gross committed
June 20, 2024
S
gh-117511: Make PyMutex public in the non-limited API (#117731)
Sam Gross committed
November 8, 2023
S
gh-111569: Implement Python critical section API (gh-111571)
Sam Gross committed