[issue13544] Add __qualname__ to functools.WRAPPER_ASSIGNMENTS

Meador Inge report at bugs.python.org
Sun Dec 11 05:08:58 CET 2011


Meador Inge <meadori at gmail.com> added the comment:

Filip, with the exception of some minor whitespace problems (remember to run 
'make patchcheck') and a missed testcase in 'TestWraps.test_default_update', 
this looks good to me.  I was just about to attach a similar patch.  Here is
an updated patch with those minor fixes.

Nick, does this look OK to you?

----------
nosy: +meador.inge
Added file: http://bugs.python.org/file23910/issue13544-1.patch

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


More information about the Python-bugs-list mailing list