[Cython] Cython 0.26 release

David Roe roed.math at gmail.com
Fri Jun 23 21:32:45 EDT 2017


On Wed, Jun 21, 2017 at 12:41 PM, Jeroen Demeyer <jdemeyer at cage.ugent.be>
wrote:

> On 2017-06-21 20:25, Robert Bradshaw wrote:
>
>> I suppose in that case we just got lucky that no one cimported these
>> classes and tried to use methods after this point in the vtable...
>>
>
> I think that's the case indeed.


In fact, Julian Rueth and I eventually did cimport one of these classes
(Polynomial_generic_dense), eventually leading to
https://github.com/cython/cython/issues/1732.

A warning does seem like it would make fixing existing code easier.
David

>
>
> _______________________________________________
> cython-devel mailing list
> cython-devel at python.org
> https://mail.python.org/mailman/listinfo/cython-devel
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/cython-devel/attachments/20170623/c9ece71b/attachment.html>


More information about the cython-devel mailing list