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 Dustin.Oprea, docs@python, ezio.melotti, python-dev, r.david.murray, rhettinger, terry.reedy
Date 2014-08-05.05:15:44
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <3hS41C70Y2z7Ljt@mail.python.org>
In-reply-to
Content
New changeset 9e3c367b45a1 by Ezio Melotti in branch '3.4':
#21928: clarify functools.wraps docs.
http://hg.python.org/cpython/rev/9e3c367b45a1

New changeset 5a58f6e793cc by Ezio Melotti in branch 'default':
#21928: merge with 3.4.
http://hg.python.org/cpython/rev/5a58f6e793cc

New changeset 6cbd08fbdf77 by Ezio Melotti in branch '2.7':
#21928: clarify functools.wraps docs.
http://hg.python.org/cpython/rev/6cbd08fbdf77
History
Date User Action Args
2014-08-05 05:15:44python-devsetrecipients: + python-dev, rhettinger, terry.reedy, ezio.melotti, r.david.murray, docs@python, Dustin.Oprea
2014-08-05 05:15:44python-devlinkissue21928 messages
2014-08-05 05:15:44python-devcreate