mirror of
https://github.com/python/cpython.git
synced 2026-01-27 13:15:25 +00:00
The free threading build could spin unnecessarily on `_Py_yield()` if the initial compare and swap failed. (cherry picked from commit cbfaf41caf135b8598a560854cd59e992a2ccfed) Co-authored-by: Joseph Tibbertsma <josephtibbertsma@gmail.com>
Miscellaneous source files for the main Python shared library