]> granicus.if.org Git - python/commit
Expand the PySlice_GetIndicesEx macro. (#1023) (#1044)
authorSerhiy Storchaka <storchaka@gmail.com>
Sat, 8 Apr 2017 08:18:14 +0000 (11:18 +0300)
committerGitHub <noreply@github.com>
Sat, 8 Apr 2017 08:18:14 +0000 (11:18 +0300)
commitc26b19d5c7aba51b50a4d7fb5f8291036cb9da24
treeafe2017c8c588609b61527577666e340c36fe485
parentd0d575a6db8cb3b2a720be9f404af3d754da9a5d
Expand the PySlice_GetIndicesEx macro. (#1023) (#1044)

(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