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 kushal.das, michael.foord, python-dev
Date 2014-09-16.13:04:18
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <20140916130348.26497.91007@mail.hg.python.org>
In-reply-to
Content
New changeset 5660c1bdc2b6 by Kushal Das in branch 'default':
Closes #21270 : We now override tuple methods in mock.call objects.
https://hg.python.org/cpython/rev/5660c1bdc2b6
History
Date User Action Args
2014-09-16 13:04:19python-devsetrecipients: + python-dev, michael.foord, kushal.das
2014-09-16 13:04:18python-devlinkissue21270 messages
2014-09-16 13:04:18python-devcreate