Staging
v0.8.1
https://github.com/python/cpython
Revision fe528ebf6829b9be7cce38c7b15a3815a361faa2 authored by Thomas Heller on 24 January 2008, 13:08:54 UTC, committed by Thomas Heller on 24 January 2008, 13:08:54 UTC
to not accept float types; the result was that integer-like objects
were not accepted.
1 parent e105f98
History
Tip revision: fe528ebf6829b9be7cce38c7b15a3815a361faa2 authored by Thomas Heller on 24 January 2008, 13:08:54 UTC
Invert the checks in get_[u]long and get_[u]longlong. The intent was
Tip revision: fe528eb
File Mode Size
Python.asdl -rw-r--r-- 4.2 KB
acceler.c -rw-r--r-- 2.8 KB
asdl.py -rw-r--r-- 11.0 KB
asdl_c.py -rwxr-xr-x 25.2 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.5 KB
parser.c -rw-r--r-- 9.6 KB
parser.h -rw-r--r-- 1.0 KB
parsetok.c -rw-r--r-- 6.4 KB
pgen.c -rw-r--r-- 14.7 KB
pgenmain.c -rw-r--r-- 3.3 KB
printgrammar.c -rw-r--r-- 2.4 KB
spark.py -rw-r--r-- 26.3 KB
tokenizer.c -rw-r--r-- 34.8 KB
tokenizer.h -rw-r--r-- 2.4 KB
tokenizer_pgen.c -rw-r--r-- 36 bytes

back to top