]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.13] gh-133677: Fix tests when running in non-UTF-8 locale (GH-133865) (GH-133939)
authorSerhiy Storchaka <storchaka@gmail.com>
Mon, 12 May 2025 17:02:19 +0000 (20:02 +0300)
committerGitHub <noreply@github.com>
Mon, 12 May 2025 17:02:19 +0000 (17:02 +0000)
commitd9d8e9a00c485241208a277003feb8ab9303ebae
tree6bd40c699c988244a762c8c8627b52d332c499f8
parent5ce47b96b0ea8b7391a4da2856a9553f4cbf35eb
[3.13] gh-133677: Fix tests when running in non-UTF-8 locale (GH-133865) (GH-133939)

(cherry picked from commit 14305a83d381ccdcae814abd9e2c28dda066720b)
Lib/test/test_pathlib/test_pathlib.py
Lib/test/test_urllib.py
Lib/test/test_zipfile/test_core.py