summaryrefslogtreecommitdiffstats
path: root/Doc/installing
Commit message (Collapse)AuthorAgeFilesLines
* [2.7] bpo-33503: Fix the broken pypi link in the source and the ↵Stéphane Wirtel2018-05-161-3/+2
| | | | | | | documentation (GH-6814). (GH-6905) (cherry picked from commit 19177fbd5d6d9b29ccc302d65f9d9417ece082ce) Co-authored-by: Stéphane Wirtel <stephane@wirtel.be>
* [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