-
-
Notifications
You must be signed in to change notification settings - Fork 32.9k
gh-118803: Improve documentation around ByteString
deprecation
#139115
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
Conversation
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.
This is significantly better wording, thank you!
A
Thanks @AlexWaygood for the PR 🌮🎉.. I'm working now to backport this PR to: 3.13, 3.14. |
pythonGH-139115) (cherry picked from commit 4305cc3) Co-authored-by: Alex Waygood <[email protected]>
Sorry, @AlexWaygood, I could not cleanly backport this to
|
GH-139136 is a backport of this pull request to the 3.14 branch. |
GH-139137 is a backport of this pull request to the 3.13 branch. |
State more clearly why the ABC is scheduled for removal. State more clearly what the different options are that users should prefer instead.
ByteString
fromtyping
andcollections.abc
#118803📚 Documentation preview 📚: https://cpython-previews--139115.org.readthedocs.build/