]> granicus.if.org Git - python/commit
bpo-29943: Remove the PySlice_GetIndicesEx() macro. (#1050)
authorSerhiy Storchaka <storchaka@gmail.com>
Sun, 16 Apr 2017 07:08:47 +0000 (10:08 +0300)
committerGitHub <noreply@github.com>
Sun, 16 Apr 2017 07:08:47 +0000 (10:08 +0300)
commit89f9eb5b192b875c017d37cac16bd514aad9a801
tree5493aa6322bb20b6da5f3c8685cd95fd4a2f72c5
parent5e79321742cb3af2184d22e2148c6756cade1864
bpo-29943: Remove the PySlice_GetIndicesEx() macro. (#1050)
Include/sliceobject.h
Misc/NEWS