COMMITS
/ Include/internal/pycore_semaphore.h September 16, 2025
S
gh-137433: Fix deadlock with stop-the-world and daemon threads (gh-137735)
Sam Gross committed
March 11, 2025
M
gh-131082: Add missing guards for WIN32_LEAN_AND_MEAN (#131044)
Max Bachmann committed
February 20, 2024
V
gh-110850: Cleanup pycore_time.h includes (#115724)
Victor Stinner committed
V
gh-110850: Replace _PyTime_t with PyTime_t (#115719)
Victor Stinner committed
September 30, 2023
V
gh-110014: Fix _POSIX_THREADS and _POSIX_SEMAPHORES usage (#110139)
Victor Stinner committed
September 19, 2023
S
gh-108724: Fix _PySemaphore compile error on WASM (gh-109583)
Sam Gross committed
S
gh-108724: Add PyMutex and _PyParkingLot APIs (gh-109344)
Sam Gross committed