]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-153205: Set `MemoryError` in stackref array conversion (#153206)
authorAn Long <aisk@users.noreply.github.com>
Tue, 7 Jul 2026 16:03:34 +0000 (01:03 +0900)
committerGitHub <noreply@github.com>
Tue, 7 Jul 2026 16:03:34 +0000 (16:03 +0000)
commit08759ff1015552d58c1f6ffa13ea08b0ae32e6c0
treef742708e72db77078af7faf1e2b270fb3b24e3d7
parentfd9d8c3c66fc147cac6024c63b8c109d65e3aec8
gh-153205: Set `MemoryError` in stackref array conversion (#153206)

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