[issue26634] recursive_repr forgets to override __qualname__ of wrapper

Raymond Hettinger report at bugs.python.org
Thu Mar 24 01:02:06 EDT 2016


Raymond Hettinger added the comment:

FWIW, qualname was invented *after* recursive_repr, so it would be more accurate to say that qualname forgot recursive_repr :-)

If you don't mind, please add a test to your patch.

----------
assignee:  -> rhettinger
nosy: +rhettinger

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


More information about the Python-bugs-list mailing list