On Wed, Jun 21, 2017 at 12:41 PM, Jeroen Demeyer <jdeme...@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@python.org
> https://mail.python.org/mailman/listinfo/cython-devel
>
_______________________________________________
cython-devel mailing list
cython-devel@python.org
https://mail.python.org/mailman/listinfo/cython-devel

Reply via email to