[Cython] Multiple inheritance with old-style classes in Python 2?

Elizabeth A. Fischer elizabeth.fischer at columbia.edu
Thu Jan 25 12:40:41 EST 2018


No.  Python2 is obsolete, old style classes even more so.

On Thu, Jan 25, 2018 at 12:22 PM Jeroen Demeyer <J.Demeyer at ugent.be> wrote:

> Do we want to support Python 2 old-style classes for multiple
> inheritance? Personally, I don't think that we should, but it's
> something that has to be decided.
>
> The reason I ask is that my code from
> https://github.com/cython/cython/pull/2033 is actually broken when given
> an old-style class.
> _______________________________________________
> 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/20180125/c14befbc/attachment.html>


More information about the cython-devel mailing list