mirror of
https://github.com/python/cpython.git
synced 2026-01-27 13:15:25 +00:00
This simplifies new_threadstate(). We also rename _PyThreadState_Init() to _PyThreadState_SetCurrent() to reflect what it actually does. https://bugs.python.org/issue46008
Miscellaneous source files for the main Python shared library