mirror of
https://github.com/python/cpython.git
synced 2026-08-01 14:45:00 -04:00
The free threading build could spin unnecessarily on `_Py_yield()` if the initial
compare and swap failed.
(cherry picked from commit cbfaf41caf)
Co-authored-by: Joseph Tibbertsma <[email protected]>
Miscellaneous source files for the main Python shared library