Message 314662 - Python tracker (original) (raw)

Message314662

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:19 terry.reedy set recipients: + terry.reedy, paul.moore, ncoghlan, vstinner, tim.golden, ned.deily, zach.ware, steve.dower
2018-03-29 15:50:19 terry.reedy set messageid: 1522338619.23.0.467229070634.issue32823@psf.upfronthosting.co.za
2018-03-29 15:50:19 terry.reedy link issue32823 messages
2018-03-29 15:50:19 terry.reedy create