On 11/28/2013 12:42 AM, Bohuslav Kabrda wrote:
> I hope I covered all the important points. Basically, we can make this work 
> in a way acceptable for upstream, if we package setupttols and pip as wheels. 
> It'll require some extra effort, but I think it's worth it.
> Thoughts? Anyone has better/simpler ideas?

From an upstream point of view, so long as test.test_ensurepip and
test.test_venv still work, things should generally be OK.

I quite like the idea of checking for the consistency of the RECORD
files between the system pip and the one in the virtualenv (as well as
using RECORD as a guide to what to copy into a fresh venv). If you get
that working, I'd be interested in a Python 3.5 venv and/or ensurepip
patch to do that by default, and only bootstrap from the embedded wheel
if there was no system pip available.

Cheers,
Nick.

-- 
Nick Coghlan
Red Hat Hosted & Shared Services
Software Engineering & Development, Brisbane

Testing Solutions Team Lead
Beaker Development Lead (http://beaker-project.org/)
_______________________________________________
python-devel mailing list
python-devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/python-devel

Reply via email to