]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.15] gh-152156: Fix a crash in `interpeters.create` under limited memory conditions...
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Fri, 26 Jun 2026 12:11:14 +0000 (14:11 +0200)
committerGitHub <noreply@github.com>
Fri, 26 Jun 2026 12:11:14 +0000 (12:11 +0000)
commit62842c9ff592114ade3049d6a85aea031b783beb
treecc1e784626a1cf906bbf095d804f4e359d436ed3
parent41f5b920e436408c5412b598823e80000c62064b
[3.15] gh-152156: Fix a crash in `interpeters.create` under limited memory conditions (GH-152163) (#152269)

gh-152156: Fix a crash in `interpeters.create` under limited memory conditions (GH-152163)
(cherry picked from commit 3ad66bf10dbb929bcf8efd889e56a9b9068319ca)

Co-authored-by: sobolevn <mail@sobolevn.me>
Misc/NEWS.d/next/Library/2026-06-25-10-07-54.gh-issue-152156.gscPU9.rst [new file with mode: 0644]
Modules/_interpchannelsmodule.c