Closed
Description
Feature or enhancement
After implementing os.lchmod()
and os.chmod(follow_symlinks=True)
on Windows in #59616, adding os.fchmod()
is easy.
After implementing os.lchmod()
and os.chmod(follow_symlinks=True)
on Windows in #59616, adding os.fchmod()
is easy.