forked from python/cpython
-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
bpo-37664: Update ensurepip bundled wheels, again (pythonGH-15483)
/cc @ambv since this needs to be included in 3.8 -- see pypa/pip#6885. Sorry about the last minute PR! https://bugs.python.org/issue37664 Automerge-Triggered-By: @zooba
- Loading branch information
Showing
4 changed files
with
3 additions
and
3 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Binary file renamed
BIN
+1.35 MB
.../_bundled/pip-19.2.1-py2.py3-none-any.whl → .../_bundled/pip-19.2.3-py2.py3-none-any.whl
Binary file not shown.
Binary file renamed
BIN
+562 KB
...ed/setuptools-41.0.1-py2.py3-none-any.whl → ...ed/setuptools-41.2.0-py2.py3-none-any.whl
Binary file not shown.
2 changes: 1 addition & 1 deletion
2
Misc/NEWS.d/next/Library/2019-07-24-18-27-44.bpo-37664.o-GYZC.rst
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1 +1 @@ | ||
Update wheels bundled with ensurepip (pip 19.2.1 and setuptools 41.0.1) | ||
Update wheels bundled with ensurepip (pip 19.2.3 and setuptools 41.2.0) |