summaryrefslogtreecommitdiffstats
path: root/Include
diff options
context:
space:
mode:
authorVictor Stinner <victor.stinner@gmail.com>2015-03-24 11:01:30 (GMT)
committerVictor Stinner <victor.stinner@gmail.com>2015-03-24 11:01:30 (GMT)
commit10dc48497e9c79d253bd0861b5f41843a114f146 (patch)
tree56b95bf12c90f9d542bd26935b45812f06b061b1 /Include
parent0f05cea05773d0810db6219cd1430d8c46d29a3b (diff)
parent0e98a76b65161b74a23f64e05a8075b46d908d10 (diff)
downloadcpython-10dc48497e9c79d253bd0861b5f41843a114f146.zip
cpython-10dc48497e9c79d253bd0861b5f41843a114f146.tar.gz
cpython-10dc48497e9c79d253bd0861b5f41843a114f146.tar.bz2
(Merge 3.4) Issue #23571: Enhance Py_FatalError()
* Display the current Python stack if an exception was raised but the exception has no traceback * Disable faulthandler if an exception was raised (before it was only disabled if no exception was raised) * To display the current Python stack, call PyGILState_GetThisThreadState() which works even if the GIL was released
Diffstat (limited to 'Include')
0 files changed, 0 insertions, 0 deletions