mirror of
https://github.com/python/cpython.git
synced 2026-05-07 05:01:13 -04:00
569ca81adf
`convertitem()` raises `SystemError` when 'GH-' is used without `PY_SSIZE_T_CLEAN`.
This commit makes `skipitem()` raise it too.
(cherry picked from commit 4ebf4a6bfa)
Co-authored-by: Inada Naoki <songofacandy@gmail.com>
Miscellaneous source files for the main Python shared library