SIGN IN SIGN UP

bpo-40943: Fix skipitem() didn't raise SystemError (GH-25937)

`convertitem()` raises `SystemError` when '#' is used without `PY_SSIZE_T_CLEAN`.
This commit makes `skipitem()` raise it too.
I
Inada Naoki committed
4ebf4a6bfad4afcbab3baf9c0159c7767e2a64c0
Parent: ee8e7c2
Committed by GitHub <noreply@github.com> on 5/7/2021, 2:56:48 AM