[issue26634] recursive_repr forgets to override __qualname__ of wrapper

Roundup Robot report at bugs.python.org
Tue Apr 26 02:31:37 EDT 2016


Roundup Robot added the comment:

New changeset 1f0369547b0e by Serhiy Storchaka in branch '3.5':
Issue #26634: recursive_repr() now sets __qualname__ of wrapper.
https://hg.python.org/cpython/rev/1f0369547b0e

New changeset fb70ea8b7b2d by Serhiy Storchaka in branch 'default':
Issue #26634: recursive_repr() now sets __qualname__ of wrapper.
https://hg.python.org/cpython/rev/fb70ea8b7b2d

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

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


More information about the Python-bugs-list mailing list