I'd like to put out another Cython release shortly. Is anyone aware of
anything that we should try to get in before then?
- Robert
___
cython-devel mailing list
cython-devel@python.org
https://mail.python.org/mailman/listinfo/cython-devel
Robert Bradshaw schrieb am 09.09.2016 um 10:11:
> I'd like to put out another Cython release shortly.
Exactly my thoughts.
The next release could use some extra good testing as I reworked some of
the fused-/cy-function internals last month and might not have found all
kinds of code that could bre
On 2016-09-09 10:11, Robert Bradshaw wrote:
I'd like to put out another Cython release shortly.
Do you mean a 0.24.x release or 0.25?
Anyway, this is a serious bug breaking SageMath:
https://github.com/cython/cython/issues/1433
___
cython-devel mail
On Fri, Sep 9, 2016 at 12:03 PM, Jeroen Demeyer wrote:
> On 2016-09-09 10:11, Robert Bradshaw wrote:
>>
>> I'd like to put out another Cython release shortly.
>
>
> Do you mean a 0.24.x release or 0.25?
>
> Anyway, this is a serious bug breaking SageMath:
> https://github.com/cython/cython/issues/
On Fri, Sep 9, 2016 at 4:33 AM, Stefan Behnel wrote:
> Robert Bradshaw schrieb am 09.09.2016 um 10:11:
>> I'd like to put out another Cython release shortly.
>
> Exactly my thoughts.
>
> The next release could use some extra good testing as I reworked some of
> the fused-/cy-function internals las