]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
bpo-41112: Fix test_peg_generator on non-UTF-8 locales. (GH-21138)
authorSerhiy Storchaka <storchaka@gmail.com>
Thu, 25 Jun 2020 11:31:30 +0000 (14:31 +0300)
committerGitHub <noreply@github.com>
Thu, 25 Jun 2020 11:31:30 +0000 (14:31 +0300)
commitaad8f0eeca93b2150760b5e59ed0495e47d1be1e
tree0e6709716dcefca51b4b59f064597e5037e75fdd
parent589e8fe07934a8585d6c5c31d12ae5f766b8fec7
bpo-41112: Fix test_peg_generator on non-UTF-8 locales. (GH-21138)
Lib/test/test_peg_generator/test_c_parser.py