]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-153210: Restore accidental `array.ArrayType` removal (#153261)
authorsobolevn <mail@sobolevn.me>
Tue, 7 Jul 2026 16:09:02 +0000 (19:09 +0300)
committerGitHub <noreply@github.com>
Tue, 7 Jul 2026 16:09:02 +0000 (19:09 +0300)
commitac2e14b4e29b2d11a14d289969cfffc298ea75d9
treee4155da1ff503a95dff8dd72de0ff592c43f7f42
parent08759ff1015552d58c1f6ffa13ea08b0ae32e6c0
gh-153210: Restore accidental `array.ArrayType` removal (#153261)
Lib/test/test_array.py
Modules/arraymodule.c