]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-151126: Fix missing memory errors in `_interpretersmodule.c` (#151624)
authorstevens <lipengyu@kylinos.cn>
Thu, 25 Jun 2026 09:02:00 +0000 (17:02 +0800)
committerGitHub <noreply@github.com>
Thu, 25 Jun 2026 09:02:00 +0000 (12:02 +0300)
commit05225aa06a4c5eceaa2eb29e99c2d44d2dbfe295
treef32457928c27a2de2c17e6183ebb27302712dc30
parenta00464bc338f19b746f4f7f65a607ad501515f7b
gh-151126: Fix missing memory errors in `_interpretersmodule.c` (#151624)
Misc/NEWS.d/next/Core_and_Builtins/2026-06-18-16-00-10.gh-issue-151126.tBqn6I.rst [new file with mode: 0644]
Modules/_interpretersmodule.c