diff options
author | Miss Islington (bot) <31488909+miss-islington@users.noreply.github.com> | 2021-05-07 03:18:42 (GMT) |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-05-07 03:18:42 (GMT) |
commit | 569ca81adf0be92be8752f6cc6492117f9ef3c0b (patch) | |
tree | 53f5c060b07aa8ea57933c365206209e51ab99b3 /Lib/idlelib/idle_test/htest.py | |
parent | ba5076f34ba3ad5252e29b55727c5c95576e7310 (diff) | |
download | cpython-569ca81adf0be92be8752f6cc6492117f9ef3c0b.zip cpython-569ca81adf0be92be8752f6cc6492117f9ef3c0b.tar.gz cpython-569ca81adf0be92be8752f6cc6492117f9ef3c0b.tar.bz2 |
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>
Diffstat (limited to 'Lib/idlelib/idle_test/htest.py')
0 files changed, 0 insertions, 0 deletions