summaryrefslogtreecommitdiffstats
path: root/Doc/installing
Commit message (Collapse)AuthorAgeFilesLines
* [2.7] bpo-30964: Mention ensurepip in package installation docs (GH-2795)Nicholas2017-07-211-0/+11
| | | | | | | | 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)
* Closes #25910: fix dead and permanently redirected links in the docs. Thanks ↵Georg Brandl2016-02-261-9/+9
| | | | to SilentGhost for the patch.
* Issue26017 - Suggest enclosing command args in double quotes when using ↵Senthil Kumaran2016-01-181-2/+4
| | | | characters which get interpreted by shell.
* Issue #22827: Backport the new Distributing and Instaling Docs from 3.4Donald Stufft2014-11-201-0/+215