]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-152156: Fix a crash in `interpeters.create` under limited memory conditions (...
authorsobolevn <mail@sobolevn.me>
Fri, 26 Jun 2026 11:41:55 +0000 (14:41 +0300)
committerGitHub <noreply@github.com>
Fri, 26 Jun 2026 11:41:55 +0000 (14:41 +0300)
commit3ad66bf10dbb929bcf8efd889e56a9b9068319ca
treed37cdba811fad679585cde7766c5c5e63bcc9d73
parentf47acc7f0920cb5ef507352172914876cea18a48
gh-152156: Fix a crash in `interpeters.create` under limited memory conditions (#152163)
Misc/NEWS.d/next/Library/2026-06-25-10-07-54.gh-issue-152156.gscPU9.rst [new file with mode: 0644]
Modules/_interpchannelsmodule.c