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 cjw296
Recipients cjw296, dfortunov, eric.araujo, mariocj89, michael.foord, xtreak
Date 2018-12-03.21:54:46
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1543874087.04.0.788709270274.issue35226@psf.upfronthosting.co.za>
In-reply-to
Content
New changeset e8f9e4785caeef8a68bb7859280e91a4cb424b79 by Chris Withers (Miss Islington (bot)) in branch '3.7':
bpo-35226: Fix equality for nested unittest.mock.call objects. (GH-10555)
https://github.com/python/cpython/commit/e8f9e4785caeef8a68bb7859280e91a4cb424b79
History
Date User Action Args
2018-12-03 21:54:47cjw296setrecipients: + cjw296, eric.araujo, michael.foord, dfortunov, mariocj89, xtreak
2018-12-03 21:54:47cjw296setmessageid: <1543874087.04.0.788709270274.issue35226@psf.upfronthosting.co.za>
2018-12-03 21:54:47cjw296linkissue35226 messages
2018-12-03 21:54:47cjw296create