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 gregory.p.smith
Recipients gregory.p.smith, ncoghlan, rhettinger, serhiy.storchaka
Date 2021-05-02.01:05:11
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1619917511.91.0.123836562813.issue44003@roundup.psfhosted.org>
In-reply-to
Content
https://bugs.python.org/issue41232 covers the more general case of suggesting changing update_wrapper's behavior.  That would alleviate the need to fix the pure python implementation within my own PR.
History
Date User Action Args
2021-05-02 01:05:11gregory.p.smithsetrecipients: + gregory.p.smith, rhettinger, ncoghlan, serhiy.storchaka
2021-05-02 01:05:11gregory.p.smithsetmessageid: <1619917511.91.0.123836562813.issue44003@roundup.psfhosted.org>
2021-05-02 01:05:11gregory.p.smithlinkissue44003 messages
2021-05-02 01:05:11gregory.p.smithcreate