SIGN IN SIGN UP
python / cpython UNCLAIMED

The Python programming language

72153 0 0 Python

bpo-38644: Pass tstate to _Py_CheckFunctionResult() (GH-17050)

* Add tstate parameter to _Py_CheckFunctionResult()
* Add _PyErr_FormatFromCauseTstate()
* Replace PyErr_XXX(...) with _PyErr_XXX(state, ...)
V
Victor Stinner committed
17269090940aa20f6079a6b9f27ae319f8cdae14
Parent: be434dc
Committed by GitHub <noreply@github.com> on 11/5/2019, 12:22:12 AM