Skip to content

[3.6] bpo-29943: Do not replace the function PySlice_GetIndicesEx() with a macro (GH-1049) #1813

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 2 commits into from
May 25, 2017

Conversation

serhiy-storchaka
Copy link
Member

if Py_LIMITED_API is not defined.
(cherry picked from commit 49a9059)

…Ex() with a macro (pythonGH-1049)

if Py_LIMITED_API is not defined.
(cherry picked from commit 49a9059)
@serhiy-storchaka serhiy-storchaka added the type-bug An unexpected behavior, bug, or error label May 25, 2017
@serhiy-storchaka serhiy-storchaka merged commit f43b293 into python:3.6 May 25, 2017
@serhiy-storchaka serhiy-storchaka deleted the backport-49a9059-3.6 branch May 25, 2017 12:32
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.

2 participants