]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.13] gh-149689: add missing error checks in `Parser/action_helpers.c` (GH-153763)
authorThomas Kowalski <thom.kowa@gmail.com>
Wed, 15 Jul 2026 12:11:52 +0000 (14:11 +0200)
committerGitHub <noreply@github.com>
Wed, 15 Jul 2026 12:11:52 +0000 (12:11 +0000)
commita495614f845f07ee6f97421166cd6c87eae840ce
tree8c5c43e134fa01f2d7954f863e03b0c5e3f76ea4
parent0241cee013c69048653d3217be575161c49333d9
[3.13] gh-149689: add missing error checks in `Parser/action_helpers.c` (GH-153763)

(cherry picked from commit 2dd6e59aea24220975cce2b602846d997413d46c)
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