]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-150546: Fix cleanup for replacement_locations in _PyCode_New() (#150549)
authorstevens <lipengyu@kylinos.cn>
Fri, 24 Jul 2026 11:42:29 +0000 (19:42 +0800)
committerGitHub <noreply@github.com>
Fri, 24 Jul 2026 11:42:29 +0000 (17:12 +0530)
commita096314ca940285714d5e3928c7e47cf7aebb1cc
tree103ea621f43b1f60a5c0a7b4ca577200a1d34f91
parentee21d992d6117eb7f0c6087ecb93d90cd0ed610c
gh-150546: Fix cleanup for replacement_locations in _PyCode_New() (#150549)
Objects/codeobject.c