]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
bpo-46150: ensure `fakeuser` does not exist in `PosixPathTest.test_expanduser` (GH...
authorNikita Sobolev <mail@sobolevn.me>
Fri, 24 Dec 2021 08:07:50 +0000 (11:07 +0300)
committerGitHub <noreply@github.com>
Fri, 24 Dec 2021 08:07:50 +0000 (00:07 -0800)
commitb8de8b7039cee47465b2af9950b0b9ed2d3f2903
tree8fe2db9052f0b279c2e0ad6d5cd3a0cec5309a56
parentd8880677a79ba4e70bbe7583eecf573bfceb7e98
bpo-46150: ensure `fakeuser` does not exist in `PosixPathTest.test_expanduser` (GH-30240)

Ensure `fakeuser` does not exist in `PosixPathTest.test_expanduser`
Lib/test/test_pathlib.py
Misc/NEWS.d/next/Tests/2021-12-23-13-42-15.bpo-46150.RhtADs.rst [new file with mode: 0644]