]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-80480: Remove deprecated 'u' array type code (#149535)
authorSergey B Kirpichev <skirpichev@gmail.com>
Mon, 1 Jun 2026 11:57:55 +0000 (14:57 +0300)
committerGitHub <noreply@github.com>
Mon, 1 Jun 2026 11:57:55 +0000 (11:57 +0000)
commit46b5e3e9412d1112ddcb847555995550de1ea189
tree9e95e7c8d83042b8f3b903f2b6bc1dc95393c66b
parent9d64c355b5471e2d27e036d3662e97567d259c61
gh-80480: Remove deprecated 'u' array type code (#149535)

Reuse array.typecodes in tests.
Doc/library/array.rst
Doc/whatsnew/3.16.rst
Lib/test/test_array.py
Lib/test/test_buffer.py
Lib/test/test_re.py
Misc/NEWS.d/next/Library/2026-05-08-07-51-54.gh-issue-80480.nnA4p1.rst [new file with mode: 0644]
Modules/arraymodule.c