SIGN IN SIGN UP

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.
M
Michael Droettboom committed
f215d7cac9a6f9b51ba864e4252686dee4e45d64
Parent: 9d51599
Committed by GitHub <noreply@github.com> on 8/16/2022, 3:54:13 PM