]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.14] gh-149122: Fix refleak in codegen (GH-149179) (#149181)
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Thu, 30 Apr 2026 13:12:52 +0000 (15:12 +0200)
committerGitHub <noreply@github.com>
Thu, 30 Apr 2026 13:12:52 +0000 (18:42 +0530)
commitbfcaeead9fc9d19c499a671b0071ce5aa8c91e83
tree16b50a57e9a3ea60e18ce3c3594f946676f86465
parentab2d84fe1023fba8fc29e966ffb33ff0dd4b9811
[3.14] gh-149122: Fix refleak in codegen (GH-149179) (#149181)

gh-149122: Fix refleak in codegen (GH-149179)
(cherry picked from commit 4599335a83a22cf73a0c20e3692c29fd0278d23b)

Co-authored-by: Petr Viktorin <encukou@gmail.com>
Python/codegen.c