]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-109700: fix interpreter finalization while handling memory error (#136342)
authorKumar Aditya <kumaraditya@python.org>
Mon, 7 Jul 2025 07:15:22 +0000 (12:45 +0530)
committerGitHub <noreply@github.com>
Mon, 7 Jul 2025 07:15:22 +0000 (12:45 +0530)
commit0c3e3da19570424649c33c0c2c29dc12541935e7
tree8287157c7ff78f13581eb011c80f463b84dd35c3
parent85b817da94cf911a964d42e81a57e1de9ab71ef9
gh-109700: fix interpreter finalization while handling memory error (#136342)
Python/pylifecycle.c