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