-
-
Notifications
You must be signed in to change notification settings - Fork 31.2k
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
gh-109975: Add list of 3.13 removed library replacements #127816
Conversation
bdb4470
to
ec2abe6
Compare
ec2abe6
to
9149603
Compare
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.
lgtm
I personally want to give +1 for this PR since it guided how to migrate removed batteries for those who don't have time to change their source code. :)
But I prefer to listen to opinions from the RM @Yhg1s before merging this PR.
We have reference for a similar issue: #124830 |
Thanks @youknowone for the PR, and @ambv for merging it 🌮🎉.. I'm working now to backport this PR to: 3.13. |
…nGH-127816) Add list of 3.13 removed library replacements (cherry picked from commit bab8918) Co-authored-by: Jeong, YunWon <[email protected]>
GH-129242 is a backport of this pull request to the 3.13 branch. |
…27816) (#129242) Co-authored-by: Jeong, YunWon <[email protected]>
The changes need to be backported to 3.13.
This is not an actual code change. I referred a closed issue. Please let me know if I need to open another issue for this chagne.
Disclaimer: Most of added libraries with
standard-
prefixed ones are distributed by me, from python-deadlib project. I wish it is not conflict of interests.audioop-lts
is not related to me.The below is not strictly related to the patch. But for fun.
While most of the dead batteries looks like not having a high demand of drop-in-replacement, the others are quickly getting users.
📚 Documentation preview 📚: https://cpython-previews--127816.org.readthedocs.build/