Uh oh!
There was an error while loading.Please reload this page.
- Notifications
You must be signed in to change notification settings - Fork32.4k
gh-118486: Simplify test_win32_mkdir_700 to check the exact ACL#119056
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to ourterms of service andprivacy statement. We’ll occasionally send you account related emails.
Already on GitHub?Sign in to your account
Uh oh!
There was an error while loading.Please reload this page.
Conversation
!buildbot .windows. |
bedevere-bot commentedMay 14, 2024
🤖 New build scheduled with the buildbot fleet by@zooba for commitf6ec3b1 🤖 The command will test the builders whose names match following regular expression: The builders matched are:
|
Failures are unrelated. |
Thanks@zooba for the PR 🌮🎉.. I'm working now to backport this PR to: 3.12, 3.13. |
…pythonGH-119056)(cherry picked from commit94591dc)Co-authored-by: Steve Dower <steve.dower@python.org>
…pythonGH-119056)(cherry picked from commit94591dc)Co-authored-by: Steve Dower <steve.dower@python.org>
GH-119068 is a backport of this pull request to the3.13 branch. |
GH-119069 is a backport of this pull request to the3.12 branch. |
Uh oh!
There was an error while loading.Please reload this page.
mkdir(mode=0o700)
to work on Windows #118486