8000 gh-129068: allow concurrent iteration over range iterators by tom-pytel · Pull Request #131921 · python/cpython · GitHub
[go: up one dir, main page]

Skip to content

gh-129068: allow concurrent iteration over range iterators #131921

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
wants to merge 11 commits into from
Prev Previous commit
Next Next commit
📜🤖 Added by blurb_it.
  • Loading branch information
blurb-it[bot] authored Mar 30, 2025
commit 288c2a581dfa21e57f82fb5be37445c6570fc36c
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
Make range iterator safe in :term:`free-threaded <free threading>` build.
Loading
0