]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
bpo-41112: Fix test_peg_generator on non-UTF-8 locales. (GH-21138)
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Thu, 25 Jun 2020 12:24:15 +0000 (05:24 -0700)
committerGitHub <noreply@github.com>
Thu, 25 Jun 2020 12:24:15 +0000 (05:24 -0700)
commitc4dfcb28f7d466de152db75e7bae9de694bf0f0e
treecdea322c975d36945f3f84170f81fef698ee2d03
parent086b4539806e296af9b68591670d12a22e170d43
bpo-41112: Fix test_peg_generator on non-UTF-8 locales. (GH-21138)

(cherry picked from commit aad8f0eeca93b2150760b5e59ed0495e47d1be1e)

Co-authored-by: Serhiy Storchaka <storchaka@gmail.com>
Lib/test/test_peg_generator/test_c_parser.py