There was an error while loading. Please reload this page.
After implementing os.lchmod() and os.chmod(follow_symlinks=True) on Windows in #59616, adding os.fchmod() is easy.
Feature or enhancement
After implementing os.lchmod() and os.chmod(follow_symlinks=True) on Windows in #59616, adding os.fchmod() is easy.
Linked PRs