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 rbcollins
Recipients ezio.melotti, michael.foord, pitrou, rbcollins, serhiy.storchaka, vstinner
Date 2015-04-01.20:31:47
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1427920307.46.0.106977801514.issue23839@psf.upfronthosting.co.za>
In-reply-to
Content
+1 on moving to the summary classes rather than actual tracebacks in unittest. (Or perhaps even just serialised tracebacks like we do in testtools).
History
Date User Action Args
2015-04-01 20:31:47rbcollinssetrecipients: + rbcollins, pitrou, vstinner, ezio.melotti, michael.foord, serhiy.storchaka
2015-04-01 20:31:47rbcollinssetmessageid: <1427920307.46.0.106977801514.issue23839@psf.upfronthosting.co.za>
2015-04-01 20:31:47rbcollinslinkissue23839 messages
2015-04-01 20:31:47rbcollinscreate