Staging
v0.8.1
https://github.com/python/cpython
Revision d254ca8813986ac72f39fdac90fdf8f63904c28e authored by Martin v. Löwis on 02 March 2008, 20:32:57 UTC, committed by Martin v. Löwis on 02 March 2008, 20:32:57 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 80bdb48
History
Tip revision: d254ca8813986ac72f39fdac90fdf8f63904c28e authored by Martin v. Löwis on 02 March 2008, 20:32:57 UTC
Backport of r61180:
Tip revision: d254ca8
File Mode Size
Modules
Python
support
Makefile -rw-r--r-- 15.1 KB
README -rw-r--r-- 1.2 KB
pyconfig.h -rw-r--r-- 18.9 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