commit | f43b293f2fee91578e28c7aa566510a0cd6e33cb | [log] [tgz] |
---|---|---|
author | Serhiy Storchaka <storchaka@gmail.com> | Thu May 25 15:32:08 2017 +0300 |
committer | GitHub <noreply@github.com> | Thu May 25 15:32:08 2017 +0300 |
tree | df9eea71235efd0e0c59f2d4dbeff22e8da343e4 | |
parent | 89a310264000a613b7f6abd5916946aef09ae7d2 [diff] |
[3.6] bpo-29943: Do not replace the function PySlice_GetIndicesEx() with a macro (GH-1049) (#1813) if Py_LIMITED_API is not defined. (cherry picked from commit 49a9059)