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 steve.dower
Recipients paul.moore, steve.dower, tim.golden, vstinner, zach.ware
Date 2016-10-29.15:35:49
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1477755349.74.0.605447019365.issue28554@psf.upfronthosting.co.za>
In-reply-to
Content
I don't think the build failed, what's more likely is that my recent test_site additions (to test restricted sys.path) are not cleaning up correctly and that's leading to other issue.

I've emailed Jeremy to check the buildbot, and I'm working on making those tests more safe in case they abort without cleaning up.
History
Date User Action Args
2016-10-29 15:35:49steve.dowersetrecipients: + steve.dower, paul.moore, vstinner, tim.golden, zach.ware
2016-10-29 15:35:49steve.dowersetmessageid: <1477755349.74.0.605447019365.issue28554@psf.upfronthosting.co.za>
2016-10-29 15:35:49steve.dowerlinkissue28554 messages
2016-10-29 15:35:49steve.dowercreate