8000 gh-133562: disable security descriptor handling on unsupported WinAPI partitions by maxbachmann · Pull Request #133563 · python/cpython · GitHub
[go: up one dir, main page]

Skip to content

gh-133562: disable security descriptor handling on unsupported WinAPI partitions #133563

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 our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 9 commits into from
May 14, 2025
Merged
Prev Previous commit
Next Next commit
📜🤖 Added by blurb_it.
  • Loading branch information
blurb-it[bot] authored May 7, 2025
commit 243f3771cb2920fe0582f156626f715d2330fa16
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
Disable handling of security descriptors by :func:`os.mkdir` with mode `0o700` on WinAPI partitions that do not support it.
Loading
0