]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.15] gh-153210: Restore accidental `array.ArrayType` removal (GH-153261) (#153274)
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Tue, 7 Jul 2026 17:26:05 +0000 (19:26 +0200)
committerGitHub <noreply@github.com>
Tue, 7 Jul 2026 17:26:05 +0000 (17:26 +0000)
commit557e99497942e5f965d11aa07cdf15ab36f6ee74
treebfa3a86ca2a7801ad9861a1f0e2fb4667181b71f
parent7342e012531d46e4508f50887a66d58972f35da2
[3.15] gh-153210: Restore accidental `array.ArrayType` removal (GH-153261) (#153274)

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