cpython
cpython copied to clipboard
Docs: `shutil.rmtree`'s `onerror` has no pending removal version
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/