[pypy-commit] [Git][pypy/pypy][branch/py3.7] 2 commits: Invoke pip via runpy, in ensurepip

Ronan Lamy foss at heptapod.net
Tue May 5 11:13:57 EDT 2020



Ronan Lamy pushed to branch branch/py3.7 at PyPy / pypy


Commits:
4a02057c by Tomas Hrnciar at 2020-05-05T12:27:38Z
Invoke pip via runpy, in ensurepip

This way, any changes to the internal pip API won't mean ensurepip needs to be
changed as well. Also, distributors can update their pip wheels independent on
CPython release schedule.

https://github.com/python/cpython/commit/88f82b2b9ea3514359cb6e3218121f75334063ac

--HG--
branch : py3.6

- - - - -
f982c28f by Ronan Lamy at 2020-05-05T15:13:41Z
hg merge py3.6

--HG--
branch : py3.7

- - - - -


1 changed file:

- lib-python/3/ensurepip/__init__.py


View it on GitLab: https://foss.heptapod.net/pypy/pypy/compare/bd1938d6e3d75f7a17d8f8346245d6986b43a54e...f982c28fce6081e04efd7d49b1199614f78c2d04

-- 
View it on GitLab: https://foss.heptapod.net/pypy/pypy/compare/bd1938d6e3d75f7a17d8f8346245d6986b43a54e...f982c28fce6081e04efd7d49b1199614f78c2d04
You're receiving this email because of your account on foss.heptapod.net.


-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/pypy-commit/attachments/20200505/62e5d5c5/attachment.html>


More information about the pypy-commit mailing list