Skip to content

Commit 1a3a1b4

Browse files
committed
Update versionchanged once more to 3.12
1 parent c0848f6 commit 1a3a1b4

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Doc/library/shutil.rst

+2-2
Original file line numberDiff line numberDiff line change
@@ -515,8 +515,8 @@ file then shutil will silently fallback on using less efficient
515515

516516
.. versionchanged:: 3.8
517517

518-
.. versionchanged:: 3.11
519-
Solaris now uses :func:`os.sendfile` rather than no fast-copy operation.
518+
.. versionchanged:: 3.12.1
519+
Solaris now uses :func:`os.sendfile`.
520520

521521
.. _shutil-copytree-example:
522522

0 commit comments

Comments
 (0)