mirror of
https://github.com/python/cpython.git
synced 2026-05-06 20:51:17 -04:00
c64df2a3ec
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 <josephtibbertsma@gmail.com>
Miscellaneous source files for the main Python shared library