]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-146151: Add support for complex arrays in the array module (#146237)
authorSergey B Kirpichev <skirpichev@gmail.com>
Thu, 26 Mar 2026 14:45:20 +0000 (17:45 +0300)
committerGitHub <noreply@github.com>
Thu, 26 Mar 2026 14:45:20 +0000 (15:45 +0100)
commit0e3b3b895c82b7e17ddca98bceaeb6be7f34a5ac
tree9f6592f24950c8eca60bb93365a855e6d2e382a7
parentc68a19448a929479e3ca53ccc8a40e942bc67c5a
gh-146151: Add support for complex arrays in the array module (#146237)

Co-authored-by: Victor Stinner <vstinner@python.org>
Doc/library/array.rst
Doc/whatsnew/3.15.rst
Lib/test/test_array.py
Misc/NEWS.d/next/Library/2026-03-21-06-21-38.gh-issue-146151.yNpgml.rst [new file with mode: 0644]
Modules/arraymodule.c
Modules/clinic/arraymodule.c.h