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 ncoghlan
Recipients christian.heimes, ncoghlan, python-dev, tim.peters
Date 2013-11-24.06:54:23
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1385276063.64.0.24535097546.issue19744@psf.upfronthosting.co.za>
In-reply-to
Content
Also noting that the reason for the dummy ssl in the venv would be to provoke the "SSL/TLS not available" behaviour when running the tests in a Python that actually has those pieces (since the buildbots will have them available unless something goes wrong with the build)
History
Date User Action Args
2013-11-24 06:54:23ncoghlansetrecipients: + ncoghlan, tim.peters, christian.heimes, python-dev
2013-11-24 06:54:23ncoghlansetmessageid: <1385276063.64.0.24535097546.issue19744@psf.upfronthosting.co.za>
2013-11-24 06:54:23ncoghlanlinkissue19744 messages
2013-11-24 06:54:23ncoghlancreate