]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-91915: Fix test_netrc on non-UTF-8 locale (GH-91918)
authorSerhiy Storchaka <storchaka@gmail.com>
Tue, 26 Apr 2022 04:58:41 +0000 (07:58 +0300)
committerGitHub <noreply@github.com>
Tue, 26 Apr 2022 04:58:41 +0000 (07:58 +0300)
commit36306cf7862097318a3fef74224075cc4cf37229
tree3d9756ccecd39261363e864fdd801c390ead9c99
parent5397b5afc1f594dc0ba3b7743351d595e637bf24
gh-91915: Fix test_netrc on non-UTF-8 locale (GH-91918)
Lib/test/test_netrc.py