Message 295310 - Python tracker

Message295310

Author jkloth
Recipients davin, jkloth, paul.moore, steve.dower, tim.golden, vstinner, zach.ware
Date 2017-06-06.23:21:00
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1496791261.02.0.191839911217.issue30339@psf.upfronthosting.co.za>
In-reply-to
Content
Added PR1978 that resolves this issue on my buildbot at least.  Note that it is against 3.5 as that is the branch that has the issue, it seems.

I'm guessing improvements in startup time on newer Pythons is why it doesn't occur for them.
History
Date User Action Args
2017-06-06 23:21:01jklothsetrecipients: + jkloth, paul.moore, vstinner, tim.golden, zach.ware, steve.dower, davin
2017-06-06 23:21:01jklothsetmessageid: <1496791261.02.0.191839911217.issue30339@psf.upfronthosting.co.za>
2017-06-06 23:21:01jklothlinkissue30339 messages
2017-06-06 23:21:00jklothcreate