Skip to content

Commit

Permalink
Add a versionchanged directive for pythongh-94692 (pythonGH-112846)
Browse files Browse the repository at this point in the history
Co-authored-by: Alex Waygood <Alex.Waygood@Gmail.com>
  • Loading branch information
2 people authored and aisk committed Feb 11, 2024
1 parent 8284da8 commit 64bc166
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions Doc/library/shutil.rst
Original file line number Diff line number Diff line change
Expand Up @@ -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

Expand Down

0 comments on commit 64bc166

Please sign in to comment.