summaryrefslogtreecommitdiffstats
path: root/Doc/using/venv-create.inc
Commit message (Collapse)AuthorAgeFilesLines
* Corrected typo.Vinay Sajip2015-02-071-1/+1
|
* Minor change to documentation on creating venvs.Vinay Sajip2015-02-071-4/+7
|
* Updated pyvenv documentation to match its current behaviour.Vinay Sajip2015-01-231-2/+5
|
* Fixing broken links in doc, part 3: the restGeorg Brandl2014-10-291-1/+1
|
* Use https:// URLs when referring to python.org hosts.Georg Brandl2014-10-291-1/+1
|
* Merge in all documentation changes since branching 3.4.0rc1.Larry Hastings2014-03-161-1/+9
|
* shelf in with stmt, fish/csh in venv, ElementTree short_empty_elements keyword.R David Murray2013-12-261-0/+2
| | | | | | Also added versionadded for for fish/csh, fixed indentation of versionadded for ElementTree.write, and make the behavior of shelf as a context manager explicit in the docs.
* Close #19552: venv and pyvenv ensurepip integrationNick Coghlan2013-11-221-1/+9
|
* Issue #15417: Add support for csh and fish in venv activation scripts.Andrew Svetlov2012-10-041-14/+15
|
* Factored out common venv documentation and added more information about ↵Vinay Sajip2012-07-101-0/+85
Distribute/pip.