[issue23898] inspect() changes in Python3.4 are not compatible with objects that implement special __bool__, __eq__

Roundup Robot report at bugs.python.org
Thu May 21 21:46:19 CEST 2015


Roundup Robot added the comment:

New changeset fb9addfdfc35 by Yury Selivanov in branch '3.4':
Issue 23898: Fix inspect.classify_class_attrs() to work with __eq__
https://hg.python.org/cpython/rev/fb9addfdfc35

New changeset d6a9d225413a by Yury Selivanov in branch 'default':
Issue 23898: Fix inspect.classify_class_attrs() to work with __eq__
https://hg.python.org/cpython/rev/d6a9d225413a

----------
nosy: +python-dev

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


More information about the Python-bugs-list mailing list