mirror of
https://github.com/python/cpython.git
synced 2025-12-23 09:19:18 +00:00
This adds a `_PyRecursiveMutex` type based on `PyMutex` and uses that
for the import lock. This fixes some data races in the free-threaded
build and generally simplifies the import lock code.
(cherry picked from commit
|
||
|---|---|---|
| .. | ||
| suppressions_free_threading.txt | ||
| supressions.txt | ||