Thanks to visit codestin.com
Credit goes to github.com

Skip to content
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
Merge branch 'main' into win-chmod-follow-symlinks
  • Loading branch information
serhiy-storchaka authored Dec 14, 2023
commit b1b291411f30104475545fd81076a424f9e271f6
2 changes: 1 addition & 1 deletion Doc/library/os.rst
Original file line number Diff line number Diff line change
Expand Up @@ -2169,7 +2169,7 @@ features:

.. audit-event:: os.chmod path,mode,dir_fd os.lchmod

.. availability:: Unix, Windows.
.. availability:: Unix, Windows, not Linux, FreeBSD >= 1.3, NetBSD >= 1.3, not OpenBSD

.. versionchanged:: 3.6
Accepts a :term:`path-like object`.
Expand Down
You are viewing a condensed version of this merge commit. You can view the full changes here.