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

Serhiy Storchaka report at bugs.python.org
Wed Dec 7 05:51:19 EST 2016


Serhiy Storchaka added the comment:

The test is fixed if change order of base classes of UnsupportedOperation. This is rather a workaround, we should find more general fix.

----------
Added file: http://bugs.python.org/file45784/UnsupportedOperation-bases-order.patch

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


More information about the Python-bugs-list mailing list