Thanks to visit codestin.com
Credit goes to github.com

Skip to content

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

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

Conversation

serhiy-storchaka
Copy link
Member

if Py_LIMITED_API is not defined.

@serhiy-storchaka serhiy-storchaka added the type-bug An unexpected behavior, bug, or error label Apr 8, 2017
@serhiy-storchaka serhiy-storchaka merged commit 49a9059 into python:3.5 Apr 16, 2017
@serhiy-storchaka serhiy-storchaka deleted the PySlice_GetIndicesEx-limited-api-3.5 branch April 16, 2017 09:03
serhiy-storchaka added a commit to serhiy-storchaka/cpython that referenced this pull request May 25, 2017
…Ex() with a macro (pythonGH-1049)

if Py_LIMITED_API is not defined.
(cherry picked from commit 49a9059)
serhiy-storchaka added a commit that referenced this pull request May 25, 2017
…ith a macro (GH-1049) (#1813)

if Py_LIMITED_API is not defined.
(cherry picked from commit 49a9059)
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