]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-93728: fix memory leak in deepfrozen code objects (GH-93729)
authorKumar Aditya <59607654+kumaraditya303@users.noreply.github.com>
Sun, 12 Jun 2022 14:42:18 +0000 (20:12 +0530)
committerGitHub <noreply@github.com>
Sun, 12 Jun 2022 14:42:18 +0000 (22:42 +0800)
commit8f728e5baa7a673b83607aaccbd496d77d334ded
tree1e8b0e77c5a991155273b4056bf30e75e9594bf9
parent3473817106c23eca7341c931453da0341c367e1d
gh-93728: fix memory leak in deepfrozen code objects (GH-93729)
Objects/codeobject.c