COMMITS
/ Modules/_testcapi/pyatomic.c July 8, 2024
S
gh-121368: Fix seq lock memory ordering in _PyType_Lookup (#121388)
Sam Gross committed
October 16, 2023
D
gh-109693: Update _gil_runtime_state.locked to use pyatomic.h (gh-110836)
Donghee Na committed
September 22, 2023
V
gh-109723: Disable Py_BUILD_CORE in _testcapi (#109727)
Victor Stinner committed
September 19, 2023
S
gh-108724: Add PyMutex and _PyParkingLot APIs (gh-109344)
Sam Gross committed
August 31, 2023
V
gh-108337: Add pyatomic.h header (#108701)
Victor Stinner committed