X Tutup
The Wayback Machine - https://web.archive.org/web/20221223135310/https://github.com/python/cpython/pull/1023
Skip to content
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

bpo-27867: Expand the PySlice_GetIndicesEx macro. #1023

Conversation

serhiy-storchaka
Copy link
Member

@serhiy-storchaka serhiy-storchaka commented Apr 7, 2017

No description provided.

@mention-bot
Copy link

mention-bot commented Apr 7, 2017

@serhiy-storchaka, thanks for your PR! By analyzing the history of the files in this pull request, we identified @loewis, @theller and @tiran to be potential reviewers.

@serhiy-storchaka serhiy-storchaka changed the title Expand the PySlice_GetIndicesEx macro. bpo-27867: Expand the PySlice_GetIndicesEx macro. Apr 7, 2017
@serhiy-storchaka serhiy-storchaka merged commit b879fe8 into python:master Apr 8, 2017
@serhiy-storchaka serhiy-storchaka deleted the expand-PySlice_GetIndicesEx-3.7 branch Apr 8, 2017
serhiy-storchaka added a commit to serhiy-storchaka/cpython that referenced this pull request Apr 8, 2017
serhiy-storchaka added a commit to serhiy-storchaka/cpython that referenced this pull request Apr 8, 2017
serhiy-storchaka added a commit to serhiy-storchaka/cpython that referenced this pull request Apr 8, 2017
serhiy-storchaka added a commit that referenced this pull request Apr 8, 2017
serhiy-storchaka added a commit that referenced this pull request Apr 8, 2017
serhiy-storchaka added a commit that referenced this pull request Apr 8, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type-bug An unexpected behavior, bug, or error
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants
X Tutup