commit | 5e79321742cb3af2184d22e2148c6756cade1864 | [log] [tgz] |
---|---|---|
author | Serhiy Storchaka <storchaka@gmail.com> | Sat Apr 15 20:11:12 2017 +0300 |
committer | GitHub <noreply@github.com> | Sat Apr 15 20:11:12 2017 +0300 |
tree | de3013359d0b400cbc74dbf23a680ebd1694b508 | |
parent | 50f948edda0e6465e194ecc50b85fa2646039b8d [diff] |
bpo-30074: Fix compile warnings of _PySlice_Unpack and convert missed (#1154) PySlice_GetIndicesEx in _ctypes.c.