]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.11] gh-94823: Improve coverage in tokenizer.c:valid_utf8 (GH-94856) (#96029)
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Tue, 16 Aug 2022 16:26:40 +0000 (09:26 -0700)
committerGitHub <noreply@github.com>
Tue, 16 Aug 2022 16:26:40 +0000 (17:26 +0100)
commit2bb363cfcd7563fdd29ac93563f95b8a5205b008
tree06996ca844d715e896eedfd379de3b0f27c7d6c6
parentf6aa6ebf43edb1be3874e0ce137f315df99eafc8
[3.11] gh-94823: Improve coverage in tokenizer.c:valid_utf8 (GH-94856) (#96029)

Co-authored-by: Michael Droettboom <mdboom@gmail.com>
Lib/test/test_source_encoding.py