This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author jcristau
Recipients benjamin.peterson, bkabrda, eryksun, jcristau, python-dev, twouters, uosiu
Date 2016-04-20.10:01:48
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1461146508.77.0.432086916143.issue25731@psf.upfronthosting.co.za>
In-reply-to
Content
Well yes, but as far as I can tell that's why python used B.__new__ for C before your change, as that has a compatible layout.
History
Date User Action Args
2016-04-20 10:01:48jcristausetrecipients: + jcristau, twouters, benjamin.peterson, python-dev, bkabrda, eryksun, uosiu
2016-04-20 10:01:48jcristausetmessageid: <1461146508.77.0.432086916143.issue25731@psf.upfronthosting.co.za>
2016-04-20 10:01:48jcristaulinkissue25731 messages
2016-04-20 10:01:48jcristaucreate