]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-154592: Fix test_peg_generator in non-UTF-8 locales with a non-ASCII work dir...
authorSerhiy Storchaka <storchaka@gmail.com>
Fri, 24 Jul 2026 12:20:21 +0000 (15:20 +0300)
committerGitHub <noreply@github.com>
Fri, 24 Jul 2026 12:20:21 +0000 (15:20 +0300)
commitda46947470013f3e36221bfc6b73c10725a95c8b
tree52551b84e979e4aa1f6156a4a299a8e775b9ab71
parentae72d0c92bf57448e256cdf8cfac7d4fd345b1a4
gh-154592: Fix test_peg_generator in non-UTF-8 locales with a non-ASCII work dir (GH-154593)

Co-authored-by: Claude Opus 4.8 <noreply@anthropic.com>
Lib/test/test_peg_generator/test_c_parser.py