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

Ethan Furman report at bugs.python.org
Mon Oct 21 18:22:03 CEST 2013


Ethan Furman added the comment:

Thanks, Charles-François!

The problem occurred when I tried to push the commit and was told there was trailing white-space.  Naturally I then ran the de-whitespacing tool which of course removed the whitespace from those lines where you added the \x20s back on.  I'll remember to do those conversions next time, and thanks for fixing it -- I'm not sure I would have found it any time soon.

----------

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


More information about the Python-bugs-list mailing list