index
:
cpython.git
2.7
3.3
3.4
3.5
3.6
benjamin-clang
benjamin-iteration-torture
buildbot-custom
master
https://github.com/python/cpython.git
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Doc
/
library
/
venv.rst
Commit message (
Expand
)
Author
Age
Files
Lines
*
bpo-32519: Removed misleading sentence from EnvBuilder documentation. (GH-7296)
Vinay Sajip
2018-06-01
1
-2/+1
*
bpo-25427: Remove pyvenv (GH-5962)
Brett Cannon
2018-04-20
1
-4/+0
*
bpo-25910: Link redirections in docs (#1933)
Sanyam Khurana
2018-01-20
1
-1/+1
*
Merge from 3.5
Zachary Ware
2016-10-26
1
-1/+1
|
\
|
*
Fix default role usage
Zachary Ware
2016-10-26
1
-1/+1
*
|
Merge (issue #25152)
Brett Cannon
2016-10-21
1
-0/+6
|
\
\
|
|
/
|
*
Issue #25152: Mention the deprecation of pyvenv
Brett Cannon
2016-10-21
1
-0/+6
*
|
Closes #22829: Added --prompt option to venv.
Vinay Sajip
2016-08-06
1
-1/+9
*
|
Issue #27285: Document the deprecation of the pyvenv script.
Brett Cannon
2016-07-08
1
-57/+67
|
/
*
Issue #22558: Add remaining doc links to source code for Python-coded modules.
Terry Jan Reedy
2016-06-11
1
-4/+4
*
Issue #21034: Remove outdated paragraph from venv documentation
Berker Peksag
2016-03-07
1
-5/+0
*
Merge doc change from 3.3
Jason R. Coombs
2014-05-13
1
-2/+2
|
\
|
*
Update docs to reflect resurrection of Setuptools over Distribute
Jason R. Coombs
2014-05-13
1
-2/+2
*
|
Merge in all documentation changes since branching 3.4.0rc1.
Larry Hastings
2014-03-16
1
-0/+2
*
|
Tweaks to What's New and some referenced docs
Nick Coghlan
2014-02-09
1
-1/+2
*
|
Issue #19795: Improved markup of True/False constants.
Serhiy Storchaka
2013-11-29
1
-3/+3
|
\
\
|
|
/
|
*
Issue #19795: Improved markup of True/False constants.
Serhiy Storchaka
2013-11-29
1
-2/+2
*
|
Close #19552: venv and pyvenv ensurepip integration
Nick Coghlan
2013-11-22
1
-2/+13
*
|
merge with 3.3
Georg Brandl
2013-10-06
1
-2/+2
|
\
\
|
|
/
|
*
Fix method name: ensure_directories, not create_directories. Found by Michael...
Georg Brandl
2013-10-06
1
-2/+2
*
|
Closes #19139: Changed usage of __VENV_NAME__ and added __VENV_PROMPT__.
Vinay Sajip
2013-10-02
1
-0/+3
*
|
Closes #18939: Merged documentation update from 3.3.
Vinay Sajip
2013-09-06
1
-0/+14
|
\
\
|
|
/
|
*
Issue #18939: Updated venv documentation with some clarifications.
Vinay Sajip
2013-09-06
1
-0/+14
*
|
Closes #18433: Merged documentation update from 3.3.
Vinay Sajip
2013-07-12
1
-3/+10
|
\
\
|
|
/
|
*
Issue #18433: Clarified venv documentation.
Vinay Sajip
2013-07-12
1
-3/+10
*
|
Merged changes.
Vinay Sajip
2013-07-12
1
-0/+1
|
\
\
|
|
/
|
*
Issue #18434: Updated example script to tidy up resources.
Vinay Sajip
2013-07-12
1
-0/+1
*
|
Closes #18434: Merged documentation update from 3.3.
Vinay Sajip
2013-07-12
1
-21/+28
|
\
\
|
|
/
|
*
Issue #18434: Updated example script in venv docs to use setuptools rather th...
Vinay Sajip
2013-07-12
1
-21/+28
*
|
Issue #18187: merge from 3.3
Ned Deily
2013-06-11
1
-1/+1
|
\
\
|
|
/
|
*
Issue #18187: Fix broken link in venv documentation. Patch by Berker Peksag.
Ned Deily
2013-06-11
1
-1/+1
*
|
merge with 3.3
Georg Brandl
2013-05-12
1
-0/+4
|
\
\
|
|
/
|
*
Closes issue #17732: ignore install-directory specific options in
Georg Brandl
2013-05-12
1
-0/+4
*
|
Merged documentation update from 3.3.
Vinay Sajip
2013-01-30
1
-0/+213
|
\
\
|
|
/
|
*
Updated venv documentation with an example.
Vinay Sajip
2013-01-30
1
-0/+213
*
|
Closes #15776: pyvenv now works with existing directories.
Vinay Sajip
2012-10-11
1
-3/+2
|
/
*
Closes #15307: symlinks now work on OS X with framework Python builds. Patch...
Vinay Sajip
2012-07-17
1
-1/+1
*
Factored out common venv documentation and added more information about Distr...
Vinay Sajip
2012-07-10
1
-82/+7
*
Added cross-references to venv definition.
Vinay Sajip
2012-07-09
1
-1/+3
*
Issue #15283: Updated pyvenv documentation to expand on activation.
Vinay Sajip
2012-07-09
1
-3/+57
*
Refactor the venv API docs into a real API doc style.
Georg Brandl
2012-06-24
1
-113/+123
*
Remove packaging from the standard library.
Éric Araujo
2012-06-24
1
-2/+1
*
Update pydoc topics and fix new suspicious markup.
Georg Brandl
2012-05-30
1
-3/+1
*
Added pyvenv docs to 'Python Setup and Usage' section.
Vinay Sajip
2012-05-29
1
-5/+4
*
Implemented PEP 405 (Python virtual environments).
Vinay Sajip
2012-05-26
1
-0/+193