Message 291331 - Python tracker (original) (raw)
PR 1049 and PR 1050 restore ABI compatibility in 3.5 and 2.7. Unfortunately this restores the original bug with using PySlice_GetIndicesEx in third-party code (but CPython core and standard extensions no longer use PySlice_GetIndicesEx).
Can we consider 3.6.0 rather than 3.6.1 as broken release?