[issue19030] inspect.getmembers and inspect.classify_class_attrs mishandle descriptors

Roundup Robot report at bugs.python.org
Fri Oct 18 10:22:35 CEST 2013


Roundup Robot added the comment:

New changeset 02c9d26d231f by Ethan Furman in branch 'default':
Issue #19030:  special-cased __dict__ as the actual dict is not returned, a proxy is.
http://hg.python.org/cpython/rev/02c9d26d231f

----------

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


More information about the Python-bugs-list mailing list