]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.15] gh-151905: fix memory error handling in PyFrame_GetBack (GH-151906) (#151919)
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Tue, 23 Jun 2026 06:28:59 +0000 (08:28 +0200)
committerGitHub <noreply@github.com>
Tue, 23 Jun 2026 06:28:59 +0000 (09:28 +0300)
commitfe5dc86f1f8a3e2baad924cf0c01e1a4c81858da
tree1c4e1ed33b4766dbc5fd11d0a745900be6f546d4
parent752e23ec9061640b57efb4fbad6859e4448e42de
[3.15] gh-151905: fix memory error handling in PyFrame_GetBack (GH-151906) (#151919)

Co-authored-by: Prakash Sellathurai <prakashsellathurai@gmail.com>
Misc/NEWS.d/next/Core_and_Builtins/2026-06-22-06-26-34.gh-issue-151905.FOLMYg.rst [new file with mode: 0644]
Objects/frameobject.c