]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.14] gh-153210: Restore accidental `array.ArrayType` removal (GH-153261) (#153275)
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Tue, 7 Jul 2026 17:24:07 +0000 (19:24 +0200)
committerGitHub <noreply@github.com>
Tue, 7 Jul 2026 17:24:07 +0000 (17:24 +0000)
commitf98f943cfda1e46c95a03aa17db519b3d8e73021
tree86b52a4afd1e955af9284776a5ac5198b3e0844c
parent298182272a740ce2016aee2f54acbd0bba1944c1
[3.14] gh-153210: Restore accidental `array.ArrayType` removal (GH-153261) (#153275)

gh-153210: Restore accidental `array.ArrayType` removal (GH-153261)
(cherry picked from commit ac2e14b4e29b2d11a14d289969cfffc298ea75d9)

Co-authored-by: sobolevn <mail@sobolevn.me>
Lib/test/test_array.py
Modules/arraymodule.c