]> granicus.if.org Git - python/commit
Expand the PySlice_GetIndicesEx macro. (#1023)
authorSerhiy Storchaka <storchaka@gmail.com>
Sat, 8 Apr 2017 06:53:51 +0000 (09:53 +0300)
committerGitHub <noreply@github.com>
Sat, 8 Apr 2017 06:53:51 +0000 (09:53 +0300)
commitb879fe82e7e5c3f7673c9a7fa4aad42bd05445d8
tree714c168e58166c2acb07b737ce3ca02db71fe2af
parent205e00c5cfd495a4dc6dae8e8fa0fb828fb3dca9
Expand the PySlice_GetIndicesEx macro. (#1023)
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