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 georg.brandl
Recipients Rosuav, docs@python, georg.brandl
Date 2016-03-17.07:02:08
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1458198128.24.0.76956021773.issue26576@psf.upfronthosting.co.za>
In-reply-to
Content
The patch is definitely an improvement.

What about a remark like ", except that `deco` is evaluated before the function `f` is created"?  That should cover the remaining difference.
History
Date User Action Args
2016-03-17 07:02:08georg.brandlsetrecipients: + georg.brandl, docs@python, Rosuav
2016-03-17 07:02:08georg.brandlsetmessageid: <1458198128.24.0.76956021773.issue26576@psf.upfronthosting.co.za>
2016-03-17 07:02:08georg.brandllinkissue26576 messages
2016-03-17 07:02:08georg.brandlcreate