]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-144822: remove redundant decref in `codegen.c` (#144823)
authorBenedikt Johannes <benedikt.johannes.hofer@gmail.com>
Sat, 14 Feb 2026 19:20:33 +0000 (20:20 +0100)
committerGitHub <noreply@github.com>
Sat, 14 Feb 2026 19:20:33 +0000 (19:20 +0000)
commit645f5c4a737b3eab29d0b7bcd4ec5f8bd36f332d
tree97ed9cc98fe25b4cf026d83eb084484d0308c804
parentcaac966b0051578b60b4b07fe341174f25d9f8b1
gh-144822: remove redundant decref in `codegen.c` (#144823)
Python/codegen.c