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 xtreak
Recipients gregory.p.smith, xtreak
Date 2019-05-12.05:28:55
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1557638935.2.0.506921472167.issue36871@roundup.psfhosted.org>
In-reply-to
Content
This is little tricky to fix since the call-matcher needs the signature and also the information over whether to add self or not for some cases. Similar open issues.

https://bugs.python.org/issue27715
https://bugs.python.org/issue26752

An approach suggested by Mario : https://bugs.python.org/issue26752#msg337023
History
Date User Action Args
2019-05-12 05:28:55xtreaksetrecipients: + xtreak, gregory.p.smith
2019-05-12 05:28:55xtreaksetmessageid: <1557638935.2.0.506921472167.issue36871@roundup.psfhosted.org>
2019-05-12 05:28:55xtreaklinkissue36871 messages
2019-05-12 05:28:55xtreakcreate