]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.13] gh-151126: Fix missing memory errors in `_interpretersmodule.c` (#153765)
authorstevens <lipengyu@kylinos.cn>
Wed, 15 Jul 2026 12:40:54 +0000 (20:40 +0800)
committerGitHub <noreply@github.com>
Wed, 15 Jul 2026 12:40:54 +0000 (12:40 +0000)
commit8010bf09dfe45b759cf7334343cac2a46e239221
treeacfa6882c14a7437df5c6e749fe67c837b470056
parenta495614f845f07ee6f97421166cd6c87eae840ce
[3.13] gh-151126: Fix missing memory errors in `_interpretersmodule.c`  (#153765)

gh-151126: Fix missing memory errors in `_interpretersmodule.c` (#151624)

(cherry picked from commit 05225aa06a4c5eceaa2eb29e99c2d44d2dbfe295)
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