SIGN IN SIGN UP

gh-129068: Make range iterators thread-safe (gh-142886)

Now that we specialize range iteration in the interpreter for the common
case where the iterator has only one reference, there's not a
significant performance cost to making the iteration thread-safe.
S
Sam Gross committed
f54d44d3331ef0bc19f1437f32ffde2e49c07c22
Parent: e22c495
Committed by GitHub <noreply@github.com> on 12/18/2025, 6:11:51 PM