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, dstufft, jcea, larry, loewis, lukasz.langa, ncoghlan, python-dev, vstinner
Date 2013-11-24.07:48:51
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1385279331.22.0.506208600718.issue19734@psf.upfronthosting.co.za>
In-reply-to
Content
test_venv appears to be green on all the stable buildbots now.

However, blocking PIP_REQUIRE_VIRTUALENV in the test probably isn't the right place  for workaround - resolution in venv or ensurepip would be more appropriate.
History
Date User Action Args
2013-11-24 07:48:51ncoghlansetrecipients: + ncoghlan, loewis, jcea, vstinner, larry, christian.heimes, lukasz.langa, python-dev, dstufft
2013-11-24 07:48:51ncoghlansetmessageid: <1385279331.22.0.506208600718.issue19734@psf.upfronthosting.co.za>
2013-11-24 07:48:51ncoghlanlinkissue19734 messages
2013-11-24 07:48:51ncoghlancreate