COMMITS
/ Lib/test/test_free_threading/test_list.py March 10, 2026
B
gh-145036: Fix data race for list capacity in free-threading (#145365)
bkap123 committed
December 22, 2025
K
gh-129069: fix more thread safety issues in `list` (#143019)
Kumar Aditya committed
March 26, 2025
S
gh-123358: Use `_PyStackRef` in `LOAD_DEREF` (gh-130064)
Sam Gross committed
March 6, 2025
S
gh-130920: Fix data race in STORE_SUBSCR_LIST_INT (#130923)
Sam Gross committed
September 26, 2024
V
gh-124402: Speed up test_free_threading and test_super (#124491)
Victor Stinner committed
September 24, 2024
V
gh-124402: Require cpu resource in test_free_threading (#124438)
Victor Stinner committed
May 6, 2024
D
gh-118362: Skip tests when threading isn't available (#118666)
Dino Viehland committed
May 2, 2024
D
gh-117657: Fix TSAN list set failure (#118260)
Dino Viehland committed