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 vstinner
Recipients kayhayen, vstinner
Date 2019-04-26.02:09:13
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1556244554.04.0.556122669858.issue36725@roundup.psfhosted.org>
In-reply-to
Content
New changeset 4d29983185bc12ca685a1eb3873bacb8a7b67416 by Victor Stinner in branch 'master':
bpo-36725: regrtest: add TestResult type (GH-12960)
https://github.com/python/cpython/commit/4d29983185bc12ca685a1eb3873bacb8a7b67416
History
Date User Action Args
2019-04-26 02:09:14vstinnersetrecipients: + vstinner, kayhayen
2019-04-26 02:09:14vstinnersetmessageid: <1556244554.04.0.556122669858.issue36725@roundup.psfhosted.org>
2019-04-26 02:09:14vstinnerlinkissue36725 messages
2019-04-26 02:09:13vstinnercreate