1. 15552c3 Issue #27285: Document the deprecation of the pyvenv script. by Brett Cannon · 9 years ago
  2. 6803f35 Issue #27393: Fix escaping of C:\ too by Berker Peksag · 9 years ago
  3. 9c1e9d4 Issue #27393: Fix escaping of venv activate commands on Windows by Berker Peksag · 9 years ago
  4. c9bfc13 issue27045 - Use backslash in windows path to script file. by Senthil Kumaran · 9 years ago
  5. ef410770 Update "Creating Virtual Environments" link in venv documentation by Berker Peksag · 10 years ago
  6. a9744ae Update output of venv -h by Berker Peksag · 10 years ago
  7. 547f66f Issue #26034: Sync documentation of --clear with its behavior by Berker Peksag · 10 years ago
  8. d005090 Closes #23357: Updated documentation on creating venvs. by Vinay Sajip · 10 years ago
  9. 3595276 Corrected typo. by Vinay Sajip · 10 years ago
  10. c7e34fb Minor change to documentation on creating venvs. by Vinay Sajip · 10 years ago
  11. 71e7296 Updated pyvenv documentation to match its current behaviour. by Vinay Sajip · 11 years ago
  12. 525d355 Fixing broken links in doc, part 3: the rest by Georg Brandl · 11 years ago
  13. e73778c Use https:// URLs when referring to python.org hosts. by Georg Brandl · 11 years ago
  14. 3732ed2 Merge in all documentation changes since branching 3.4.0rc1. by Larry Hastings · 11 years ago
  15. 575fb31 shelf in with stmt, fish/csh in venv, ElementTree short_empty_elements keyword. by R David Murray · 12 years ago
  16. 8fbdb09 Close #19552: venv and pyvenv ensurepip integration by Nick Coghlan · 12 years ago
  17. 65e9c57 Issue #15417: Add support for csh and fish in venv activation scripts. by Andrew Svetlov · 13 years ago
  18. c4618e3 Factored out common venv documentation and added more information about Distribute/pip. by Vinay Sajip · 13 years ago