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 anthony-flury
Recipients anthony-flury, berker.peksag, cbelu, xtreak
Date 2018-09-16.14:14:59
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1537107299.18.0.956365154283.issue32153@psf.upfronthosting.co.za>
In-reply-to
Content
Am not a big fan of special casing, 

I think the functools.update_wrapper is the way to go - will have a look later and produce a pull request with some test cases.
History
Date User Action Args
2018-09-16 14:14:59anthony-flurysetrecipients: + anthony-flury, berker.peksag, cbelu, xtreak
2018-09-16 14:14:59anthony-flurysetmessageid: <1537107299.18.0.956365154283.issue32153@psf.upfronthosting.co.za>
2018-09-16 14:14:59anthony-flurylinkissue32153 messages
2018-09-16 14:14:59anthony-flurycreate