]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-118486: Simplify test_win32_mkdir_700 to check the exact ACL (GH-119056)
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Wed, 15 May 2024 11:21:27 +0000 (13:21 +0200)
committerGitHub <noreply@github.com>
Wed, 15 May 2024 11:21:27 +0000 (11:21 +0000)
commite1dfa978b1ad210d551385ad8073ec6154f53763
tree0730fba257daaeb10077529f74e7efaf04c26b87
parentdd8a61f901d300beeb2f1875a5efe993d09e01e2
gh-118486: Simplify test_win32_mkdir_700 to check the exact ACL (GH-119056)

(cherry picked from commit 94591dca510c796c7d40e9b4167ea56f2fdf28ca)

Co-authored-by: Steve Dower <steve.dower@python.org>
Lib/test/test_os.py
Modules/posixmodule.c