[issue13544] Add __qualname__ to functools.WRAPPER_ASSIGNMENTS

Nick Coghlan report at bugs.python.org
Wed Dec 7 00:20:27 CET 2011


New submission from Nick Coghlan <ncoghlan at gmail.com>:

functools.update_wrapper() and functools.wraps() should copy the new property by default.

----------
keywords: easy
messages: 148943
nosy: ncoghlan
priority: release blocker
severity: normal
stage: needs patch
status: open
title: Add __qualname__ to functools.WRAPPER_ASSIGNMENTS
versions: Python 3.3

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


More information about the Python-bugs-list mailing list