Permalink
Type |
Name |
Latest commit message |
Commit time |
|
.. |
|
|
|
Failed to load latest commit information. |
|
Python.asdl
|
Issue #28008: Implement PEP 530 -- asynchronous comprehensions.
|
Sep 9, 2016
|
|
acceler.c
|
Recorded merge of revisions 81032 via svnmerge from
|
May 9, 2010
|
|
asdl.py
|
Add ast.Constant
|
Jan 25, 2016
|
|
asdl_c.py
|
bpo-33677: Fix signatures of tp_clear handlers for AST and deque. (GH…
|
May 31, 2018
|
|
bitset.c
|
Recorded merge of revisions 81032 via svnmerge from
|
May 9, 2010
|
|
firstsets.c
|
Recorded merge of revisions 81032 via svnmerge from
|
May 9, 2010
|
|
grammar.c
|
properly free memory in pgen
|
Sep 19, 2016
|
|
grammar1.c
|
Issue #18722: Remove uses of the "register" keyword in C code.
|
Aug 13, 2013
|
|
listnode.c
|
Recorded merge of revisions 81032 via svnmerge from
|
May 9, 2010
|
|
metagrammar.c
|
|
|
|
myreadline.c
|
|
|
|
node.c
|
replace PY_SIZE_MAX with SIZE_MAX
|
Sep 7, 2016
|
|
parser.c
|
|
|
|
parser.h
|
Merged revisions 60481,60485,60489-60492,60494-60496,60498-60499,6050…
|
Feb 23, 2008
|
|
parsetok.c
|
|
|
|
parsetok_pgen.c
|
Issue #10785: Store the filename as Unicode in the Python parser.
|
Apr 4, 2011
|
|
pgen.c
|
properly free memory in pgen
|
Sep 19, 2016
|
|
pgenmain.c
|
properly free memory in pgen
|
Sep 19, 2016
|
|
printgrammar.c
|
Silenced some warnings about comparison between signed and unsigned i…
|
Sep 5, 2014
|
|
tokenizer.c
|
|
|
|
tokenizer.h
|
Issue #24619: Simplify async/await tokenization.
|
Jul 23, 2015
|
|
tokenizer_pgen.c
|
Patch #534304: Implement phase 1 of PEP 263.
|
Aug 4, 2002
|