Message293434
In Anaconda we ship both Python 3.6.0 and 3.6.1 and have run into this issue when building packages with 3.6.1 and importing them on 3.6.0. We are discussing adding #undef PySlice_GetIndicesEx to the Python.h we ship with Python 3.6.1. From the discussion here this seems like a possible solution but we are worried about ABI compatibility with future releases in the 3.6 branch. Is there a consensus on how this will be addressed in 3.6.2? |
|
Date |
User |
Action |
Args |
2017-05-10 16:41:39 | jhelmus | set | recipients:
+ jhelmus, mark.dickinson, larry, benjamin.peterson, ned.deily, njs, cgohlke, skrah, serhiy.storchaka, steve.dower, cstratak, hroncok |
2017-05-10 16:41:38 | jhelmus | set | messageid: <1494434498.99.0.482157632194.issue29943@psf.upfronthosting.co.za> |
2017-05-10 16:41:38 | jhelmus | link | issue29943 messages |
2017-05-10 16:41:38 | jhelmus | create | |
|