summaryrefslogtreecommitdiffstats
path: root/Misc
diff options
context:
space:
mode:
authorPaul Moore <p.f.moore@gmail.com>2018-04-20 20:06:51 (GMT)
committerGitHub <noreply@github.com>2018-04-20 20:06:51 (GMT)
commit0399cf9b5e370516e3d0aed6a63ff74aff5eadb5 (patch)
treea3dc42910ca21564720364298a73617926ef29e7 /Misc
parent53f67d401df40486fd0fb8fbcf9da725cd37290c (diff)
downloadcpython-0399cf9b5e370516e3d0aed6a63ff74aff5eadb5.zip
cpython-0399cf9b5e370516e3d0aed6a63ff74aff5eadb5.tar.gz
cpython-0399cf9b5e370516e3d0aed6a63ff74aff5eadb5.tar.bz2
bpo-33131: Upgrade ensurepip to bundle pip 10.0.1 (GH-6546)
Upgrade ensurepip to bundle pip 10.0.1
Diffstat (limited to 'Misc')
-rw-r--r--Misc/NEWS.d/next/Library/2018-04-20-10-43-17.bpo-33131.L2E977.rst1
1 files changed, 1 insertions, 0 deletions
diff --git a/Misc/NEWS.d/next/Library/2018-04-20-10-43-17.bpo-33131.L2E977.rst b/Misc/NEWS.d/next/Library/2018-04-20-10-43-17.bpo-33131.L2E977.rst
new file mode 100644
index 0000000..875c6ac
--- /dev/null
+++ b/Misc/NEWS.d/next/Library/2018-04-20-10-43-17.bpo-33131.L2E977.rst
@@ -0,0 +1 @@
+Upgrade bundled version of pip to 10.0.1.