mirror of
https://github.com/python/cpython
synced 2026-09-26 16:21:04 +03:00
[3.13] Improve the rmtree doc for dir_fd param addition in 3.11 (GH-118964) (#118991)
Co-authored-by: Nikita Sobolev <mail@sobolevn.me>
This commit is contained in:
parent
a8ea9669aa
commit
941883208c
1 changed files with 1 additions and 1 deletions
|
|
@ -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*.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue