cpython icon indicating copy to clipboard operation
cpython copied to clipboard

Docs: `shutil.rmtree`'s `onerror` has no pending removal version

Open hugovk opened this issue 1 year ago • 0 comments

It was deprecated in 3.12 and was originally planned to be removed in 3.14, but gh-112645 changed it to deprecation in docs only, with no pending removal version.

Let's move it from the "Pending Removal in Python 3.14" section to "Pending Removal in Future Versions".


📚 Documentation preview 📚: https://cpython-previews--118947.org.readthedocs.build/

hugovk avatar May 11 '24 12:05 hugovk