[issue5322] Python 2.6 object.__new__ argument calling autodetection faulty

Benjamin Peterson report at bugs.python.org
Thu Dec 15 01:07:36 EST 2016


Benjamin Peterson added the comment:

BTW, at least for #25731, I think the right approach in the MI case is to synthesize a __new__ on the subclass that calls the solid base __new__.

----------

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue5322>
_______________________________________


More information about the Python-bugs-list mailing list