diff options
author | Inada Naoki <songofacandy@gmail.com> | 2021-05-07 02:56:48 (GMT) |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-05-07 02:56:48 (GMT) |
commit | 4ebf4a6bfad4afcbab3baf9c0159c7767e2a64c0 (patch) | |
tree | c704af6585b785b39027b73bf0675d92b52845bb /Objects | |
parent | ee8e7c2fa950f88ba2c33035bea7aed7aaf0cb77 (diff) | |
download | cpython-4ebf4a6bfad4afcbab3baf9c0159c7767e2a64c0.zip cpython-4ebf4a6bfad4afcbab3baf9c0159c7767e2a64c0.tar.gz cpython-4ebf4a6bfad4afcbab3baf9c0159c7767e2a64c0.tar.bz2 |
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.
Diffstat (limited to 'Objects')
0 files changed, 0 insertions, 0 deletions