mirror of
https://github.com/python/cpython.git
synced 2026-05-07 05:01:13 -04:00
2b163aa9e7
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