-
-
Notifications
You must be signed in to change notification settings - Fork 32.8k
Closed
Labels
Description
Feature or enhancement
After implementing os.lchmod()
and os.chmod(follow_symlinks=True)
on Windows in #59616, adding os.fchmod()
is easy.