COMMITS
/ Lib/test/test_free_threading/test_str.py April 23, 2026
S
gh-113956: Make intern_common thread-safe in free-threaded build (gh-148886)
Sam Gross committed
February 27, 2026
V
gh-145142: Make str.maketrans safe under free-threading (gh-145157)
VanshAgarwal24036 committed
June 17, 2024
V
gh-120417: Remove unused imports in tests (part 2) (#120630)
Victor Stinner committed
May 22, 2024
J
gh-119247: Add macros to use PySequence_Fast safely in free-threaded build (#119315)
Josh {*()} Rosenberg committed