Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

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

Merged
serhiy-storchaka merged 4 commits into
python:3.5python/cpython:3.5from
serhiy-storchaka:PySlice_GetIndicesEx-limited-api-3.5serhiy-storchaka/cpython:PySlice_GetIndicesEx-limited-api-3.5Copy head branch name to clipboard
Apr 16, 2017
Merged

[3.5] bpo-29943: Do not replace the function PySlice_GetIndicesEx() with a macro#1049
serhiy-storchaka merged 4 commits into
python:3.5python/cpython:3.5from
serhiy-storchaka:PySlice_GetIndicesEx-limited-api-3.5serhiy-storchaka/cpython:PySlice_GetIndicesEx-limited-api-3.5Copy head branch name to clipboard

Conversation

@serhiy-storchaka

Copy link
Copy Markdown
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

Morty Proxy This is a proxified and sanitized view of the page, visit original site.