SIGN IN SIGN UP
python / cpython UNCLAIMED

The Python programming language

72150 0 58 Python

bpo-38644: Make tstate more explicit inside pystate.c (GH-19182)

Fix PyInterpreterState_New(): Don't call PyErr_SetString() when there
is no current Python thread state (if tstate is NULL).
V
Victor Stinner committed
71a3522ef85df06a3acc718107360e37e4116a15
Parent: 7281898
Committed by GitHub <noreply@github.com> on 3/26/2020, 9:46:14 PM