Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
python
/
cpython3
/
3dd2157febae5087ca3333d24f69b6de9cbd13cd
/
Doc
/
using
/
venv-create.inc
45217af
bpo-38972: Link to instructions to change PowerShell execution policy (GH-19131)
by Derek Keeler
· 5 years ago
84b1ff6
bpo-38899: virtual environment activation for fish should use `source` (GH-17359)
by Brett Cannon
· 6 years ago
91e4957
bpo-32910: Remove implementation detail in venv documentation. (GH-14968)
by Derek Keeler
· 6 years ago
f9f8e3c
bpo-37403: Touch up venv docs (GH-14458)
by Brett Cannon
· 6 years ago
4acdbf1
bpo-34556: Add --upgrade-deps to venv module (#13100)
by Cooper Lees
· 6 years ago
3208880
Include the --prompt flag in venv's help output (GH-10711)
by Holger Frey
· 6 years ago
a1f9a33
bpo-35854: Fix EnvBuilder and --symlinks in venv on Windows (GH-11700)
by Steve Dower
· 7 years ago
f5107df
bpo-35450: reflect in docs that venv module is not always creating a … (GH-11144)
by mkkot
· 7 years ago
d936a8f
bpo-35221: Additional hint that the placeholder is to be replaced. (GH-10604)
by Julien Palard
· 7 years ago
5032692
bpo-24356: Specify which Python binary will be used with venv (GH-6589)
by Elena Oat
· 7 years ago
e8eb972
Correct venv doc (fix #32540) (#5736)
by TROUVERIE Joachim
· 7 years ago
d609b0c
bpo-31053: Remove redundant 'venv' argument in venv example (GH-2907)
by cocoatomo
· 8 years ago
15552c3
Issue #27285: Document the deprecation of the pyvenv script.
by Brett Cannon
· 9 years ago
6803f35
Issue #27393: Fix escaping of C:\ too
by Berker Peksag
· 9 years ago
9c1e9d4
Issue #27393: Fix escaping of venv activate commands on Windows
by Berker Peksag
· 9 years ago
c9bfc13
issue27045 - Use backslash in windows path to script file.
by Senthil Kumaran
· 9 years ago
ef410770
Update "Creating Virtual Environments" link in venv documentation
by Berker Peksag
· 10 years ago
a9744ae
Update output of venv -h
by Berker Peksag
· 10 years ago
547f66f
Issue #26034: Sync documentation of --clear with its behavior
by Berker Peksag
· 10 years ago
d005090
Closes #23357: Updated documentation on creating venvs.
by Vinay Sajip
· 10 years ago
3595276
Corrected typo.
by Vinay Sajip
· 10 years ago
c7e34fb
Minor change to documentation on creating venvs.
by Vinay Sajip
· 10 years ago
71e7296
Updated pyvenv documentation to match its current behaviour.
by Vinay Sajip
· 11 years ago
525d355
Fixing broken links in doc, part 3: the rest
by Georg Brandl
· 11 years ago
e73778c
Use https:// URLs when referring to python.org hosts.
by Georg Brandl
· 11 years ago
3732ed2
Merge in all documentation changes since branching 3.4.0rc1.
by Larry Hastings
· 11 years ago
575fb31
shelf in with stmt, fish/csh in venv, ElementTree short_empty_elements keyword.
by R David Murray
· 12 years ago
8fbdb09
Close #19552: venv and pyvenv ensurepip integration
by Nick Coghlan
· 12 years ago
65e9c57
Issue #15417: Add support for csh and fish in venv activation scripts.
by Andrew Svetlov
· 13 years ago
c4618e3
Factored out common venv documentation and added more information about Distribute/pip.
by Vinay Sajip
· 13 years ago