cpython/Parser
2021-08-02 18:11:37 +01:00
..
asdl.py
asdl_c.py bpo-40528: fix is_simple(sum)s behavior for attributes (GH-26918) 2021-06-27 17:58:32 +03:00
myreadline.c
parser.c bpo-44792: Improve syntax errors for if expressions (GH-27506) 2021-08-02 18:11:37 +01:00
peg_api.c
pegen.c bpo-34013: Generalize the invalid legacy statement error message (GH-27389) 2021-07-27 17:19:22 +01:00
pegen.h bpo-34013: Generalize the invalid legacy statement error message (GH-27389) 2021-07-27 17:19:22 +01:00
Python.asdl
string_parser.c Add more const modifiers. (GH-26691) 2021-06-12 16:11:59 +03:00
string_parser.h
token.c
tokenizer.c Update URLs in comments and metadata to use HTTPS (GH-27458) 2021-07-30 15:54:46 +02:00
tokenizer.h bpo-44201: Avoid side effects of "invalid_*" rules in the REPL (GH-26298) 2021-05-22 23:05:00 +01:00