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, gregory.p.smith, lisroach, mariocj89, michael.foord, xtreak
Date 2019-08-29.06:57:41
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1567061861.76.0.555871092062.issue36871@roundup.psfhosted.org>
In-reply-to
Content
New changeset be310e03d0b84ef56e9d35b0b1b21d685b7ea371 by Chris Withers (Miss Islington (bot)) in branch '3.7':
bpo-36871: Ensure method signature is used when asserting mock calls to a method (GH15577)
https://github.com/python/cpython/commit/be310e03d0b84ef56e9d35b0b1b21d685b7ea371
History
Date User Action Args
2019-08-29 06:57:41cjw296setrecipients: + cjw296, gregory.p.smith, michael.foord, lisroach, mariocj89, xtreak
2019-08-29 06:57:41cjw296setmessageid: <1567061861.76.0.555871092062.issue36871@roundup.psfhosted.org>
2019-08-29 06:57:41cjw296linkissue36871 messages
2019-08-29 06:57:41cjw296create