SIGN IN SIGN UP

Issue #13156: _PyGILState_Reinit(): Re-associate the auto thread state with the

TLS key only if the thread that called fork() had an associated auto thread
state (this might not be the case for example for a thread created outside of
Python calling into a subinterpreter).
C
Charles-François Natali committed
a233df885b15ada37bb04e06aa465e8d4554b228
Parent: 3be0095