COMMITS
/ Lib/test/test_free_threading/test_dict.py April 12, 2026
S
gh-148393: Use atomic ops on _ma_watcher_tag in free threading build (gh-148397)
Sam Gross committed
January 30, 2026
S
gh-144295: Fix data race in dict method lookup and global load (gh-144312)
Sam Gross committed
May 20, 2025
K
gh-133980: use atomic store in `PyObject_GenericSetDict` (#133988)
Kumar Aditya committed
March 26, 2025
S
gh-123358: Use `_PyStackRef` in `LOAD_DEREF` (gh-130064)
Sam Gross committed
January 28, 2025
P
gh-112075: Remove critical section in dict.get (gh-129336)
Pieter Eendebak committed
November 21, 2024
D
gh-124470: Fix crash when reading from object instance dictionary while replacing it (#122489)
Dino Viehland committed
October 1, 2024
S
gh-124296: Remove private dictionary version tag (PEP 699) (#124472)
Sam Gross committed
June 16, 2024
N
gh-120579: Guard `_testcapi` import in `test_free_threading` (#120580)
Nikita Sobolev committed
May 7, 2024
D
gh-112075: use per-thread dict version pool (#118676)
Dino Viehland committed
May 6, 2024
D
gh-112075: Fix race in constructing dict for instance (#118499)
Dino Viehland committed