On Fri, Apr 22, 2016 at 12:01 AM, Stefan Behnel wrote:
> Matthew Brett schrieb am 21.04.2016 um 19:47:
>> I haven't heard of any problems, and both current and historical numpy
>> and scipy wheels appear to be working without problems as well.
>>
>> So, I propose to upload historical Cython wheels
Hi,
When cythonizing a .pyx I get an error in Cython 0.24 which was not there
in Cython 0.23.3
After printing the stacktrace, this seems to be because of this line
https://github.com/cython/cython/commit/6d55fd189f6ee9d4374d00b8c9c320bd04332bab#diff-28c66ef9e2ff564619ef82aa9d72ee7dR2762
where a
Matthew Brett schrieb am 21.04.2016 um 19:47:
> I haven't heard of any problems, and both current and historical numpy
> and scipy wheels appear to be working without problems as well.
>
> So, I propose to upload historical Cython wheels (for versions 0.17
> and up) to speed up CI testing with old