[Python-checkins] [python/cpython] 82a77d: [2.7] bpo-30964: Mention ensurepip in package inst...
GitHub
noreply at github.com
Fri Jul 21 02:29:45 EDT 2017
Branch: refs/heads/2.7
Home: https://github.com/python/cpython
Commit: 82a77d38d6dc7df740e7b01b66aeff433730e9ca
https://github.com/python/cpython/commit/82a77d38d6dc7df740e7b01b66aeff433730e9ca
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:
-----------
[2.7] bpo-30964: Mention ensurepip in package installation docs (GH-2795)
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