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