diff options
author | Victor Stinner <victor.stinner@gmail.com> | 2015-03-24 11:53:59 (GMT) |
---|---|---|
committer | Victor Stinner <victor.stinner@gmail.com> | 2015-03-24 11:53:59 (GMT) |
commit | 3b06dfb9d13b47d6597bb28b5eda76e9976246ca (patch) | |
tree | d8841540999cbfd9f384258a8f881f7035c36d67 /Include/pythread.h | |
parent | de821befd4a924adb50458163a14dfe6ea9ed448 (diff) | |
download | cpython-3b06dfb9d13b47d6597bb28b5eda76e9976246ca.zip cpython-3b06dfb9d13b47d6597bb28b5eda76e9976246ca.tar.gz cpython-3b06dfb9d13b47d6597bb28b5eda76e9976246ca.tar.bz2 |
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.
Diffstat (limited to 'Include/pythread.h')
0 files changed, 0 insertions, 0 deletions