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 python-dev
Recipients Amit Saha, Amit.Saha, The Compiler, kushal.das, michael.foord, python-dev, rbcollins, vstinner
Date 2016-03-11.21:21:46
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <20160311212144.45764.66872@psf.io>
In-reply-to
Content
New changeset bd75f8d34f97 by Victor Stinner in branch 'default':
Add Mock.assert_called()
https://hg.python.org/cpython/rev/bd75f8d34f97
History
Date User Action Args
2016-03-11 21:21:47python-devsetrecipients: + python-dev, vstinner, rbcollins, michael.foord, kushal.das, Amit.Saha, The Compiler, Amit Saha
2016-03-11 21:21:46python-devlinkissue26323 messages
2016-03-11 21:21:46python-devcreate