]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.10] gh-91915: Fix test_netrc on non-UTF-8 locale (GH-91918). (GH-91946)
authorSerhiy Storchaka <storchaka@gmail.com>
Tue, 26 Apr 2022 07:50:22 +0000 (10:50 +0300)
committerGitHub <noreply@github.com>
Tue, 26 Apr 2022 07:50:22 +0000 (10:50 +0300)
commitdbe666d39880352360cb07787d47237448196bf4
tree5862d643316fd01e9e1f137c8b7b32d90bb16b3a
parent3e219d312321a1dbb3a475607dfcaaa5925fed79
[3.10] gh-91915: Fix test_netrc on non-UTF-8 locale (GH-91918). (GH-91946)

(cherry picked from commit 36306cf7862097318a3fef74224075cc4cf37229)

Co-authored-by: Serhiy Storchaka <storchaka@gmail.com>
Lib/test/test_netrc.py