]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-153252: Fix error handling in `_PyCompile_CodeGen` (#153253)
authorsobolevn <mail@sobolevn.me>
Tue, 7 Jul 2026 16:41:05 +0000 (19:41 +0300)
committerGitHub <noreply@github.com>
Tue, 7 Jul 2026 16:41:05 +0000 (16:41 +0000)
commita74280e6696125acb7628facc577d0f975c4d69e
treea505564980cebcd7b0571b690200fcb625ff6251
parentce96dd68589f4cff54aa7bb7bb0991c1ef7d2f4b
gh-153252: Fix error handling in `_PyCompile_CodeGen` (#153253)
Python/compile.c