Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | bpo-45341: Replace 'Packaging' with 'Package' in "Python P... Index" (#28687) | Terry Jan Reedy | 2021-10-02 | 1 | -3/+3 |
| | | | pypi.org " The Python Package Index (PyPI) ... | ||||
* | bpo-41203: Replace Mac OS X and OS X with macOS (GH-28515) | Serhiy Storchaka | 2021-09-22 | 1 | -3/+3 |
| | | | | | | | Replace old names when they refer to actual versions of macOS. Keep historical names in references to older versions. Co-authored-by: Patrick Reader <_@pxeger.com> | ||||
* | Spell Bitbucket correctly. (GH-16862) | Peter Bittner | 2019-10-23 | 1 | -1/+1 |
| | |||||
* | Doc: Replace the deprecated highlightlang directive by highlight. (#13377) | Stéphane Wirtel | 2019-05-17 | 1 | -1/+1 |
| | | | | highlightlang is deprecated since April 2018 in Sphinx. See https://github.com/sphinx-doc/sphinx/pull/4845 | ||||
* | Fix a couple documentation typos. (GH-10498) | Windson yang | 2018-11-13 | 1 | -1/+1 |
| | | | | reproduciblity -> reproducibility PyPA are the group -> PyPA is the group | ||||
* | bpo-33503: Fix the broken pypi link in the source and the documentation ↵ | Stéphane Wirtel | 2018-05-15 | 1 | -1/+1 |
| | | | | (GH-6814) | ||||
* | bpo-25427: Remove pyvenv (GH-5962) | Brett Cannon | 2018-04-20 | 1 | -5/+0 |
| | |||||
* | bpo-25910: Link redirections in docs (#1933) | Sanyam Khurana | 2018-01-20 | 1 | -1/+1 |
| | | | Fixes some redirection links in docs. | ||||
* | bpo-30964: Mention ensurepip in package installation docs (GH-2786) | Nicholas | 2017-07-21 | 1 | -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. | ||||
* | Issue #27285: Document the deprecation of the pyvenv script. | Brett Cannon | 2016-07-08 | 1 | -24/+37 |
| | | | | | | | | | As part of the update, the documentation was updated to normalize around the term "virtual environment" instead of relying too heavily on "venv" for the same meaning and leading to inconsistent usage of either. Thanks to Steve Piercy for the patch. | ||||
* | Closes #25910: fix dead and permanently redirected links in the docs. Thanks ↵ | Georg Brandl | 2016-02-26 | 1 | -9/+9 |
| | | | | to SilentGhost for the patch. | ||||
* | Issue26017 - Suggest enclosing command args in double quotes when using ↵ | Senthil Kumaran | 2016-01-18 | 1 | -2/+4 |
| | | | | characters which get interpreted by shell. | ||||
* | Fixing broken links in doc, part 3: the rest | Georg Brandl | 2014-10-29 | 1 | -5/+5 |
| | |||||
* | Use https:// URLs when referring to python.org hosts. | Georg Brandl | 2014-10-29 | 1 | -7/+7 |
| | |||||
* | Realign packaging docs with PyPUG changes | Nick Coghlan | 2014-10-04 | 1 | -7/+7 |
| | |||||
* | Issue #22295: Adopt 'python -m pip' as the preferred invocation | Nick Coghlan | 2014-09-06 | 1 | -10/+20 |
| | |||||
* | Merge in all documentation changes since branching 3.4.0rc1. | Larry Hastings | 2014-03-16 | 1 | -0/+210 |