]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
bpo-38488: Upgrade bundled versions of pip & setuptools (GH-20491)
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Mon, 15 Jun 2020 20:39:49 +0000 (13:39 -0700)
committerGitHub <noreply@github.com>
Mon, 15 Jun 2020 20:39:49 +0000 (13:39 -0700)
commitbc996c67b7ba73886bb6edfd637ef3f874ddc9d4
tree0a7c8d1b0293392e9c17bf0571dd004bab5aea48
parentb498c7f1b3890e43ea2e7d1570f8403707ea4cc6
bpo-38488: Upgrade bundled versions of pip & setuptools (GH-20491)

(cherry picked from commit 5f79f46612c351bde78a41c5264c42db21008868)

Co-authored-by: Xavier Fernandez <xav.fernandez@gmail.com>
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]