cpython/Parser
2024-06-04 08:36:16 +02:00
..
lexer
tokenizer
action_helpers.c
asdl.py
asdl_c.py
myreadline.c
parser.c [3.13] gh-119724: Revert "bpo-45759: Better error messages for non-matching 'elif'/'else' statements (GH-29513)" (GH-119974) (GH-120013) 2024-06-04 08:36:16 +02:00
peg_api.c
pegen.c [3.13] gh-119118: Fix performance regression in tokenize module (GH-119615) (#119682) 2024-05-28 22:47:45 +02:00
pegen.h [3.13] gh-119118: Fix performance regression in tokenize module (GH-119615) (#119682) 2024-05-28 22:47:45 +02:00
pegen_errors.c
Python.asdl
string_parser.c
string_parser.h
token.c