]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
bpo-38488: Upgrade bundled versions of pip & setuptools (GH-20491)
authorXavier Fernandez <xav.fernandez@gmail.com>
Mon, 15 Jun 2020 19:16:48 +0000 (21:16 +0200)
committerGitHub <noreply@github.com>
Mon, 15 Jun 2020 19:16:48 +0000 (15:16 -0400)
commit5f79f46612c351bde78a41c5264c42db21008868
tree6154dafc685835c6e5e61392ec41e648e3998342
parent4a3a682b12f93a03888e8b59f439bc5fe30d6055
bpo-38488: Upgrade bundled versions of pip & setuptools (GH-20491)
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]