Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Issue #27285: Document the deprecation of the pyvenv script. | Brett Cannon | 2016-07-08 | 1 | -49/+62 |
| | | | | | | | | | 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. | ||||
* | #23891: correctly refer to PyPI as "Python Package Index" | Tal Einat | 2015-06-09 | 1 | -3/+3 |
| | |||||
* | #23891: remove extra words | Andrew Kuchling | 2015-06-08 | 1 | -1/+1 |
| | |||||
* | #23891: add a section to the Tutorial describing virtual environments and pip | Andrew Kuchling | 2015-06-08 | 1 | -0/+197 |