]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.15] gh-151126: Fix missing memory errors in `_interpretersmodule.c` (GH-151624...
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Thu, 25 Jun 2026 10:35:45 +0000 (12:35 +0200)
committerGitHub <noreply@github.com>
Thu, 25 Jun 2026 10:35:45 +0000 (10:35 +0000)
commit06506197c9633f29bcd1451588481c3283841d60
treef052bfda871cb8598d59abcb8fa85b4afb93096f
parent93ff7c31afb24d9691a428e9b4dd959e184fa202
[3.15] gh-151126: Fix missing memory errors in `_interpretersmodule.c` (GH-151624) (#152169)

gh-151126: Fix missing memory errors in `_interpretersmodule.c` (GH-151624)
(cherry picked from commit 05225aa06a4c5eceaa2eb29e99c2d44d2dbfe295)

Co-authored-by: stevens <lipengyu@kylinos.cn>
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