Staging
v0.8.1
https://github.com/python/cpython
Revision 3b06dfb9d13b47d6597bb28b5eda76e9976246ca authored by Victor Stinner on 24 March 2015, 11:53:59 UTC, committed by Victor Stinner on 24 March 2015, 11:53:59 UTC
Py_FatalError() instead of using an assertion in debug mode. Py_FatalError()
displays the current exception and the traceback which contain more information
than just the assertion error.
1 parent de821be
History
Tip revision: 3b06dfb9d13b47d6597bb28b5eda76e9976246ca authored by Victor Stinner on 24 March 2015, 11:53:59 UTC
Issue #23571: In debug mode, _Py_CheckFunctionResult() now calls
Tip revision: 3b06dfb
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