mirror of
https://github.com/python/cpython.git
synced 2026-08-16 02:11:06 +08:00
The adaptive counter doesn't do anything currently in the free-threaded build and TSan reports a data race due to concurrent modifications to the counter.
Miscellaneous source files for the main Python shared library