Uh oh!
There was an error while loading.Please reload this page.
- Notifications
You must be signed in to change notification settings - Fork33.3k
gh-112645: remove deprecation warning for use of onerror in shutil.rmtree#112659
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to ourterms of service andprivacy statement. We’ll occasionally send you account related emails.
Already on GitHub?Sign in to your account
Uh oh!
There was an error while loading.Please reload this page.
Conversation
Uh oh!
There was an error while loading.Please reload this page.
Co-authored-by: Alex Waygood <Alex.Waygood@Gmail.com>
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others.Learn more.
onexc also can be deprecated soon. I am planning to add an error handler with different interface.
Thanks@iritkatriel for the PR 🌮🎉.. I'm working now to backport this PR to: 3.12. |
Sorry,@iritkatriel, I could not cleanly backport this to |
…til.rmtree (python#112659)(cherry picked from commit97857ac)
GH-112665 is a backport of this pull request to the3.12 branch. |
Uh oh!
There was an error while loading.Please reload this page.
Fixes#112645.
📚 Documentation preview 📚:https://cpython-previews--112659.org.readthedocs.build/