Skip to content

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

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 our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
May 30, 2024

Conversation

hugovk
Copy link
Member

@hugovk hugovk commented May 11, 2024

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/

@bedevere-app bedevere-app bot added docs Documentation in the Doc dir skip news awaiting core review labels May 11, 2024
@hugovk hugovk added needs backport to 3.13 bugs and security fixes skip issue labels May 11, 2024
@hugovk hugovk merged commit deda857 into python:main May 30, 2024
31 checks passed
@hugovk hugovk deleted the shutil-rmtree-onerror branch May 30, 2024 20:26
@miss-islington-app
Copy link

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

miss-islington pushed a commit to miss-islington/cpython that referenced this pull request May 30, 2024
…honGH-118947)

(cherry picked from commit deda857)

Co-authored-by: Hugo van Kemenade <1324225+hugovk@users.noreply.github.com>
@bedevere-app
Copy link

bedevere-app bot commented May 30, 2024

GH-119804 is a backport of this pull request to the 3.13 branch.

@bedevere-app bedevere-app bot removed the needs backport to 3.13 bugs and security fixes label May 30, 2024
hugovk added a commit that referenced this pull request May 30, 2024
…on (GH-118947) (#119804)

Co-authored-by: Hugo van Kemenade <1324225+hugovk@users.noreply.github.com>
noahbkim pushed a commit to hudson-trading/cpython that referenced this pull request Jul 11, 2024
estyxx pushed a commit to estyxx/cpython that referenced this pull request Jul 17, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
docs Documentation in the Doc dir skip issue skip news
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant