]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-153210: Fix `array` module import crash under a memory pressure (#153238)
authorsobolevn <mail@sobolevn.me>
Tue, 7 Jul 2026 08:25:30 +0000 (11:25 +0300)
committerGitHub <noreply@github.com>
Tue, 7 Jul 2026 08:25:30 +0000 (11:25 +0300)
commit12ed8b16feb3502cea427ff846e9d0b3d7fef721
tree4bfc0f4a26048af626b3aa012992bce41d93e3b9
parent35c6779c7b5c4c2e2d9723803996050b711da0dd
gh-153210: Fix `array` module import crash under a memory pressure (#153238)
Lib/test/test_array.py
Misc/NEWS.d/next/Library/2026-07-07-02-26-43.gh-issue-153210.LUXIcm.rst [new file with mode: 0644]
Modules/arraymodule.c