Re: Python 3.4 and ensurepip (rehashed, long)

2014-03-21 Thread Bohuslav Kabrda
- Original Message - > Thanks for following up here, and welcome to the list! I lurk on the Fedora > list via Gmane, but I don't think I have posting privileges there. > Responding > a bit out of order. Thanks! > On Mar 20, 2014, at 04:53 AM, Bohuslav Kabrda wrote: > > >I'll be glad to

Re: Python 3.4 and ensurepip (rehashed, long)

2014-03-21 Thread Piotr Ożarowski
[Barry Warsaw, 2014-03-19] > TL;DR: Let's re-enable the ensurepip module in Python 3.4, and possibly >address some usability issues. We should descend en masse on Montreal and >stage a revolt at Pycon. :) IMO our ensurepip.py should look similar to this: | try: | from pip import * |

Re: Python 3.4 and ensurepip (rehashed, long)

2014-03-21 Thread Matthias Klose
Am 21.03.2014 13:23, schrieb Piotr Ożarowski: [Barry Warsaw, 2014-03-19] TL;DR: Let's re-enable the ensurepip module in Python 3.4, and possibly address some usability issues. We should descend en masse on Montreal and stage a revolt at Pycon. :) IMO our ensurepip.py should look simil

Re: Python 3.4 and ensurepip (rehashed, long)

2014-03-21 Thread Donald Stufft
Hey there, Pip/virtualenv maintainer here and also one of the authors of PEP453. I had someone complaining to me that Python 3.4’s venv module was broken today and through investigating that I found this discussion. I'm signed onto the list now :) I think I wrote most of those recommendations, I'

Re: Python 3.4 and ensurepip (rehashed, long)

2014-03-21 Thread Scott Kitterman
On Wednesday, March 19, 2014 17:40:51 Barry Warsaw wrote: > Signed by ba...@warsaw.us.Show Details > TL;DR: Let's re-enable the ensurepip module in Python 3.4, and possibly >address some usability issues. We should descend en masse on Montreal > and stage a revolt at Pycon. :) > > Python

Re: Python 3.4 and ensurepip (rehashed, long)

2014-03-21 Thread Donald Stufft
On Mar 21, 2014, at 3:24 PM, Scott Kitterman wrote: > On Wednesday, March 19, 2014 17:40:51 Barry Warsaw wrote: >> Signed by ba...@warsaw.us. Show Details >> TL;DR: Let's re-enable the ensurepip module in Python 3.4, and possibly >> address some usability issues. We should descend en masse

Re: Python 3.4 and ensurepip (rehashed, long)

2014-03-21 Thread Donald Stufft
On Mar 21, 2014, at 3:39 PM, Donald Stufft wrote: > > On Mar 21, 2014, at 3:24 PM, Scott Kitterman wrote: > >> On Wednesday, March 19, 2014 17:40:51 Barry Warsaw wrote: >>> Signed by ba...@warsaw.us. Show Details >>> TL;DR: Let's re-enable the ensurepip module in Python 3.4, and possibly >>>