Staging
v0.5.0
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
Doc
Grammar
Include
Lib
Mac
Misc
Modules
Objects
PC
PCbuild
Parser
Programs
Python
Tools
.bzrignore -rw-r--r-- 584 bytes
.gitignore -rw-r--r-- 1.1 KB
.hgeol -rw-r--r-- 800 bytes
.hgignore -rw-r--r-- 1.2 KB
.hgtags -rw-r--r-- 7.1 KB
.hgtouch -rw-r--r-- 1.3 KB
LICENSE -rw-r--r-- 12.5 KB
Makefile.pre.in -rw-r--r-- 54.6 KB
README -rw-r--r-- 6.6 KB
config.guess -rwxr-xr-x 41.9 KB
config.sub -rwxr-xr-x 34.9 KB
configure -rwxr-xr-x 450.0 KB
configure.ac -rw-r--r-- 143.7 KB
install-sh -rwxr-xr-x 7.0 KB
pyconfig.h.in -rw-r--r-- 40.7 KB
setup.py -rw-r--r-- 95.6 KB

README

back to top