mirror of
https://github.com/python/cpython.git
synced 2026-05-07 13:10:37 -04:00
90ec19fd33
Due to a limitation in TSAN, all reads from `PyThreadState.state` must be atomic to avoid reported races.
Miscellaneous source files for the main Python shared library