]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-73991: Skip permission test if running as *nix superuser (GH-120994)
authorPetr Viktorin <encukou@gmail.com>
Wed, 26 Jun 2024 09:36:09 +0000 (11:36 +0200)
committerGitHub <noreply@github.com>
Wed, 26 Jun 2024 09:36:09 +0000 (11:36 +0200)
commit90565972243f33dcd40d60a4f1474b97174fe304
tree13058ddd53d85a696874296fe66e965c0b3fb64e
parentd2646e3f45e3e4e831ee2ae84d55b161a361d592
gh-73991: Skip permission test if running as *nix superuser (GH-120994)
Lib/test/test_pathlib/test_pathlib.py