summaryrefslogtreecommitdiffstats
path: root/Tools
diff options
context:
space:
mode:
authorVictor Stinner <victor.stinner@gmail.com>2015-03-25 00:55:14 (GMT)
committerVictor Stinner <victor.stinner@gmail.com>2015-03-25 00:55:14 (GMT)
commit53345a40bcbf6d71705533b658b2940dad31a684 (patch)
tree7826b29396823e696376358c7f109aa00b8a191e /Tools
parent09ce2786e4a7a9ea2be32856f4db327f0b72d6cd (diff)
parent84092ac3705ffe371f5f1ec8ecc8c2830861ba9e (diff)
downloadcpython-53345a40bcbf6d71705533b658b2940dad31a684.zip
cpython-53345a40bcbf6d71705533b658b2940dad31a684.tar.gz
cpython-53345a40bcbf6d71705533b658b2940dad31a684.tar.bz2
(Merge 3.4) Issue #23571: Fix reentrant call to Py_FatalError()
Flushing sys.stdout and sys.stderr in Py_FatalError() can call again Py_FatalError(). Add a reentrant flag to detect this case and just abort at the second call.
Diffstat (limited to 'Tools')
0 files changed, 0 insertions, 0 deletions