]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.14] 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:09:07 +0000 (14:09 +0200)
committerGitHub <noreply@github.com>
Fri, 26 Jun 2026 12:09:07 +0000 (12:09 +0000)
commitdf7c9e1eda6a35ad2f10e522c6c1163164660217
tree1ce798841e71ae8873931467fec7004b921dad1d
parent683e9b9451ade39ba75044fe41dd630bce60df87
[3.14] gh-152156: Fix a crash in `interpeters.create` under limited memory conditions (GH-152163) (#152268)

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