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 michael.foord
Recipients cbelu, cjw296, mariocj89, michael.foord, xtreak
Date 2019-09-10.10:27:32
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1568111252.69.0.0727147138234.issue30587@roundup.psfhosted.org>
In-reply-to
Content
I'd like spec to have signature validation. I don't think the use case for "attribute validation only" (current spec behaviour) is very strong and I'd rather not add new keywords. The mock API is already too complex.

I'll take the existing PR and modify it to use spec instead of adding the new autospec.
History
Date User Action Args
2019-09-10 10:27:32michael.foordsetrecipients: + michael.foord, cjw296, mariocj89, cbelu, xtreak
2019-09-10 10:27:32michael.foordsetmessageid: <1568111252.69.0.0727147138234.issue30587@roundup.psfhosted.org>
2019-09-10 10:27:32michael.foordlinkissue30587 messages
2019-09-10 10:27:32michael.foordcreate