]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
bpo-38488: Upgrade bundled versions of pip & setuptools (GH-20491) (GH-20900)
authorNed Deily <nad@python.org>
Mon, 15 Jun 2020 21:42:22 +0000 (17:42 -0400)
committerGitHub <noreply@github.com>
Mon, 15 Jun 2020 21:42:22 +0000 (17:42 -0400)
commite63cc2f64668bd1d4581f8efa7089af7e08863b8
tree3b19cd66615705dba2e9ba139e65dc6ab7c96d28
parenta1d3be4623c8ec7069bd34ccdce336be9cdeb644
bpo-38488: Upgrade bundled versions of pip & setuptools (GH-20491) (GH-20900)

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]