diff options
author | Benjamin Peterson <benjamin@python.org> | 2019-10-08 01:54:05 (GMT) |
---|---|---|
committer | GitHub <noreply@github.com> | 2019-10-08 01:54:05 (GMT) |
commit | e7e58fe03175adc660c192e724b91ae7ccba9cb6 (patch) | |
tree | 6919f447f133a4219d26f6b2dc28b451210e2db2 /Misc | |
parent | c5abd63e94fcea10bdfa7a20842c6af3248bbd74 (diff) | |
download | cpython-e7e58fe03175adc660c192e724b91ae7ccba9cb6.zip cpython-e7e58fe03175adc660c192e724b91ae7ccba9cb6.tar.gz cpython-e7e58fe03175adc660c192e724b91ae7ccba9cb6.tar.bz2 |
[2.7] bpo-37664: Update ensurepip bundled wheels, again (GH-16633)
(cherry picked from commit 10c452b894d95fed06056fe11e8fe8e1a2a60040)
Co-authored-by: Pradyun Gedam <pradyunsg@gmail.com>
Diffstat (limited to 'Misc')
-rw-r--r-- | Misc/NEWS.d/next/Library/2019-07-24-18-27-44.bpo-37664.o-GYZC.rst | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Misc/NEWS.d/next/Library/2019-07-24-18-27-44.bpo-37664.o-GYZC.rst b/Misc/NEWS.d/next/Library/2019-07-24-18-27-44.bpo-37664.o-GYZC.rst new file mode 100644 index 0000000..f125905 --- /dev/null +++ b/Misc/NEWS.d/next/Library/2019-07-24-18-27-44.bpo-37664.o-GYZC.rst @@ -0,0 +1 @@ +Update wheels bundled with ensurepip (pip 19.2.3 and setuptools 41.2.0) |