]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.14] gh-133677: Fix tests when running in non-UTF-8 locale (GH-133865) (GH-133938)
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Mon, 12 May 2025 16:41:40 +0000 (18:41 +0200)
committerGitHub <noreply@github.com>
Mon, 12 May 2025 16:41:40 +0000 (16:41 +0000)
commitc11fc4bc962337befe0326e7c902023e13daa2a0
tree885985a32952c4e3ce022605ead637c560918911
parent89c801b84e4f8d03eb93bae94f49fd9da8d707a4
[3.14] gh-133677: Fix tests when running in non-UTF-8 locale (GH-133865) (GH-133938)

(cherry picked from commit 14305a83d381ccdcae814abd9e2c28dda066720b)

Co-authored-by: Serhiy Storchaka <storchaka@gmail.com>
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