]> granicus.if.org Git - python/commit
bpo-27867: Add a porting guide for PySlice_GetIndicesEx(). (#1973)
authorSerhiy Storchaka <storchaka@gmail.com>
Sun, 8 Oct 2017 09:53:34 +0000 (12:53 +0300)
committerGitHub <noreply@github.com>
Sun, 8 Oct 2017 09:53:34 +0000 (12:53 +0300)
commit4d3f084c035ad3dfd9f8479886c41b1b1823ace2
tree1fecf5d6ca3e5c8de44ce35b5a8e6ba2e1b9eee6
parent0ccc0f6c7495be9043300e22d8f38e6d65e8884f
bpo-27867: Add a porting guide for PySlice_GetIndicesEx(). (#1973)
Doc/c-api/slice.rst
Doc/whatsnew/3.7.rst