Message 325944 - Python tracker

Message325944

Author njs
Recipients christian.heimes, ned.deily, njs, steve.dower
Date 2018-09-21.02:39:51
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1537497591.35.0.956365154283.issue34759@psf.upfronthosting.co.za>
In-reply-to
Content
The test doesn't involve any threads, so it does seem strange that this PR changed its behavior.

I haven't checked against master carefully, but the original observation was that our Travis "3.7-dev" and "3.8-dev" tests started failing in the same way sometime in the last week-ish, so my tentative guess is that it it's the same for both.
History
Date User Action Args
2018-09-21 02:39:51njssetrecipients: + njs, christian.heimes, ned.deily, steve.dower
2018-09-21 02:39:51njssetmessageid: <1537497591.35.0.956365154283.issue34759@psf.upfronthosting.co.za>
2018-09-21 02:39:51njslinkissue34759 messages
2018-09-21 02:39:51njscreate