]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-118802: Fix ACL use in test for non-English Windows (GH-118831)
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Thu, 9 May 2024 13:41:15 +0000 (15:41 +0200)
committerGitHub <noreply@github.com>
Thu, 9 May 2024 13:41:15 +0000 (13:41 +0000)
commitc0d257cc69a943d2c211fe7ad54e706f1085ba1a
tree519678ab21230150cd9a4a499b68ddc332ec0933
parent0d626760a436de3725e65619d68f1f4890a57b12
gh-118802: Fix ACL use in test for non-English Windows (GH-118831)

(cherry picked from commit 82acc5f2113bffd0ed902851f4ccf5b9be8980b2)

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