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 terry.reedy
Recipients ncoghlan, ned.deily, paul.moore, steve.dower, terry.reedy, tim.golden, vstinner, zach.ware
Date 2018-03-29.15:50:19
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1522338619.23.0.467229070634.issue32823@psf.upfronthosting.co.za>
In-reply-to
Content
Yes. For 3.7 and 3.8, nothing appears until 41 seconds because test___all__ takes 40 seconds.  For 3.6, the batch result appears at 37 seconds because test___all__ runs in 36 seconds.
History
Date User Action Args
2018-03-29 15:50:19terry.reedysetrecipients: + terry.reedy, paul.moore, ncoghlan, vstinner, tim.golden, ned.deily, zach.ware, steve.dower
2018-03-29 15:50:19terry.reedysetmessageid: <1522338619.23.0.467229070634.issue32823@psf.upfronthosting.co.za>
2018-03-29 15:50:19terry.reedylinkissue32823 messages
2018-03-29 15:50:19terry.reedycreate