Staging
v0.5.1
https://github.com/python/cpython
Revision 9d53457e599623fbad90833c3448835b42d7e7f9 authored by Gregory P. Smith on 11 June 2008, 07:41:16 UTC, committed by Gregory P. Smith on 11 June 2008, 07:41:16 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 73baefd
History
Tip revision: 9d53457e599623fbad90833c3448835b42d7e7f9 authored by Gregory P. Smith on 11 June 2008, 07:41:16 UTC
Merge in release25-maint r60793:
Tip revision: 9d53457
File Mode Size
Python.asdl -rw-r--r-- 4.1 KB
acceler.c -rw-r--r-- 2.8 KB
asdl.py -rw-r--r-- 11.0 KB
asdl_c.py -rwxr-xr-x 38.8 KB
bitset.c -rw-r--r-- 977 bytes
firstsets.c -rw-r--r-- 2.2 KB
grammar.c -rw-r--r-- 5.4 KB
grammar.mak -rw-r--r-- 1.3 KB
grammar1.c -rw-r--r-- 1.0 KB
intrcheck.c -rw-r--r-- 2.4 KB
listnode.c -rw-r--r-- 983 bytes
metagrammar.c -rw-r--r-- 2.2 KB
myreadline.c -rw-r--r-- 5.4 KB
node.c -rw-r--r-- 3.6 KB
parser.c -rw-r--r-- 9.8 KB
parser.h -rw-r--r-- 1.0 KB
parsetok.c -rw-r--r-- 6.3 KB
pgen.c -rw-r--r-- 14.7 KB
pgenmain.c -rw-r--r-- 3.3 KB
printgrammar.c -rw-r--r-- 2.5 KB
spark.py -rw-r--r-- 26.3 KB
tokenizer.c -rw-r--r-- 35.8 KB
tokenizer.h -rw-r--r-- 2.5 KB
tokenizer_pgen.c -rw-r--r-- 36 bytes

back to top