COMMITS
/ Modules/_testinternalcapi/test_lock.c February 27, 2026
S
gh-145230: Update lockbench (gh-145231)
Sam Gross committed
October 20, 2025
S
gh-140263: Fix data race in test_lock_two_threads (gh-140264)
Sam Gross committed
June 18, 2025
S
gh-135641: Fix flaky `test_capi.test_lock_two_threads` test case (gh-135642)
Sam Gross committed
June 20, 2024
S
gh-117511: Make PyMutex public in the non-limited API (#117731)
Sam Gross committed
June 6, 2024
S
gh-117657: Fix TSAN race involving import lock (#118523)
Sam Gross committed
May 5, 2024
V
gh-110850: Remove _PyTime_TimeUnchecked() function (#118552)
Victor Stinner committed
February 20, 2024
V
gh-110850: Rename internal PyTime C API functions (#115734)
Victor Stinner committed
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
December 16, 2023
S
gh-111964: Add _PyRWMutex a "readers-writer" lock (gh-112859)
Sam Gross committed
November 16, 2023
S
gh-111956: Add thread-safe one-time initialization. (gh-111960)
Sam Gross committed
October 20, 2023
S
gh-111119: Fix flaky test test_lock_two_threads (gh-111124)
Sam Gross committed
September 19, 2023
S
gh-108724: Add PyMutex and _PyParkingLot APIs (gh-109344)
Sam Gross committed