]> 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:38:43 +0000 (15:38 +0200)
committerGitHub <noreply@github.com>
Thu, 9 May 2024 13:38:43 +0000 (13:38 +0000)
commita98e44a5bf935a46822c2ea3619eec49dbecbba8
tree4e7c7c7e84134cbc9670c6133ac424822283fbc1
parentc4b853f2a5a4601806f503f1833dce3a4e8d2b58
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