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 058fb35b57
bpo-44854: Remove trailing whitespaces (GH-27689)
4 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 bpo-44838: Refine the custom syntax errors for invalid 'if' expressions (GH-27615) 4 years ago
peg_api.c bpo-43244: Remove parser_interface.h header file (GH-25001) 5 years ago
pegen.c bpo-34013: Generalize the invalid legacy statement error message (GH-27389) 4 years ago
pegen.h bpo-34013: Generalize the invalid legacy statement error message (GH-27389) 4 years ago
string_parser.c Add more const modifiers. (GH-26691) 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) 4 years ago
tokenizer.h bpo-44854: Remove trailing whitespaces (GH-27689) 4 years ago