mirror of
https://github.com/python/cpython.git
synced 2026-05-07 05:01:13 -04:00
834bf57eb7
The stop-the-world code was incorrectly setting suspended threads' states to _Py_THREAD_DETACHED instead of _Py_THREAD_SUSPENDED.
Miscellaneous source files for the main Python shared library