Sign in
chromium
/
external
/
github.com
/
python
/
cpython
/
refs/tags/v3.3.7
/
Lib
/
venv
tag
d286b3eecbf1c66a3933edcfd9a041838ef845be
tagger
Ned Deily <nad@python.org>
Tue Sep 19 07:32:52 2017
object
17bf6b4671ec02d80ad29b278639d5307baddeb5
Python 3.3.7
9c10d6b
Issue #19504: Used American spelling for 'customize'.
by Vinay Sajip
· 12 years ago
0e6c66d
Issue #19349: Corrected error message.
by Vinay Sajip
· 12 years ago
a5ec63b
remove unused imports
by Benjamin Peterson
· 12 years ago
c07aa9e
Issue #18435: Replaced simple attribute container class Context with types.SimpleNamespace.
by Vinay Sajip
· 12 years ago
61d003a
Issue #18224: Removed pydoc script from created venv, as it causes problems on Windows and adds no value over and above python -m pydoc ...
by Vinay Sajip
· 12 years ago
bfc8f26
Issue #17743: Now use extended syntax of set command in .bat files.
by Vinay Sajip
· 12 years ago
e254751
Issue #17744: Now unset VIRTUAL_ENV environment variable when deactivating.
by Vinay Sajip
· 12 years ago
87ed599
Issue #16378: Updated docstrings to reflect the defaults present in the code.
by Vinay Sajip
· 13 years ago
bdd13fd
Closes #16340: Handle exception while copying script to venv.
by Vinay Sajip
· 13 years ago
a6894ba
Reverted change to venv initialisation.
by Vinay Sajip
· 13 years ago
82649f3
Issue #15776: Allow pyvenv to work in existing directory with --clean.
by Andrew Svetlov
· 13 years ago
90db661
Closes #15307: symlinks now work on OS X with framework Python builds. Patch by Ronald Oussoren.
by Vinay Sajip
· 13 years ago
e554f8b
Closes #15361: Corrected venv prompt in PowerShell activation script.
by Vinay Sajip
· 13 years ago
4d378d8
Closes #15281, #15283: Don't make venv scripts executable, but copy source mode instead, and provide better help for pyvenv.
by Vinay Sajip
· 13 years ago
2895244
Closes #15173: Tidied up copyright statements and removed pythonv references.
by Vinay Sajip
· 13 years ago
6aed5fe
Closes #15157: pydoc script added to venvs.
by Vinay Sajip
· 13 years ago
859aad6
Remove packaging from the standard library.
by Éric Araujo
· 13 years ago
ecdc076
Removed pysetup3.exe executable.
by Vinay Sajip
· 13 years ago
4469746
Added python3 symlink; removed Distribute-related code, docs and comments; changed Mac OS X computation to determine framework builds.
by Vinay Sajip
· 13 years ago
4221142
Addressed some buildbot errors and comments on the checkin by Antoine on python-dev.
by Vinay Sajip
· 13 years ago
7ded1f0
Implemented PEP 405 (Python virtual environments).
by Vinay Sajip
· 13 years ago