Skip to content

Commit

Permalink
Improve the rmtree doc for dir_fd param addition in 3.11 (pythonG…
Browse files Browse the repository at this point in the history
…H-118964)

(cherry picked from commit b4ca389)

Co-authored-by: Nikita Sobolev <mail@sobolevn.me>
  • Loading branch information
sobolevn authored and miss-islington committed May 13, 2024
1 parent 35649df commit fe10537
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 fe10537

Please sign in to comment.