mirror of
https://github.com/python/cpython.git
synced 2025-07-07 11:25:30 +00:00
![]() In the free-threaded build, avoid data races caused by updating type slots or type flags after the type was initially created. For those (typically rare) cases, use the stop-the-world mechanism. Remove the use of atomics when reading or writing type flags. |
||
---|---|---|
.. | ||
suppressions.txt | ||
suppressions_free_threading.txt |