mirror of
https://github.com/python/cpython.git
synced 2026-05-08 13:40:46 -04:00
8bb3230149
* Add 'runtime' parameter to _PyThreadState_Init() * Add 'gilstate' parameter to _PyGILState_NoteThreadState() * Move _PyThreadState_Init() and _PyThreadState_DeleteExcept() to the internal C API.
Miscellaneous source files for the main Python shared library