Skip to content

Commit

Permalink
Improve the rmtree doc for dir_fd param addition in 3.11 (#118964)
Browse files Browse the repository at this point in the history
  • Loading branch information
sobolevn committed May 13, 2024
1 parent 9c15202 commit b4ca389
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Doc/library/shutil.rst
Original file line number Diff line number Diff line change
Expand Up @@ -338,7 +338,7 @@ Directory and files operations
before removing the junction.

.. versionchanged:: 3.11
The *dir_fd* parameter.
Added the *dir_fd* parameter.

.. versionchanged:: 3.12
Added the *onexc* parameter, deprecated *onerror*.
Expand Down

0 comments on commit b4ca389

Please sign in to comment.