You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
Ezio Melotti cb2916a714 #15923: fix a mistake in asdl_c.py that resulted in a TypeError after 2801bf875a24 (see #15801). 13 years ago
..
Python.asdl Merged revisions 82160 via svnmerge from 16 years ago
acceler.c Untabify C files. Will watch buildbots. 16 years ago
asdl.py Merged revisions 81286 via svnmerge from 16 years ago
asdl_c.py #15923: fix a mistake in asdl_c.py that resulted in a TypeError after 2801bf875a24 (see #15801). 13 years ago
bitset.c Untabify C files. Will watch buildbots. 16 years ago
firstsets.c Untabify C files. Will watch buildbots. 16 years ago
grammar.c Recorded merge of revisions 81029 via svnmerge from 16 years ago
grammar1.c Untabify C files. Will watch buildbots. 16 years ago
intrcheck.c Recorded merge of revisions 81029 via svnmerge from 16 years ago
listnode.c Untabify C files. Will watch buildbots. 16 years ago
metagrammar.c Untabify C files. Will watch buildbots. 16 years ago
myreadline.c Issue #1677: Unused variable warning in Non-Windows 14 years ago
node.c Closes #15512: Correct __sizeof__ support for parser 14 years ago
parser.c Recorded merge of revisions 81029 via svnmerge from 16 years ago
parser.h Issue 1881. Increased the stack limit from 500 to 1500. Also added 18 years ago
parsetok.c Remove unused variables in parsetok(). 14 years ago
pgen.c Untabify C files. Will watch buildbots. 16 years ago
pgenmain.c Compile pgenmain.c and printgrammar.c with PGEN defined 15 years ago
printgrammar.c Compile pgenmain.c and printgrammar.c with PGEN defined 15 years ago
spark.py #11515: fix several typos. Patch by Piotr Kasprzyk. 15 years ago
tokenizer.c Issue #9319: Fix a crash on parsing a Python source code without encoding 15 years ago
tokenizer.h #10222: fix for overzealous AIX compiler. 15 years ago
tokenizer_pgen.c Patch #534304: Implement phase 1 of PEP 263. 24 years ago