mirror of
https://github.com/python/cpython.git
synced 2025-09-26 18:29:57 +00:00
Improve the rmtree
doc for dir_fd
param addition in 3.11 (#118964)
This commit is contained in:
parent
9c15202441
commit
b4ca389281
1 changed files with 1 additions and 1 deletions
|
@ -338,7 +338,7 @@ Directory and files operations
|
||||||
before removing the junction.
|
before removing the junction.
|
||||||
|
|
||||||
.. versionchanged:: 3.11
|
.. versionchanged:: 3.11
|
||||||
The *dir_fd* parameter.
|
Added the *dir_fd* parameter.
|
||||||
|
|
||||||
.. versionchanged:: 3.12
|
.. versionchanged:: 3.12
|
||||||
Added the *onexc* parameter, deprecated *onerror*.
|
Added the *onexc* parameter, deprecated *onerror*.
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue