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.
 
 
 
 
 
 
Serhiy Storchaka c679227e31 Issue #1772673: The type of `char*` arguments now changed to `const char*`. 12 years ago
..
Python.asdl unify some ast.argument's attrs; change Attribute column offset (closes #16795) 13 years ago
acceler.c Untabify C files. Will watch buildbots. 16 years ago
asdl.py Move open outside try/finally 13 years ago
asdl_c.py Issue #4555: All exported C symbols are now prefixed with either "Py" or "_Py". 12 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 Issue #1772673: The type of `char*` arguments now changed to `const char*`. 12 years ago
grammar1.c Issue #18722: Remove uses of the "register" keyword in C code. 13 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 #1772673: The type of `char*` arguments now changed to `const char*`. 12 years ago
node.c Issue #18722: Remove uses of the "register" keyword in C code. 13 years ago
parser.c Issue #1772673: The type of `char*` arguments now changed to `const char*`. 12 years ago
parser.h Issue 1881. Increased the stack limit from 500 to 1500. Also added 18 years ago
parsetok.c Issue #1772673: The type of `char*` arguments now changed to `const char*`. 12 years ago
parsetok_pgen.c Issue #13590: Improve support for OS X Xcode 4: 14 years ago
pgen.c Issue #17684: Fix some test_socket failures due to limited FD passing support 13 years ago
pgenmain.c Issue #1772673: The type of `char*` arguments now changed to `const char*`. 12 years ago
printgrammar.c Issue #13590: Improve support for OS X Xcode 4: 14 years ago
spark.py Issue #13590: Improve support for OS X Xcode 4: 14 years ago
tokenizer.c Issue #1772673: The type of `char*` arguments now changed to `const char*`. 12 years ago
tokenizer.h Issue #1772673: The type of `char*` arguments now changed to `const char*`. 12 years ago
tokenizer_pgen.c Patch #534304: Implement phase 1 of PEP 263. 24 years ago