SIGN IN SIGN UP
python / cpython UNCLAIMED

The Python programming language

0 0 273 Python

Issue #23571: In debug mode, _Py_CheckFunctionResult() now calls

Py_FatalError() instead of using an assertion in debug mode. Py_FatalError()
displays the current exception and the traceback which contain more information
than just the assertion error.
V
Victor Stinner committed
3b06dfb9d13b47d6597bb28b5eda76e9976246ca
Parent: de821be