| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | gh-140795: fetch thread state once on fast path for critical sections (#141406) | Kumar Aditya | 2025-11-21 | 1 | -10/+8 |
| * | gh-114203: skip locking if object is already locked by two-mutex critical sec... | Kumar Aditya | 2025-11-14 | 1 | -5/+18 |
| * | gh-133296: Publicly expose critical section API that accepts PyMutex (gh-135899) | Nathan Goldbaum | 2025-07-21 | 1 | -0/+18 |
| * | gh-114203: Optimise simple recursive critical sections (#128126) | T. Wouters | 2024-12-23 | 1 | -7/+17 |
| * | gh-119344: Make critical section API public (#119353) | Sam Gross | 2024-06-21 | 1 | -29/+77 |
| * | gh-117511: Make PyMutex public in the non-limited API (#117731) | Sam Gross | 2024-06-20 | 1 | -1/+1 |
| * | gh-111569: Implement Python critical section API (gh-111571) | Sam Gross | 2023-11-08 | 1 | -0/+100 |
