diff options
author | Michael Droettboom <mdboom@gmail.com> | 2022-08-16 15:54:13 (GMT) |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-08-16 15:54:13 (GMT) |
commit | f215d7cac9a6f9b51ba864e4252686dee4e45d64 (patch) | |
tree | ac1e994facf859251ba6d174f4f041b30f427b87 /Doc | |
parent | 9d515997f943b7b510268448f372dabcbf957858 (diff) | |
download | cpython-f215d7cac9a6f9b51ba864e4252686dee4e45d64.zip cpython-f215d7cac9a6f9b51ba864e4252686dee4e45d64.tar.gz cpython-f215d7cac9a6f9b51ba864e4252686dee4e45d64.tar.bz2 |
gh-94823: Improve coverage in tokenizer.c:valid_utf8 (GH-94856)
When loading a source file from disk, there is a separate UTF-8 validator
distinct from the one in `unicode_decode_utf8`. This exercises that code path
with the same set of invalid inputs as we use for testing the "other" UTF-8
decoder.
Diffstat (limited to 'Doc')
0 files changed, 0 insertions, 0 deletions