mirror of
https://github.com/python/cpython.git
synced 2026-05-09 06:01:08 -04:00
a4c7eb54bd
gh-105733: Soft-deprecate ctypes.ARRAY, rather than hard-deprecating it. (GH-122281) Soft-deprecate ctypes.ARRAY, rather than hard-deprecating it. Partially reverts2211454fe2(cherry picked from commit3833d27f98) Co-authored-by: Petr Viktorin <encukou@gmail.com>