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 zach.ware
Recipients cjw296, dhilst, mariocj89, michael.foord, xtreak, zach.ware
Date 2019-09-09.10:55:25
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1568026525.23.0.531618741497.issue37212@roundup.psfhosted.org>
In-reply-to
Content
New changeset 9d607061c9c888913ae2c18543775cf360d55f27 by Zachary Ware (Xtreak) in branch 'master':
bpo-37212: Preserve keyword argument order in unittest.mock.call and error messages (GH-14310)
https://github.com/python/cpython/commit/9d607061c9c888913ae2c18543775cf360d55f27
History
Date User Action Args
2019-09-09 10:55:25zach.waresetrecipients: + zach.ware, cjw296, michael.foord, mariocj89, xtreak, dhilst
2019-09-09 10:55:25zach.waresetmessageid: <1568026525.23.0.531618741497.issue37212@roundup.psfhosted.org>
2019-09-09 10:55:25zach.warelinkissue37212 messages
2019-09-09 10:55:25zach.warecreate