mirror of
https://github.com/python/cpython.git
synced 2025-09-27 02:39:58 +00:00
[3.12] Improve the rmtree
doc for dir_fd
param addition in 3.11 (GH-118964) (#118992)
Co-authored-by: Nikita Sobolev <mail@sobolevn.me>
This commit is contained in:
parent
35649dfe05
commit
ce3fdf70f4
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