]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.15] gh-151842: Fix crash upon OOM in `_interpreters.capture_exception` (GH-151843...
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Tue, 23 Jun 2026 20:58:10 +0000 (22:58 +0200)
committerGitHub <noreply@github.com>
Tue, 23 Jun 2026 20:58:10 +0000 (20:58 +0000)
commit415e218ed5ff1d541803aa46ea1e69ddcda03062
treee948a53d9fc23084d80b7c5185617a8244eb07be
parentbd39eea0dbb9dc9ec04144f34498eb4e8cc61b32
[3.15] gh-151842: Fix crash upon OOM in `_interpreters.capture_exception` (GH-151843) (GH-152031)

(cherry picked from commit 5e0747db2f5a063657a117e88b58a20624c848d1)

Co-authored-by: Amrutha <amruthamodela06@gmail.com>
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