diff options
author | Bénédikt Tran <10796600+picnixz@users.noreply.github.com> | 2025-01-23 15:06:16 (GMT) |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-01-23 15:06:16 (GMT) |
commit | cf0b2da1e6947aa15be119582c2017765ab46863 (patch) | |
tree | a1709a52c90878f3a5308a25cca2f2b7d7e8efa0 /Python/generated_cases.c.h | |
parent | b23b27bc556857be73ee0f2379441c422b6fee26 (diff) | |
download | cpython-cf0b2da1e6947aa15be119582c2017765ab46863.zip cpython-cf0b2da1e6947aa15be119582c2017765ab46863.tar.gz cpython-cf0b2da1e6947aa15be119582c2017765ab46863.tar.bz2 |
gh-126004: Remove redundant safeguards for codecs handlers tests (#127680)
We remove the safeguards that were added in `Lib/test/test_capi/test_codecs.py`
since they are now redundant (see 32e07fd377f81cbeb8c108fc791a3e7d631319b6
for additional context).
Indeed, the codecs handlers now correctly handle the `start` and `end` positions
of `UnicodeError` objects and thus should not crash.
Diffstat (limited to 'Python/generated_cases.c.h')
0 files changed, 0 insertions, 0 deletions