COMMITS
/ Include/internal/pycore_pyatomic_ft_wrappers.h April 13, 2026
S
gh-148393: Use acquire load for _ma_watcher_tag in dict notify event (gh-148509)
Sam Gross committed
April 12, 2026
S
gh-148393: Use atomic ops on _ma_watcher_tag in free threading build (gh-148397)
Sam Gross committed
March 12, 2026
S
gh-145685: Improve scaling of type attribute lookups (gh-145774)
Sam Gross committed
December 19, 2025
S
gh-120321: Make gi_frame_state transitions atomic in FT build (gh-142599)
Sam Gross committed
December 13, 2025
N
gh-132657: Add lock-free set contains implementation (#132290)
Neil Schemenauer committed
December 11, 2025
S
gh-142534: Avoid TSan warnings in dictobject.c (gh-142544)
Sam Gross committed
November 26, 2025
August 7, 2025
P
gh-137514: Add a free-threading wrapper for mutexes (GH-137515)
Peter Bierma committed
April 14, 2025
T
gh-131757: allow lru_cache functions to execute concurrently (#131758)
Tomasz Pytel committed
December 3, 2024
D
gh-117657: TSAN Fix races in `PyMember_Get` and `PyMember_Set` for C extensions (GH-123211)
Daniele Parmeggiani committed
June 13, 2024
K
gh-117657: Make PyType_HasFeature atomic (GH-120210)
Ken Jin committed
April 30, 2024
D
[gh-117657] Fix some issues with TSAN in typeobject (#118249)
Dino Viehland committed
D
gh-117657: Fix small issues with instrumentation and TSAN (#118064)
Dino Viehland committed
April 22, 2024
D
gh-112075: Make instance attributes stored in inline "dict" thread safe (#114742)
Dino Viehland committed
April 19, 2024
D
gh-116818: Make `sys.settrace`, `sys.setprofile`, and monitoring thread-safe (#116775)
Dino Viehland committed
April 8, 2024
February 21, 2024
February 15, 2024
February 14, 2024