]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Move root user checks to test.support (#146195)
authorJakub Kulík <Kulikjak@gmail.com>
Thu, 2 Apr 2026 15:50:38 +0000 (17:50 +0200)
committerGitHub <noreply@github.com>
Thu, 2 Apr 2026 15:50:38 +0000 (15:50 +0000)
commit86b8617747699416fcf9cd4ce6ea1da58a66f70e
tree45dc6cc49cade33215914d917ac270577ac9e237
parent9b08f8c56f8d41b71fbe9f127a910e9644ac64ac
Move root user checks to test.support (#146195)
Lib/test/support/__init__.py
Lib/test/test_mailbox.py
Lib/test/test_os/test_os.py
Lib/test/test_pathlib/test_pathlib.py