mirror of
https://github.com/python/cpython.git
synced 2026-05-07 05:01:13 -04:00
1f384e3184
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