mirror of
https://github.com/python/cpython.git
synced 2026-06-28 13:50:17 -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>
Source files for standard library extension modules, and former extension modules that are now builtin modules.