mirror of
https://github.com/python/cpython.git
synced 2026-06-27 13:20:40 -04:00
42a41cc69f
gh-150750: Fix a race condition in `deque.index` with free-threading (GH-150779)
(cherry picked from commit d83d50b5b7)
Co-authored-by: sobolevn <mail@sobolevn.me>