On 2017-07-12 17:13, Robert Bradshaw wrote:
Could also be https://github.com/cython/cython/pull/1728 , though of
course correctness trumps speed.
That would be unlikely since we currently do *NOT* use binding=True in
SageMath, so that patch should not affect anything.
On Wed, Jul 12, 2017 at 4:58 AM, Jeroen Demeyer wrote:
> On 2017-07-10 23:51, Robert Bradshaw wrote:
>>
>> https://github.com/cython/cython/archive/0.26b2.zip
>
>
> Everything fine in SageMath!
Thanks!
> I did notice a speed regression and I suspect that
> https://github.com/cython/cython/pull/1
On 2017-07-10 23:51, Robert Bradshaw wrote:
https://github.com/cython/cython/archive/0.26b2.zip
Everything fine in SageMath!
I did notice a speed regression and I suspect that
https://github.com/cython/cython/pull/1719 might be the reason.
___
cython