cpython/Parser
2021-08-05 18:28:57 +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-44838: Refine the custom syntax errors for invalid 'if' expressions (GH-27615) 2021-08-05 18:28:57 +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
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