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 pablogsal
Recipients pablogsal, serhiy.storchaka, vstinner
Date 2018-06-20.21:31:29
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1529530289.31.0.56676864532.issue33873@psf.upfronthosting.co.za>
In-reply-to
Content
I think commit4ffe9c2b251f6e027b26250b7a2618e78d4edd22 from bpo-33718 should be backported IMO:

bpo-33718: regrtest: use format_duration() to display failed tests (GH-7686)
https://github.com/python/cpython/commit/4ffe9c2b251f6e027b26250b7a2618e78d4edd22
History
Date User Action Args
2018-06-20 21:31:29pablogsalsetrecipients: + pablogsal, vstinner, serhiy.storchaka
2018-06-20 21:31:29pablogsalsetmessageid: <1529530289.31.0.56676864532.issue33873@psf.upfronthosting.co.za>
2018-06-20 21:31:29pablogsallinkissue33873 messages
2018-06-20 21:31:29pablogsalcreate