]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-149689: add missing error checks in Parser/action_helpers.c (#149710)
authorThomas Kowalski <thom.kowa@gmail.com>
Mon, 29 Jun 2026 23:18:19 +0000 (01:18 +0200)
committerGitHub <noreply@github.com>
Mon, 29 Jun 2026 23:18:19 +0000 (23:18 +0000)
commit2dd6e59aea24220975cce2b602846d997413d46c
treef3baee293badc87d7020eda1265e3f54eb8a377e
parentbc3fa17c30cc95664a663c47ab9938fdf9cb1429
gh-149689: add missing error checks in Parser/action_helpers.c (#149710)
Misc/NEWS.d/next/Core_and_Builtins/2026-05-11-15-58-23.gh-issue-149689.9Ht49z.rst [new file with mode: 0644]
Parser/action_helpers.c