Message 352022 - Python tracker

Message352022

Author sfreilich
Recipients cjw296, gregory.p.smith, lisroach, mariocj89, michael.foord, sfreilich, xtreak
Date 2019-09-11.20:41:35
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1568234495.83.0.000820321076429.issue36871@roundup.psfhosted.org>
In-reply-to
Content
Sure, but the bug in error-handling should still be fixed. Currently, if _call_matcher returns an exception, that's ignored by assert_has_calls, and the error message generated as a result is extremely misleading!
History
Date User Action Args
2019-09-11 20:41:35sfreilichsetrecipients: + sfreilich, gregory.p.smith, cjw296, michael.foord, lisroach, mariocj89, xtreak
2019-09-11 20:41:35sfreilichsetmessageid: <1568234495.83.0.000820321076429.issue36871@roundup.psfhosted.org>
2019-09-11 20:41:35sfreilichlinkissue36871 messages
2019-09-11 20:41:35sfreilichcreate