Skip to content

Conversation

@hugovk
Copy link
Member

@hugovkhugovk 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-appbedevere-appbot added docs Documentation in the Doc dir skip news awaiting core review labels May 11, 2024
@hugovkhugovk added needs backport to 3.13 bugs and security fixes skip issue labels May 11, 2024
@hugovkhugovk merged commit deda857 into python:mainMay 30, 2024
@hugovkhugovk 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

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

@bedevere-appbedevere-appbot 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 freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

docsDocumentation in the Doc dirskip issueskip news

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant

@hugovk