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 vstinner
Recipients berker.peksag, docs@python, lisroach, michael.foord, vstinner
Date 2017-03-24.23:51:07
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1490399467.91.0.193545469587.issue28911@psf.upfronthosting.co.za>
In-reply-to
Content
New changeset 55b82e10dc6b75b30a72fa56beb60eaf54a008d4 by Victor Stinner (Arne de Laat) in branch '3.6':
bpo-28911: Clarify the behaviour of assert_called_once_with. (#252)
https://github.com/python/cpython/commit/55b82e10dc6b75b30a72fa56beb60eaf54a008d4
History
Date User Action Args
2017-03-24 23:51:07vstinnersetrecipients: + vstinner, michael.foord, docs@python, berker.peksag, lisroach
2017-03-24 23:51:07vstinnersetmessageid: <1490399467.91.0.193545469587.issue28911@psf.upfronthosting.co.za>
2017-03-24 23:51:07vstinnerlinkissue28911 messages
2017-03-24 23:51:07vstinnercreate