mirror of
https://github.com/python/cpython.git
synced 2026-07-07 02:32:22 -04:00
4e53abb0f4
_PyGILState_Init() now returns PyStatus rather than calling Py_FatalError() on failure.
Miscellaneous source files for the main Python shared library