]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.13] gh-152156: Fix a crash in `interpeters.create` under limited memory conditions...
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Sat, 27 Jun 2026 11:48:16 +0000 (13:48 +0200)
committerGitHub <noreply@github.com>
Sat, 27 Jun 2026 11:48:16 +0000 (11:48 +0000)
commitd1faedab4ea927d436c2a015d7c1c5fe50bf5a86
treef5206212c50870d78791a749afb9f4cf1a7595d2
parent1fc3853e8f5d34dfc531bc6a7efe5c0010078b93
[3.13] gh-152156: Fix a crash in `interpeters.create` under limited memory conditions (GH-152163) (#152270)

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