summaryrefslogtreecommitdiffstats
path: root/Modules
diff options
context:
space:
mode:
authorVictor Stinner <victor.stinner@gmail.com>2016-03-14 15:53:12 (GMT)
committerVictor Stinner <victor.stinner@gmail.com>2016-03-14 15:53:12 (GMT)
commit791da1cc264574f8f3e44570d0fce293f755fdf3 (patch)
tree6a9cc7d7e834039e74571cd77b33a4e30cfc784e /Modules
parent34be807ca4dfecc5b0a9e577a48535e738dce32b (diff)
downloadcpython-791da1cc264574f8f3e44570d0fce293f755fdf3.zip
cpython-791da1cc264574f8f3e44570d0fce293f755fdf3.tar.gz
cpython-791da1cc264574f8f3e44570d0fce293f755fdf3.tar.bz2
Fix Py_FatalError() if called without the GIL
Issue #26558: If Py_FatalError() is called without the GIL, don't try to print the current exception, nor try to flush stdout and stderr: only dump the traceback of Python threads.
Diffstat (limited to 'Modules')
0 files changed, 0 insertions, 0 deletions