]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.13] gh-116622: Skip PosixPathTest.test_expanduser_pwd2 on platforms which don...
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Mon, 12 Aug 2024 10:37:03 +0000 (12:37 +0200)
committerGitHub <noreply@github.com>
Mon, 12 Aug 2024 10:37:03 +0000 (13:37 +0300)
commitd6d68cfd864576edaba664009f73d2080483e83e
tree90011183010a726377b4eb8cb5e017004f59fd76
parent59d0d335cfc3a1a4732405ad3a78eada6478669f
[3.13] gh-116622: Skip PosixPathTest.test_expanduser_pwd2 on platforms which don't support pwd.getpwall (GH-122521) (GH-122530)

(cherry picked from commit 8844197daaeb3aa026cfe1cac6cf9d1b52c2540e)

Co-authored-by: Malcolm Smith <smith@chaquo.com>
Co-authored-by: Russell Keith-Magee <russell@keith-magee.com>
Lib/test/test_posixpath.py