]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Allow test_pathlib to pass on systems where fakeuser exists. (GH-30244)
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Fri, 24 Dec 2021 08:07:24 +0000 (00:07 -0800)
committerGitHub <noreply@github.com>
Fri, 24 Dec 2021 08:07:24 +0000 (00:07 -0800)
commit1c77aa9fc3c105053167d519607565068a2688b5
tree231a82eb7777224458355d974dd6748ed99beee9
parentcf96c279ac960f2a5025e2ac887f9b932a4f1474
Allow test_pathlib to pass on systems where fakeuser exists. (GH-30244)

(cherry picked from commit d8880677a79ba4e70bbe7583eecf573bfceb7e98)

Co-authored-by: Gregory P. Smith <greg@krypto.org>
Lib/test/test_pathlib.py