]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-118773: Use language-invariant SDDL string instead of aliases for ACLs. (GH-118800)
authorSteve Dower <steve.dower@python.org>
Thu, 9 May 2024 16:43:21 +0000 (17:43 +0100)
committerGitHub <noreply@github.com>
Thu, 9 May 2024 16:43:21 +0000 (17:43 +0100)
commit8af84b503d0b62a3db0d806d39f42c1e08746079
treeeaea59245bdc1af88f311785c96e849fb1155d2b
parentc30d8e5d6c6b657817d6b342f1021676d04dd5af
gh-118773: Use language-invariant SDDL string instead of aliases for ACLs. (GH-118800)
Misc/NEWS.d/next/Security/2024-05-08-21-59-38.gh-issue-118773.7dFRJY.rst [new file with mode: 0644]
Modules/posixmodule.c