Staging
v0.8.1
https://github.com/python/cpython
Revision c8ed4ff565d527dfb4449a9a8473c0f8424a071f authored by Martin v. Löwis on 02 March 2008, 19:20:32 UTC, committed by Martin v. Löwis on 02 March 2008, 19:20:32 UTC
Added checks for integer overflows, contributed by Google. Some are
only available if asserts are left in the code, in cases where they
can't be triggered from Python code.
1 parent 0cc3ea6
History
Tip revision: c8ed4ff565d527dfb4449a9a8473c0f8424a071f authored by Martin v. Löwis on 02 March 2008, 19:20:32 UTC
Backport of r60793:
Tip revision: c8ed4ff
File Mode Size
Modules
Python
support
Makefile -rw-r--r-- 14.5 KB
README -rw-r--r-- 1.2 KB
pyconfig.h -rw-r--r-- 17.5 KB
sleep.c -rw-r--r-- 866 bytes
unixstuff.c -rw-r--r-- 1.7 KB
unixstuff.h -rw-r--r-- 318 bytes

README

back to top