]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-149122: Fix refleak in codegen (GH-149179)
authorPetr Viktorin <encukou@gmail.com>
Thu, 30 Apr 2026 10:05:48 +0000 (12:05 +0200)
committerGitHub <noreply@github.com>
Thu, 30 Apr 2026 10:05:48 +0000 (10:05 +0000)
commit4599335a83a22cf73a0c20e3692c29fd0278d23b
tree5334411f6249b8c7e91629688a4d1424627a0eec
parent7fe51ceae8513e40452829d7d3ae6ff2a2576a0b
gh-149122: Fix refleak in codegen (GH-149179)
Python/codegen.c