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.
 
 
 
 
 
 
Martin v. Löwis 815b41b1cd Issue #20731: Properly position in source code files even if they 12 years ago
..
Python.asdl Issue #16546: make ast.YieldFrom argument mandatory. 13 years ago
acceler.c Untabify C files. Will watch buildbots. 16 years ago
asdl.py construct fields in the right order (closes #15517) 14 years ago
asdl_c.py Issue #20571: skip test_readline() of test_codecs for Windows code page 65001. 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 Recorded merge of revisions 81029 via svnmerge from 16 years ago
grammar1.c Some compilers complain about 'control reaches end of non-void function' 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 #18368: PyOS_StdioReadline() no longer leaks memory when realloc() fails. 13 years ago
node.c Issue #15144: Fix possible integer overflow when handling pointers as integer values, by using Py_uintptr_t instead of size_t. 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 Issue #13590: Improve support for OS X Xcode 4: 14 years ago
parsetok_pgen.c Issue #13590: Improve support for OS X Xcode 4: 14 years ago
pgen.c Silence warning about set but unused variable inside compile_atom() in non-debug builds 13 years ago
pgenmain.c Issue #13590: Improve support for OS X Xcode 4: 14 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 #20731: Properly position in source code files even if they 12 years ago
tokenizer.h Issue #13590: Improve support for OS X Xcode 4: 14 years ago
tokenizer_pgen.c Patch #534304: Implement phase 1 of PEP 263. 24 years ago