mirror of
https://github.com/python/cpython.git
synced 2026-01-04 06:22:20 +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. |
||
|---|---|---|
| .. | ||
| suppressions_free_threading.txt | ||
| supressions.txt | ||