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 JelleZijlstra, Thor Whalen, Thor Whalen2, domdfcoding, donovick, gregory.p.smith, ncoghlan, terry.reedy
Date 2021-05-02.04:42:50
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1619930570.29.0.530243368675.issue41232@roundup.psfhosted.org>
In-reply-to
Content
That makes sense. It seems like we're missing information signature() would need to be able to differentiate between when it should default to follow .__wrapped__ vs when it shouldn't.  Neither default can satisfy everyone.
History
Date User Action Args
2021-05-02 04:42:50gregory.p.smithsetrecipients: + gregory.p.smith, terry.reedy, ncoghlan, JelleZijlstra, donovick, Thor Whalen, Thor Whalen2, domdfcoding
2021-05-02 04:42:50gregory.p.smithsetmessageid: <1619930570.29.0.530243368675.issue41232@roundup.psfhosted.org>
2021-05-02 04:42:50gregory.p.smithlinkissue41232 messages
2021-05-02 04:42:50gregory.p.smithcreate