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 sfreilich
Recipients cjw296, gregory.p.smith, lisroach, mariocj89, michael.foord, sfreilich, xtreak
Date 2019-09-12.11:09:55
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1568286595.95.0.38887079226.issue36871@roundup.psfhosted.org>
In-reply-to
Content
Check out my PR, which solves a much smaller issue: It fixes a bug in the exception raising logic in assert_has_calls (and _awaits) which makes complicated problems like the one you mention much harder to debug.

Also it has tests!
History
Date User Action Args
2019-09-12 11:09:55sfreilichsetrecipients: + sfreilich, gregory.p.smith, cjw296, michael.foord, lisroach, mariocj89, xtreak
2019-09-12 11:09:55sfreilichsetmessageid: <1568286595.95.0.38887079226.issue36871@roundup.psfhosted.org>
2019-09-12 11:09:55sfreilichlinkissue36871 messages
2019-09-12 11:09:55sfreilichcreate