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