]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.14] gh-153205: Set `MemoryError` in stackref array conversion (GH-153206) (#153273)
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Tue, 7 Jul 2026 16:32:27 +0000 (18:32 +0200)
committerGitHub <noreply@github.com>
Tue, 7 Jul 2026 16:32:27 +0000 (16:32 +0000)
commit97a45b0d000ec9e13291bf70dd59c3b8d68fde80
treef6f3c20b34e9358ccc853f47a9033858e7c54a2b
parent25a53d9ab4e9139a1f84e93aacb9834d65234a65
[3.14] gh-153205: Set `MemoryError` in stackref array conversion (GH-153206) (#153273)

gh-153205: Set `MemoryError` in stackref array conversion (GH-153206)
(cherry picked from commit 08759ff1015552d58c1f6ffa13ea08b0ae32e6c0)

Co-authored-by: An Long <aisk@users.noreply.github.com>
Co-authored-by: blurb-it[bot] <43283697+blurb-it[bot]@users.noreply.github.com>
Co-authored-by: sobolevn <mail@sobolevn.me>
Misc/NEWS.d/next/Core_and_Builtins/2026-07-07-04-16-48.gh-issue-153205.5fE8QZ.rst [new file with mode: 0644]
Python/ceval.c