]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-130595: Fix leak in WITH_EXCEPT_START error case (GH-130626)
authorPetr Viktorin <encukou@gmail.com>
Fri, 28 Feb 2025 08:58:50 +0000 (09:58 +0100)
committerGitHub <noreply@github.com>
Fri, 28 Feb 2025 08:58:50 +0000 (08:58 +0000)
commitfecf8bc8f2fd09a9a4c5177d32dbb42920b4e177
treecd0517a315ba229ca2f954f0def26ef2836e43a0
parent24c52cb14c4b044154bd46bd1b2a9c37076caeb9
gh-130595: Fix leak in WITH_EXCEPT_START error case (GH-130626)

Co-authored-by: Ken Jin <kenjin@python.org>
Python/bytecodes.c
Python/executor_cases.c.h
Python/generated_cases.c.h