This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author python-dev
Recipients docs@python, python-dev, xiang.zhang
Date 2016-04-18.18:19:51
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <20160418181948.7131.91870.FC6AD19F@psf.io>
In-reply-to
Content
New changeset 11d8f5d1968d by Berker Peksag in branch '3.5':
Issue #26615: Add missing __qualname__ entry to functools.update_wrapper() docs
https://hg.python.org/cpython/rev/11d8f5d1968d

New changeset ee9921b29fd8 by Berker Peksag in branch 'default':
Issue #26615: Add missing __qualname__ entry to functools.update_wrapper() docs
https://hg.python.org/cpython/rev/ee9921b29fd8
History
Date User Action Args
2016-04-18 18:19:51python-devsetrecipients: + python-dev, docs@python, xiang.zhang
2016-04-18 18:19:51python-devlinkissue26615 messages
2016-04-18 18:19:51python-devcreate