]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
bpo-38488: Upgrade bundled versions of pip & setuptools (GH-20491) (GH-20900)
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Mon, 15 Jun 2020 22:01:19 +0000 (15:01 -0700)
committerGitHub <noreply@github.com>
Mon, 15 Jun 2020 22:01:19 +0000 (15:01 -0700)
commit678ffc42813c9fcf36324ba378632b8a3fc18fb6
tree43d5bf25dcc5b19a8915547f853264a7deeaf1aa
parentb46beb25e4cf213dbf46a0a0cf3f0ed134894f7d
bpo-38488: Upgrade bundled versions of pip & setuptools (GH-20491) (GH-20900)

Co-authored-by: Xavier Fernandez <xav.fernandez@gmail.com>
(cherry picked from commit e63cc2f64668bd1d4581f8efa7089af7e08863b8)

Co-authored-by: Ned Deily <nad@python.org>
Lib/ensurepip/__init__.py
Lib/ensurepip/_bundled/pip-19.2.3-py2.py3-none-any.whl [deleted file]
Lib/ensurepip/_bundled/pip-20.1.1-py2.py3-none-any.whl [new file with mode: 0644]
Lib/ensurepip/_bundled/setuptools-47.1.0-py3-none-any.whl [moved from Lib/ensurepip/_bundled/setuptools-41.2.0-py2.py3-none-any.whl with 65% similarity]
Lib/test/test_venv.py
Misc/NEWS.d/next/Library/2020-05-28-16-51-00.bpo-38488.hFQNgA.rst [new file with mode: 0644]