Skip to content

gh-126240: handle NULL returned by _Py_asdl_expr_seq_new#126241

Merged
sobolevn merged 1 commit into
python:mainfrom
picnixz:fix/missing-null-checks-pegen-126240
Oct 31, 2024
Merged

gh-126240: handle NULL returned by _Py_asdl_expr_seq_new#126241
sobolevn merged 1 commit into
python:mainfrom
picnixz:fix/missing-null-checks-pegen-126240

check return value of `_Py_asdl_expr_seq_new`

a548baa
Select commit
Loading
Failed to load commit list.

Workflow runs completed with no jobs