0
0
mirror of https://github.com/python/cpython.git synced 2024-11-24 17:47:13 +01:00
cpython/Parser
2022-09-07 00:12:16 +01:00
..
action_helpers.c
asdl_c.py gh-95185: Check recursion depth in the AST constructor (#95186) 2022-07-24 15:58:52 +01:00
asdl.py
myreadline.c
parser.c gh-96587: Raise SyntaxError for PEP654 on older feature_version (#96588) 2022-09-05 17:54:09 +01:00
peg_api.c
pegen_errors.c gh-95876: Fix format string in pegen error location code (#95877) 2022-08-11 09:55:57 +01:00
pegen.c gh-95778: CVE-2020-10735: Prevent DoS by very large int() (#96499) 2022-09-02 09:35:08 -07:00
pegen.h
Python.asdl
string_parser.c
string_parser.h
token.c
tokenizer.c gh-96611: Fix error message for invalid UTF-8 in mid-multiline string (#96623) 2022-09-07 00:12:16 +01:00
tokenizer.h