]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-113090: Fix test.support.os_support.can_chmod() on Windows (GH-113091)
authorSerhiy Storchaka <storchaka@gmail.com>
Thu, 14 Dec 2023 11:27:43 +0000 (13:27 +0200)
committerGitHub <noreply@github.com>
Thu, 14 Dec 2023 11:27:43 +0000 (13:27 +0200)
commitc6e953be125c491226adc1a5bc9c804ce256aa17
treebd77aa26b276a3cc19dff9e37df59f0b3816f048
parent23a5711100271e5a8b9dd9ab48b10807627ef4fb
gh-113090: Fix test.support.os_support.can_chmod() on Windows (GH-113091)
Lib/test/support/os_helper.py
Lib/test/test_os.py
Lib/test/test_posix.py
Lib/test/test_tarfile.py