summaryrefslogtreecommitdiffstats
path: root/Doc
diff options
context:
space:
mode:
authorMichael Droettboom <mdboom@gmail.com>2022-08-16 15:54:13 (GMT)
committerGitHub <noreply@github.com>2022-08-16 15:54:13 (GMT)
commitf215d7cac9a6f9b51ba864e4252686dee4e45d64 (patch)
treeac1e994facf859251ba6d174f4f041b30f427b87 /Doc
parent9d515997f943b7b510268448f372dabcbf957858 (diff)
downloadcpython-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