Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
- Notifications
You must be signed in to change notification settings - Fork 35.2k
gh-59616: Support os.chmod(follow_symlinks=True) and os.lchmod() on Windows#113049
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
Uh oh!
There was an error while loading. Please reload this page.
Changes from all commits
0d117a1a69e8cc167c00dac3ed2262a69c9aebcd681f47f6a3f3e25a5f5f82664883ac37725beb1b2914fbf0f8817b0fafFile filter
Filter by extension
Conversations
Uh oh!
There was an error while loading. Please reload this page.
Jump to
Uh oh!
There was an error while loading. Please reload this page.
Diff view
Diff view
There are no files selected for viewing
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,3 @@ | ||
| Add support of :func:`os.lchmod` and the *follow_symlinks* argument in | ||
| :func:`os.chmod` on Windows. Note that the default value of *follow_symlinks* | ||
| in :func:`!os.lchmod` is ``False`` on Windows. |
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.