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 terry.reedy
Recipients dstufft, ned.deily, terry.reedy, vinay.sajip
Date 2014-10-19.06:02:04
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1413698524.99.0.29893614481.issue22669@psf.upfronthosting.co.za>
In-reply-to
Content
I think this was improperly closed.  #22611 was about pip.  This one is about test_venv failing today, 8 days after 22611 was closed, when optional module _ctypes is not built.  The resolution of this issue should be that either the buildbots start using the new version of pip that will not fail or that test_venv is patched to work with version of pip that is being used.
History
Date User Action Args
2014-10-19 06:02:05terry.reedysetrecipients: + terry.reedy, vinay.sajip, ned.deily, dstufft
2014-10-19 06:02:04terry.reedysetmessageid: <1413698524.99.0.29893614481.issue22669@psf.upfronthosting.co.za>
2014-10-19 06:02:04terry.reedylinkissue22669 messages
2014-10-19 06:02:04terry.reedycreate