-
-
Notifications
You must be signed in to change notification settings - Fork 30.5k
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-91896: Deprecate collections.abc.ByteString #102096
Merged
Merged
Commits on Feb 21, 2023
-
pythongh-91896: Deprecate collections.abc.ByteString
Getting a DeprecationWarning on issubclass proved to be difficult, because it could affect unrelated looking things like `isinstance(bytes, Sequence)`
Configuration menu - View commit details
-
Copy full SHA for 804dfa1 - Browse repository at this point
Copy the full SHA 804dfa1View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4c7eace - Browse repository at this point
Copy the full SHA 4c7eaceView commit details -
Configuration menu - View commit details
-
Copy full SHA for d534015 - Browse repository at this point
Copy the full SHA d534015View commit details -
Configuration menu - View commit details
-
Copy full SHA for 476a259 - Browse repository at this point
Copy the full SHA 476a259View commit details
Commits on Mar 8, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 46404a0 - Browse repository at this point
Copy the full SHA 46404a0View commit details -
Configuration menu - View commit details
-
Copy full SHA for b1b4fd2 - Browse repository at this point
Copy the full SHA b1b4fd2View commit details
Commits on Mar 9, 2023
-
Configuration menu - View commit details
-
Copy full SHA for dc22a74 - Browse repository at this point
Copy the full SHA dc22a74View commit details -
Configuration menu - View commit details
-
Copy full SHA for eeaff44 - Browse repository at this point
Copy the full SHA eeaff44View commit details
Commits on Mar 11, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 8777d29 - Browse repository at this point
Copy the full SHA 8777d29View commit details
Commits on Mar 25, 2023
-
Configuration menu - View commit details
-
Copy full SHA for c053777 - Browse repository at this point
Copy the full SHA c053777View commit details
Commits on Apr 28, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 4523ef0 - Browse repository at this point
Copy the full SHA 4523ef0View commit details
Commits on May 4, 2023
-
Configuration menu - View commit details
-
Copy full SHA for c23e1ad - Browse repository at this point
Copy the full SHA c23e1adView commit details -
Configuration menu - View commit details
-
Copy full SHA for f774692 - Browse repository at this point
Copy the full SHA f774692View commit details
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.