]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.13] gh-153210: Restore accidental `array.ArrayType` removal (GH-153261) (#153289)
authorsobolevn <mail@sobolevn.me>
Wed, 8 Jul 2026 15:59:28 +0000 (18:59 +0300)
committerGitHub <noreply@github.com>
Wed, 8 Jul 2026 15:59:28 +0000 (15:59 +0000)
commitea616e34f153fa89b1e2832ef8e10c6746d0eda0
tree829c1fa78c54556ca5a51916d70ab20acaada22d
parent3fc52b3d824301ccb742c097eb6e787f19fb825a
[3.13] gh-153210: Restore accidental `array.ArrayType` removal (GH-153261) (#153289)

(cherry picked from commit ac2e14b4e29b2d11a14d289969cfffc298ea75d9)
Lib/test/test_array.py
Modules/arraymodule.c