[Python-checkins] [python/cpython] df5837: [3.6] bpo-30964: Mention ensurepip in package inst...
GitHub
noreply at github.com
Fri Jul 21 02:44:44 EDT 2017
Branch: refs/heads/3.6
Home: https://github.com/python/cpython
Commit: df5837b5a916aac645087ae02c44e88ff77024ef
https://github.com/python/cpython/commit/df5837b5a916aac645087ae02c44e88ff77024ef
Author: Nicholas <nick.kobald at gmail.com>
Date: 2017-07-21 (Fri, 21 Jul 2017)
Changed paths:
M Doc/installing/index.rst
M Misc/ACKS
Log Message:
-----------
[3.6] bpo-30964: Mention ensurepip in package installation docs (GH-2797)
Adds a new 'Pip not installed' section that covers
running `ensurepip` manually, and also references
the relevant section of the Python Packaging User
Guide.
(cherry picked from commit b3527bfefd7a0188d43a2d7515ac6addd97a8202)
More information about the Python-checkins
mailing list