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