-
-
Notifications
You must be signed in to change notification settings - Fork 32.2k
bpo-37840: Fix handling of negative indices in bytearray_getitem() #15250
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
Merged
Conversation
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
6130e7a
to
5a73b6d
Compare
5a73b6d
to
91f8bce
Compare
Misc/NEWS.d/next/Core and Builtins/2019-08-13-18-05-20.bpo-37840.elLCci.rst
Outdated
Show resolved
Hide resolved
fe69fe9
to
f31710b
Compare
epicfaace
reviewed
Aug 24, 2019
Misc/NEWS.d/next/Core and Builtins/2019-08-13-18-05-20.bpo-37840.elLCci.rst
Show resolved
Hide resolved
f31710b
to
bb7afec
Compare
epicfaace
suggested changes
Aug 24, 2019
bb7afec
to
c7ff286
Compare
epicfaace
reviewed
Aug 25, 2019
c7ff286
to
f0db27d
Compare
epicfaace
approved these changes
Aug 25, 2019
(closing and reopening to rerun the presubmits...) |
@Yhg1s shouldn't this be backported? |
websurfer5
pushed a commit
to websurfer5/cpython
that referenced
this pull request
Jul 20, 2020
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.
https://bugs.python.org/issue37840