]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.14] 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 09:26:40 +0000 (11:26 +0200)
committerGitHub <noreply@github.com>
Thu, 25 Jun 2026 09:26:40 +0000 (09:26 +0000)
commit7b16d6cf8719c03008fc3a981f18dc1a2d7c1792
tree228bbbfbb0208fa2c90f2a6a320abec70dcbece0
parent00b8dabd5fea39a738af5b3a021a96542586d806
[3.14] gh-151126: Fix missing memory errors in `_interpretersmodule.c` (GH-151624) (#152170)

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