<p dir="ltr"><br>
On 19 Sep 2013 23:53, "Antoine Pitrou" <<a href="mailto:solipsis@pitrou.net">solipsis@pitrou.net</a>> wrote:<br>
><br>
> Le Thu, 19 Sep 2013 09:27:24 -0400,<br>
> Donald Stufft <<a href="mailto:donald@stufft.io">donald@stufft.io</a>> a écrit :<br>
> > We've updated PEP453 based on some of the early feedback we've gotten<br>
> > from -dev and Martin.<br>
> ><br>
> > Major changes:<br>
> ><br>
> > * Removal of the option to fetch pip from PyPI in order not to modify<br>
> > the trust model of the Python installers<br>
> > * Consequently rename the model from ``getpip`` to ``extractpip``<br>
><br>
> "ensurepip" ?</p>
<p dir="ltr">Oh, I like it - describes exactly why the module exists :)</p>
<p dir="ltr">><br>
> What happens if there is already a higher pip version installed?<br>
> I suppose "extractpip" doesn't do anything in that case?<br>
><br>
> (sorry, perhaps it's mentioned in the PEP and I haven't seen it.<br>
> The PEP has become so long that I've only skimmed through it.)</p>
<p dir="ltr">As Donald said, the fact nothing happens in that case is currently only implied by the fact this is the way pip's "--upgrade" option works.</p>
<p dir="ltr">We should make that explicit in the PEP.</p>
<p dir="ltr">Cheers,<br>
Nick.</p>
<p dir="ltr">><br>
> Regards<br>
><br>
> Antoine.<br>
><br>
><br>
> _______________________________________________<br>
> Python-Dev mailing list<br>
> <a href="mailto:Python-Dev@python.org">Python-Dev@python.org</a><br>
> <a href="https://mail.python.org/mailman/listinfo/python-dev">https://mail.python.org/mailman/listinfo/python-dev</a><br>
> Unsubscribe: <a href="https://mail.python.org/mailman/options/python-dev/ncoghlan%40gmail.com">https://mail.python.org/mailman/options/python-dev/ncoghlan%40gmail.com</a><br>
</p>