Skip to content

Conversation

@iritkatriel
Copy link
Member

@iritkatrieliritkatriel commented Dec 3, 2023

@AlexWaygoodAlexWaygood added the needs backport to 3.12 only security fixes label Dec 3, 2023
Co-authored-by: Alex Waygood <Alex.Waygood@Gmail.com>
Copy link
Member

@serhiy-storchakaserhiy-storchaka left a 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.

@miss-islington-app
Copy link

Thanks @iritkatriel for the PR 🌮🎉.. I'm working now to backport this PR to: 3.12.
🐍🍒⛏🤖

@miss-islington-app
Copy link

Sorry, @iritkatriel, I could not cleanly backport this to 3.12 due to a conflict.
Please backport using cherry_picker on command line.

cherry_picker 97857ac0580057c3a4f75d34209841c81ee11a96 3.12 

iritkatriel added a commit to iritkatriel/cpython that referenced this pull request Dec 3, 2023
@bedevere-app
Copy link

GH-112665 is a backport of this pull request to the 3.12 branch.

@bedevere-appbedevere-appbot removed the needs backport to 3.12 only security fixes label Dec 3, 2023
iritkatriel added a commit that referenced this pull request Dec 3, 2023
…util.rmtree (#112659) (#112665) gh-112645: remove deprecation warning for use of onerror in shutil.rmtree (#112659) (cherry picked from commit 97857ac)
aisk pushed a commit to aisk/cpython that referenced this pull request Feb 11, 2024
Glyphack pushed a commit to Glyphack/cpython that referenced this pull request Sep 2, 2024
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Undeprecate the onerror argument in shutil.rmtree()

3 participants

@iritkatriel@serhiy-storchaka@AlexWaygood