]> granicus.if.org Git - python/commit
Issue #27867: Replaced function PySlice_GetIndicesEx() with a macro.
authorSerhiy Storchaka <storchaka@gmail.com>
Wed, 25 Jan 2017 11:22:06 +0000 (13:22 +0200)
committerSerhiy Storchaka <storchaka@gmail.com>
Wed, 25 Jan 2017 11:22:06 +0000 (13:22 +0200)
commit3efe32ed48330a121cb0e4ebbd429216eb039fa7
tree9e890bc86d78921c0dad1f261a30804880a74062
parentefba28c5800af5b2cec5719d3406881f0544d217
Issue #27867: Replaced function PySlice_GetIndicesEx() with a macro.
Include/sliceobject.h
Misc/NEWS
Objects/sliceobject.c