Message291331
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? |
|
Date |
User |
Action |
Args |
2017-04-08 09:36:31 | serhiy.storchaka | set | recipients:
+ serhiy.storchaka, larry, benjamin.peterson, ned.deily, njs, cgohlke, steve.dower, cstratak, hroncok |
2017-04-08 09:36:31 | serhiy.storchaka | set | messageid: <1491644191.07.0.638623621346.issue29943@psf.upfronthosting.co.za> |
2017-04-08 09:36:31 | serhiy.storchaka | link | issue29943 messages |
2017-04-08 09:36:30 | serhiy.storchaka | create | |
|