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
Update version changed now that main is 3.11
  • Loading branch information
kulikjak committed Sep 18, 2024
commit 2713127d03252fb33958bcbd5bb85b9dbdf7c25a
2 changes: 1 addition & 1 deletion Doc/library/shutil.rst
Original file line number Diff line number Diff line change
Expand Up @@ -529,7 +529,7 @@ file then shutil will silently fallback on using less efficient

.. versionchanged:: 3.8

.. versionchanged:: 3.10
.. versionchanged:: 3.11
Solaris now uses :func:`os.sendfile` rather than no fast-copy operation.

.. _shutil-copytree-example:
Expand Down