summaryrefslogtreecommitdiffstats
path: root/Misc/NEWS.d/next
diff options
context:
space:
mode:
authorSteve Dower <steve.dower@python.org>2020-08-07 23:47:40 (GMT)
committerGitHub <noreply@github.com>2020-08-07 23:47:40 (GMT)
commit70e9243a55be9c32b41f2149cdfa3957f96f8471 (patch)
tree6d24bab89214c1c89629a46443e8e7bbc2206eee /Misc/NEWS.d/next
parent1ecbfbc26a51469672ab49eb306616a16a4c2450 (diff)
downloadcpython-70e9243a55be9c32b41f2149cdfa3957f96f8471.zip
cpython-70e9243a55be9c32b41f2149cdfa3957f96f8471.tar.gz
cpython-70e9243a55be9c32b41f2149cdfa3957f96f8471.tar.bz2
bpo-41490: Update ensurepip to install pip 20.2.1 and setuptools 49.2.1 (GH-21774)
Diffstat (limited to 'Misc/NEWS.d/next')
-rw-r--r--Misc/NEWS.d/next/Library/2020-08-05-23-16-39.bpo-41490.6z47A_.rst1
1 files changed, 1 insertions, 0 deletions
diff --git a/Misc/NEWS.d/next/Library/2020-08-05-23-16-39.bpo-41490.6z47A_.rst b/Misc/NEWS.d/next/Library/2020-08-05-23-16-39.bpo-41490.6z47A_.rst
new file mode 100644
index 0000000..e89180d
--- /dev/null
+++ b/Misc/NEWS.d/next/Library/2020-08-05-23-16-39.bpo-41490.6z47A_.rst
@@ -0,0 +1 @@
+Update :mod:`ensurepip` to install pip 20.2.1 and setuptools 49.2.1.