]> 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:57 +0000 (13:21 +0200)
committerGitHub <noreply@github.com>
Wed, 15 May 2024 11:21:57 +0000 (11:21 +0000)
commit6d0850c4c8188035643586ab4d8ec2468abd699e
tree45dd8d88c26e4206a37eb6d0811a0a8ee6d1bf50
parentbac277f1dd1f1895ee54a0ae4bf11cf1f2dc5ac2
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