]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.14] 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:57:34 +0000 (22:57 +0200)
committerGitHub <noreply@github.com>
Tue, 23 Jun 2026 20:57:34 +0000 (20:57 +0000)
commit33b5aebfd4bf81361720bc533120a267db23ccc4
tree73c07e581314d51432e339edd057c97d852343b7
parent8f94785080490022fe576472b6ad28cd52370f07
[3.14] gh-151842: Fix crash upon OOM in `_interpreters.capture_exception` (GH-151843) (GH-152032)

(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