Staging
v0.5.1
https://github.com/python/cpython
Revision 53345a40bcbf6d71705533b658b2940dad31a684 authored by Victor Stinner on 25 March 2015, 00:55:14 UTC, committed by Victor Stinner on 25 March 2015, 00:55:14 UTC
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.
2 parent s 09ce278 + 84092ac
History
Tip revision: 53345a40bcbf6d71705533b658b2940dad31a684 authored by Victor Stinner on 25 March 2015, 00:55:14 UTC
(Merge 3.4) Issue #23571: Fix reentrant call to Py_FatalError()
Tip revision: 53345a4
File Mode Size
c-api
data
distributing
distutils
extending
faq
howto
includes
install
installing
library
reference
tools
tutorial
using
whatsnew
Makefile -rw-r--r-- 6.0 KB
README.txt -rw-r--r-- 4.6 KB
about.rst -rw-r--r-- 1.5 KB
bugs.rst -rw-r--r-- 4.0 KB
conf.py -rw-r--r-- 5.6 KB
contents.rst -rw-r--r-- 538 bytes
copyright.rst -rw-r--r-- 451 bytes
glossary.rst -rw-r--r-- 41.6 KB
license.rst -rw-r--r-- 45.6 KB
make.bat -rw-r--r-- 4.1 KB

README.txt

back to top