mirror of
https://github.com/python/cpython.git
synced 2026-08-02 07:05:38 -04:00
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 <[email protected]>