]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
GH-144688: Fix refleaks in JIT when optimization fails (GH-145420)
authorMark Shannon <Mark.Shannon@arm.com>
Mon, 9 Mar 2026 15:21:33 +0000 (15:21 +0000)
committerGitHub <noreply@github.com>
Mon, 9 Mar 2026 15:21:33 +0000 (15:21 +0000)
commit27c49707dfd13752791aacd33a3ecfbe780beca2
tree284895670482dc9f59de7907c2e434f619853d07
parent0dfe649400a0b67318169ec813475f4949ad7b69
GH-144688: Fix refleaks in JIT when optimization fails (GH-145420)
Python/optimizer.c