]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-151842: Fix crash upon OOM in `_interpreters.capture_exception` (GH-151843)
authorAmrutha <amruthamodela06@gmail.com>
Tue, 23 Jun 2026 20:31:47 +0000 (02:01 +0530)
committerGitHub <noreply@github.com>
Tue, 23 Jun 2026 20:31:47 +0000 (16:31 -0400)
commit5e0747db2f5a063657a117e88b58a20624c848d1
tree25d889aa8d250ca26187e4c2a1caeb237d1355bd
parent10d1b63ed8b0261e7a9b7ffc3231eafd89187a4b
gh-151842: Fix crash upon OOM in `_interpreters.capture_exception` (GH-151843)
Misc/NEWS.d/next/Library/2026-06-30-13-00-00.gh-issue-151842.OOM31g.rst [new file with mode: 0644]
Modules/_interpretersmodule.c
Python/crossinterp.c