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, jcea, larry, loewis, lukasz.langa, ncoghlan, python-dev, vstinner
Date 2013-11-24.02:17:44
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1385259464.77.0.515592519414.issue19734@psf.upfronthosting.co.za>
In-reply-to
Content
That specific stack trace is from the commit where I inadvertently reverted the isolated mode fix - the pip installation test is always run with PYTHONWARNINGS=e now to make sure it will fail in non-isolated mode.
History
Date User Action Args
2013-11-24 02:17:44ncoghlansetrecipients: + ncoghlan, loewis, jcea, vstinner, larry, christian.heimes, lukasz.langa, python-dev
2013-11-24 02:17:44ncoghlansetmessageid: <1385259464.77.0.515592519414.issue19734@psf.upfronthosting.co.za>
2013-11-24 02:17:44ncoghlanlinkissue19734 messages
2013-11-24 02:17:44ncoghlancreate