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 gregory.p.smith
Recipients cjw296, gregory.p.smith, lisroach, mariocj89, michael.foord, miss-islington, sfreilich, xtreak
Date 2019-09-24.22:04:32
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1569362672.62.0.160570390876.issue36871@roundup.psfhosted.org>
In-reply-to
Content
New changeset 2180f6b058effbf49ec819f7cedbe76ddd4b700c by Gregory P. Smith (Samuel Freilich) in branch 'master':
bpo-36871: Avoid duplicated 'Actual:' in assertion message (GH-16361)
https://github.com/python/cpython/commit/2180f6b058effbf49ec819f7cedbe76ddd4b700c
History
Date User Action Args
2019-09-24 22:04:32gregory.p.smithsetrecipients: + gregory.p.smith, cjw296, michael.foord, lisroach, mariocj89, miss-islington, xtreak, sfreilich
2019-09-24 22:04:32gregory.p.smithsetmessageid: <1569362672.62.0.160570390876.issue36871@roundup.psfhosted.org>
2019-09-24 22:04:32gregory.p.smithlinkissue36871 messages
2019-09-24 22:04:32gregory.p.smithcreate