]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.13] gh-153210: Fix `array` module import crash under a memory pressure (GH-153238...
authorsobolevn <mail@sobolevn.me>
Tue, 7 Jul 2026 08:50:27 +0000 (11:50 +0300)
committerGitHub <noreply@github.com>
Tue, 7 Jul 2026 08:50:27 +0000 (08:50 +0000)
commit6ac7e5419c5af5753f97f7ccbc5eaa934fb5fa40
tree78d0aab31ba380c7f2b76211dfa86a1b4f931832
parent68f68fb1884de3c32be2b10b9b7266b6699963ee
[3.13] gh-153210: Fix `array` module import crash under a memory pressure (GH-153238) (#153251)

(cherry picked from commit 12ed8b16feb3502cea427ff846e9d0b3d7fef721)
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