mirror of
https://github.com/python/cpython.git
synced 2026-01-27 21:25:12 +00:00
`convertitem()` raises `SystemError` when '#' is used without `PY_SSIZE_T_CLEAN`. This commit makes `skipitem()` raise it too.
Miscellaneous source files for the main Python shared library