FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

gh-118773: Use language-invariant SDDL string instead of aliases for ACLs. by zooba · Pull Request #118800 · python/cpython · GitHub

/ cpython Public

gh-118773: Use language-invariant SDDL string instead of aliases for ACLs. - #118800

Merged
zooba merged 3 commits into
python:mainfrom
zooba:gh-118773
May 9, 2024
Merged

gh-118773: Use language-invariant SDDL string instead of aliases for ACLs.#118800
zooba merged 3 commits into
python:mainfrom
zooba:gh-118773

Conversation

zooba commented May 8, 2024
edited by bedevere-app Bot
Loading

Copy link
Copy Markdown
Member

zooba changed the title gh-118773: Use well-known constants instead of aliases for ACLs. gh-118773: Use language-invariant SDDL string instead of aliases for ACLs. May 9, 2024

zooba commented May 9, 2024

Copy link
Copy Markdown
Member Author

!buildbot .windows.

Copy link
Copy Markdown

🤖 New build scheduled with the buildbot fleet by @zooba for commit 99ae180 🤖

The command will test the builders whose names match following regular expression: .*windows.*

The builders matched are:

  • AMD64 Windows11 Non-Debug PR
  • AMD64 Windows11 Refleaks PR
  • AMD64 Windows Server 2022 NoGIL PR
  • ARM64 Windows PR
  • ARM64 Windows Non-Debug PR
  • AMD64 Windows10 PR
  • AMD64 Windows11 Bigmem PR

zooba commented May 9, 2024

Copy link
Copy Markdown
Member Author

FYI, this will be backported to all branches, but because the original change hasn't been merged into those yet it can't be done automatically. I'll handle it myself once this one is reviewed and merged.

zooba commented May 9, 2024

Copy link
Copy Markdown
Member Author

The test_cext failure on ARM64 is unrelated.

Comment thread Modules/posixmodule.c Outdated
Comment thread Modules/posixmodule.c Outdated
zooba merged commit 8af84b5 into python:main May 9, 2024

Copy link
Copy Markdown

Thanks @zooba for the PR 🌮🎉.. I'm working now to backport this PR to: 3.13.
🐍🍒⛏🤖

zooba deleted the gh-118773 branch May 9, 2024 16:43
miss-islington pushed a commit to miss-islington/cpython that referenced this pull request May 9, 2024
…s for ACLs. (pythonGH-118800)

(cherry picked from commit 8af84b5)

Co-authored-by: Steve Dower <steve.dower@python.org>

bedevere-app Bot commented May 9, 2024

Copy link
Copy Markdown

GH-118858 is a backport of this pull request to the 3.13 branch.

bedevere-app Bot removed the needs backport to 3.13 bugs and security fixes label May 9, 2024
zooba added a commit that referenced this pull request May 9, 2024
…ACLs. (GH-118800)

(cherry picked from commit 8af84b5)

Co-authored-by: Steve Dower <steve.dower@python.org>
SonicField pushed a commit to SonicField/cpython that referenced this pull request May 10, 2024
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants


Back | FazBrowse Home | New Git URL