gh-109975: Add list of 3.13 removed library replacements#127816
Merged
ambv merged 1 commit intopython:mainfrom Jan 23, 2025
Merged
gh-109975: Add list of 3.13 removed library replacements#127816ambv merged 1 commit intopython:mainfrom
ambv merged 1 commit intopython:mainfrom
Conversation
bdb4470 to
ec2abe6
Compare
ec2abe6 to
9149603
Compare
corona10
approved these changes
Dec 11, 2024
Member
There was a problem hiding this comment.
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.
Member
|
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. |
miss-islington
pushed a commit
to miss-islington/cpython
that referenced
this pull request
Jan 23, 2025
…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. |
hugovk
pushed a commit
that referenced
this pull request
Jan 27, 2025
…27816) (#129242) Co-authored-by: Jeong, YunWon <[email protected]>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
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-ltsis 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/