Commits
User selector
Commit History
Commits on Mar 20, 2026
gh-146227: Fix wrong type in _Py_atomic_load_uint16 in pyatomic_std.h (gh-146229)
Show description for 1eff27fauthored
Commits on Dec 19, 2025
gh-120321: Make gi_frame_state transitions atomic in FT build (gh-142599)
Show description for 08bc03fauthored
Commits on Mar 12, 2025
Commits on Dec 3, 2024
Commits on Jul 8, 2024
gh-121368: Fix seq lock memory ordering in _PyType_Lookup (#121388)
Show description for 1d3cf79authored
Commits on Jun 26, 2024
Commits on May 6, 2024
gh-118362: Fix thread safety around lookups from the type cache in the face of concurrent mutators (#118454)
Show description for 5a1618aauthored
Commits on Apr 19, 2024
gh-116818: Make `sys.settrace`, `sys.setprofile`, and monitoring thread-safe (#116775)
Show description for 07525c9authored
Commits on Feb 21, 2024
gh-112075: Make PyDictKeysObject thread-safe (#114741)
Show description for 176df09authored
Commits on Feb 16, 2024
gh-115103: Implement delayed memory reclamation (QSBR) (#115180)
Show description for 5903190authoredgh-114271: Make `thread._rlock` thread-safe in free-threaded builds (#115102)
Show description for f366e21authored
Commits on Feb 15, 2024
gh-113743: Make the MRO cache thread-safe in free-threaded builds (#113930)
Show description for ae460d4authored
Commits on Oct 16, 2023
Commits on Aug 31, 2023
gh-108337: Add pyatomic.h header (#108701)
Show description for 2bd960bandauthored
Loading