SIGN IN SIGN UP

bpo-38631: _PyGILState_Init() returns PyStatus (GH-18908)

_PyGILState_Init() now returns PyStatus rather than calling
Py_FatalError() on failure.
V
Victor Stinner committed
4e53abb0f4773e1cce68a4f41ddbb43e74364c5f
Parent: 88f82b2
Committed by GitHub <noreply@github.com> on 3/10/2020, 10:49:16 PM