]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Expand the PySlice_GetIndicesEx macro. (#1023) (#1045)
authorSerhiy Storchaka <storchaka@gmail.com>
Sat, 8 Apr 2017 08:18:30 +0000 (11:18 +0300)
committerGitHub <noreply@github.com>
Sat, 8 Apr 2017 08:18:30 +0000 (11:18 +0300)
commitfa25f16a4499178d7d79c18d2d68be7f70594106
tree24842baa21432bc34b05601ed760266361ed267f
parentae0915e42d8cd96e5ced1fc442ea078b4a59e82d
Expand the PySlice_GetIndicesEx macro. (#1023) (#1045)

(cherry picked from commit b879fe82e7e5c3f7673c9a7fa4aad42bd05445d8)
Modules/_ctypes/_ctypes.c
Modules/_elementtree.c
Modules/_testbuffer.c
Modules/arraymodule.c
Modules/mmapmodule.c
Objects/bytearrayobject.c
Objects/bytesobject.c
Objects/listobject.c
Objects/memoryobject.c
Objects/tupleobject.c
Objects/unicodeobject.c