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 cjw296
Recipients cjw296, mariocj89, michael.foord, xtreak
Date 2019-05-08.14:37:19
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1557326239.92.0.195339625152.issue36848@roundup.psfhosted.org>
In-reply-to
Content
We only attempt to set __signature__ on Mocks, so I don't think extensions will be a problem.

I do think there's a bit of code smell on that method: it's called _check_* and then changes some attributes, that might be worth fixing?
History
Date User Action Args
2019-05-08 14:37:19cjw296setrecipients: + cjw296, michael.foord, mariocj89, xtreak
2019-05-08 14:37:19cjw296setmessageid: <1557326239.92.0.195339625152.issue36848@roundup.psfhosted.org>
2019-05-08 14:37:19cjw296linkissue36848 messages
2019-05-08 14:37:19cjw296create