aboutsummaryrefslogtreecommitdiff
path: root/Misc
diff options
context:
space:
mode:
authorNed Deily <nad@python.org>2020-06-15 17:42:22 -0400
committerGitHub <noreply@github.com>2020-06-15 17:42:22 -0400
commite63cc2f64668bd1d4581f8efa7089af7e08863b8 (patch)
tree3b19cd66615705dba2e9ba139e65dc6ab7c96d28 /Misc
parentbpo-40448: ensurepip: Do not use cache (GH-19812) (diff)
downloadcpython-e63cc2f64668bd1d4581f8efa7089af7e08863b8.tar.gz
cpython-e63cc2f64668bd1d4581f8efa7089af7e08863b8.tar.bz2
cpython-e63cc2f64668bd1d4581f8efa7089af7e08863b8.zip
bpo-38488: Upgrade bundled versions of pip & setuptools (GH-20491) (GH-20900)
Co-authored-by: Xavier Fernandez <xav.fernandez@gmail.com>
Diffstat (limited to 'Misc')
-rw-r--r--Misc/NEWS.d/next/Library/2020-05-28-16-51-00.bpo-38488.hFQNgA.rst1
1 files changed, 1 insertions, 0 deletions
diff --git a/Misc/NEWS.d/next/Library/2020-05-28-16-51-00.bpo-38488.hFQNgA.rst b/Misc/NEWS.d/next/Library/2020-05-28-16-51-00.bpo-38488.hFQNgA.rst
new file mode 100644
index 00000000000..c44da9fecb6
--- /dev/null
+++ b/Misc/NEWS.d/next/Library/2020-05-28-16-51-00.bpo-38488.hFQNgA.rst
@@ -0,0 +1 @@
+Update ensurepip to install pip 20.1.1 and setuptools 47.1.0.