mirror of
https://github.com/python/cpython.git
synced 2026-05-11 07:00:24 -04:00
80fc62f8af
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