SIGN IN SIGN UP
python / cpython UNCLAIMED

The Python programming language

0 0 0 Python

bpo-40826: Add _Py_EnsureTstateNotNULL() macro (GH-20571)

Add _Py_EnsureTstateNotNULL(tstate) macro: call Py_FatalError() if
tstate is NULL, the error message contains the current function name.
V
Victor Stinner committed
3026cad59b87751a9215111776cac8e819458fce
Parent: db64f12
Committed by GitHub <noreply@github.com> on 6/1/2020, 2:02:40 PM