Message 166041 - Python tracker

Message166041

Author ned.deily
Recipients eric.araujo, georg.brandl, koobs, ned.deily, pitrou, python-dev, ronaldoussoren, sbt, tarek
Date 2012-07-21.15:18:57
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1342883938.59.0.0270459055437.issue15184@psf.upfronthosting.co.za>
In-reply-to
Content
The new buildbot failure is due to that buildbot using env variables for some of the config variables during execution.  The new tests need to isolate themselves from that.  Should have a fix shortly.
History
Date User Action Args
2012-07-21 15:18:58ned.deilysetrecipients: + ned.deily, georg.brandl, ronaldoussoren, pitrou, tarek, eric.araujo, python-dev, sbt, koobs
2012-07-21 15:18:58ned.deilysetmessageid: <1342883938.59.0.0270459055437.issue15184@psf.upfronthosting.co.za>
2012-07-21 15:18:58ned.deilylinkissue15184 messages
2012-07-21 15:18:57ned.deilycreate