bpo-37840: Fix handling of negative indices in bytearray_getitem()#15250
Merged
Yhg1s merged 1 commit intopython:masterfrom Sep 9, 2019
Merged
bpo-37840: Fix handling of negative indices in bytearray_getitem()#15250Yhg1s merged 1 commit intopython:masterfrom
Yhg1s merged 1 commit intopython:masterfrom
Conversation
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
Outdated
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
Member
|
(closing and reopening to rerun the presubmits...) |
Contributor
Author
|
@Yhg1s shouldn't this be backported? |
websurfer5
pushed a commit
to websurfer5/cpython
that referenced
this pull request
Jul 20, 2020
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.
https://bugs.python.org/issue37840