]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-133677: Fix tests when running in non-UTF-8 locale (GH-133865)
authorSerhiy Storchaka <storchaka@gmail.com>
Mon, 12 May 2025 16:09:11 +0000 (19:09 +0300)
committerGitHub <noreply@github.com>
Mon, 12 May 2025 16:09:11 +0000 (19:09 +0300)
commit14305a83d381ccdcae814abd9e2c28dda066720b
treef65c6dddb8e58470002543fe74a71d52bcb56975
parentd1533115ba3c9e9d3481495f09b09fdb9c795ab1
gh-133677: Fix tests when running in non-UTF-8 locale (GH-133865)
Lib/test/support/strace_helper.py
Lib/test/test_argparse.py
Lib/test/test_asyncio/test_tools.py
Lib/test/test_pathlib/test_pathlib.py
Lib/test/test_urllib.py
Lib/test/test_zipfile/test_core.py