SIGN IN SIGN UP
python / cpython UNCLAIMED

The Python programming language

0 0 1 Python

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

`convertitem()` raises `SystemError` when 'GH-' is used without `PY_SSIZE_T_CLEAN`.
This commit makes `skipitem()` raise it too.
(cherry picked from commit 4ebf4a6bfad4afcbab3baf9c0159c7767e2a64c0)

Co-authored-by: Inada Naoki <songofacandy@gmail.com>
M
Miss Islington (bot) committed
569ca81adf0be92be8752f6cc6492117f9ef3c0b
Parent: ba5076f
Committed by GitHub <noreply@github.com> on 5/7/2021, 3:18:42 AM