]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
test_copy_dir_no_read_permission requires non root user (GH-148028)
authorJakub Kulík <Kulikjak@gmail.com>
Fri, 3 Apr 2026 08:47:59 +0000 (10:47 +0200)
committerGitHub <noreply@github.com>
Fri, 3 Apr 2026 08:47:59 +0000 (10:47 +0200)
commit3908593039bde9d4b591ab09919003ee57418d64
treee7079ddec86ea71c207f8c158335accebb55c4d6
parentf3b74d62698d5f0ee7dd905b8a7b9189e6ef9fce
test_copy_dir_no_read_permission requires non root user (GH-148028)

This fixes a bug introduced in commit 86b8617747699416fcf9cd4ce6ea1da58a66f70e
(GH-146195).
Lib/test/test_pathlib/test_pathlib.py