mirror of
https://github.com/python/cpython.git
synced 2025-07-07 19:35:27 +00:00
Add a versionchanged directive for gh-94692 (GH-112846)
Co-authored-by: Alex Waygood <Alex.Waygood@Gmail.com>
This commit is contained in:
parent
28b2b7407c
commit
4ac1e8fb25
1 changed files with 2 additions and 0 deletions
|
@ -346,6 +346,8 @@ Directory and files operations
|
|||
.. versionchanged:: 3.13
|
||||
:func:`!rmtree` now ignores :exc:`FileNotFoundError` exceptions for all
|
||||
but the top-level path.
|
||||
Exceptions other than :exc:`OSError` and subclasses of :exc:`!OSError`
|
||||
are now always propagated to the caller.
|
||||
|
||||
.. attribute:: rmtree.avoids_symlink_attacks
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue