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 miss-islington
Recipients cjw296, dhilst, mariocj89, michael.foord, miss-islington, xtreak, zach.ware
Date 2019-09-09.11:42:46
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1568029366.1.0.929236714085.issue37212@roundup.psfhosted.org>
In-reply-to
Content
New changeset bee8bfe5f440c2dde7f5af189febdbf81b27abd5 by Miss Islington (bot) in branch '3.8':
bpo-37212: Preserve keyword argument order in unittest.mock.call and error messages (GH-14310)
https://github.com/python/cpython/commit/bee8bfe5f440c2dde7f5af189febdbf81b27abd5
History
Date User Action Args
2019-09-09 11:42:46miss-islingtonsetrecipients: + miss-islington, cjw296, michael.foord, zach.ware, mariocj89, xtreak, dhilst
2019-09-09 11:42:46miss-islingtonsetmessageid: <1568029366.1.0.929236714085.issue37212@roundup.psfhosted.org>
2019-09-09 11:42:46miss-islingtonlinkissue37212 messages
2019-09-09 11:42:46miss-islingtoncreate