Skip to content

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
merged 1 commit into from
Sep 9, 2019

Conversation

sir-sigurd
Copy link
Contributor

@sir-sigurd sir-sigurd commented Aug 13, 2019

@sir-sigurd sir-sigurd changed the title Remove unused handling of negative indices from bytearray_getitem() bpo-37840: Fix handling of negative indices from bytearray_getitem() Aug 13, 2019
@sir-sigurd sir-sigurd changed the title bpo-37840: Fix handling of negative indices from bytearray_getitem() bpo-37840: Fix handling of negative indices in bytearray_getitem() Aug 13, 2019
@Yhg1s
Copy link
Member

Yhg1s commented Sep 9, 2019

(closing and reopening to rerun the presubmits...)

@Yhg1s Yhg1s closed this Sep 9, 2019
@Yhg1s Yhg1s reopened this Sep 9, 2019
@Yhg1s Yhg1s merged commit 92709a2 into python:master Sep 9, 2019
@sir-sigurd sir-sigurd deleted the bytearray-getitem branch September 9, 2019 16:52
@sir-sigurd
Copy link
Contributor Author

@Yhg1s shouldn't this be backported?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

6 participants