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.
 
 
 
 
 
 
Pablo Galindo Salgado 953d27261e
Update pegen to use the latest upstream developments (GH-27586)
5 years ago
..
Python.asdl bpo-43892: Make match patterns explicit in the AST (GH-25585) 5 years ago
asdl.py bpo-43651: PEP 597: Fix EncodingWarning in some tests (GH-25142) 5 years ago
asdl_c.py bpo-40528: fix is_simple(sum)s behavior for attributes (GH-26918) 5 years ago
myreadline.c bpo-30555: Fix WindowsConsoleIO fails in the presence of fd redirection (GH-1927) 5 years ago
parser.c Update pegen to use the latest upstream developments (GH-27586) 5 years ago
peg_api.c bpo-43244: Remove parser_interface.h header file (GH-25001) 5 years ago
pegen.c Update pegen to use the latest upstream developments (GH-27586) 5 years ago
pegen.h Update pegen to use the latest upstream developments (GH-27586) 5 years ago
string_parser.c bpo-44885: Correct the ast locations of f-strings with format specs and repeated expressions (GH-27729) 5 years ago
string_parser.h bpo-43244: Remove ast.h, asdl.h, Python-ast.h headers (GH-24933) 5 years ago
token.c bpo-43822: Improve syntax errors for missing commas (GH-25377) 5 years ago
tokenizer.c Update URLs in comments and metadata to use HTTPS (GH-27458) 5 years ago
tokenizer.h bpo-44854: Remove trailing whitespaces (GH-27689) 5 years ago