]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.11] gh-113090: Fix test.support.os_support.can_chmod() on Windows (GH-113091)...
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Thu, 14 Dec 2023 12:01:01 +0000 (13:01 +0100)
committerGitHub <noreply@github.com>
Thu, 14 Dec 2023 12:01:01 +0000 (14:01 +0200)
commit08ff6fa23deb748c141e2f5c1cfdfbc63e2eb287
tree7a6387b34a1121c51d04d1dcc7721009f39b08cc
parente0c6995b4fa9803a886fe1d88d6a9aec166a99e8
[3.11] gh-113090: Fix test.support.os_support.can_chmod() on Windows (GH-113091) (GH-113100)

(cherry picked from commit c6e953be125c491226adc1a5bc9c804ce256aa17)

Co-authored-by: Serhiy Storchaka <storchaka@gmail.com>
Lib/test/support/os_helper.py
Lib/test/test_os.py
Lib/test/test_posix.py
Lib/test/test_tarfile.py