COMMITS
/ Lib/test/test_free_threading/test_itertools.py March 27, 2026
P
gh-123471: Make `itertools.zip_longest` safe in the FT build (#146033)
Pieter Eendebak committed
March 16, 2026
P
gh-123471: make concurrent iteration over itertools.accumulate thread-safe (#144486)
Pieter Eendebak committed
February 4, 2026
June 30, 2025
P
gh-123471: Make itertools.chain thread-safe (#135689)
Pieter Eendebak committed
June 18, 2025
K
gh-135639: fix `test_cycle` test (#135662)
Kumar Aditya committed
June 2, 2025
P
gh-123471: make concurrent iteration over `itertools.cycle` safe under free-threading (#131212)
Pieter Eendebak committed