mirror of
https://github.com/python/cpython.git
synced 2024-11-21 21:09:37 +01:00
80042384b4
gh-126240: handle `NULL` returned by `_Py_asdl_expr_seq_new` (GH-126241)
check return value of `_Py_asdl_expr_seq_new`
(cherry picked from commit
|
||
---|---|---|
.. | ||
lexer | ||
tokenizer | ||
action_helpers.c | ||
asdl_c.py | ||
asdl.py | ||
myreadline.c | ||
parser.c | ||
peg_api.c | ||
pegen_errors.c | ||
pegen.c | ||
pegen.h | ||
Python.asdl | ||
string_parser.c | ||
string_parser.h | ||
token.c |