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
/
Lib
/
venv
/
scripts
/
common
/
activate
Commit message (
Expand
)
Author
Age
Files
Lines
*
[3.13] gh-124651: Quote template strings in `venv` activation scripts (GH-124...
Miss Islington (bot)
2024-10-22
1
-5/+5
*
[3.13] gh-125398: Convert paths in venv activate script when using Git Bash u...
Miss Islington (bot)
2024-10-19
1
-2/+2
*
[3.13] Trivial change: Update comments in activate about what running hash -r...
Miss Islington (bot)
2024-10-13
1
-2/+3
*
gh-89427: Provide the original prompt value for VIRTUAL_ENV_PROMPT (GH-106726)
Jim Porter
2024-01-23
1
-1/+1
*
gh-112507: Detect Cygwin and MSYS with `uname` instead of `$OSTYPE` (GH-112508)
James Morris
2023-12-11
1
-8/+12
*
gh-112431: Unconditionally call `hash -r` (GH-112432)
James Morris
2023-11-28
1
-10/+4
*
gh-112252: Fix error on unset $OSNAME in venv/activate (GH-112253)
James Turk
2023-11-21
1
-1/+1
*
gh-89427: Set VIRTUAL_ENV_PROMPT even when VIRTUAL_ENV_DISABLE_PROMPT… (GH-...
Jim Porter
2023-07-13
1
-2/+3
*
gh-103088: Ensure POSIX venv scripts always use LF line endings (GH-103591)
Steve Dower
2023-04-17
1
-1/+1
*
gh-103088: Sanitize venv paths when using MSYS or Cygwin Bash (GH-103325)
Stanislav Syekirin
2023-04-11
1
-2/+9
*
bpo-35328: Set VIRTUAL_ENV_PROMPT at venv activation (GH-21587)
Zackery Spytz
2020-07-28
1
-0/+3
*
venv: Suppress warning message when bash hashing is disabled. (GH-17966)
Dima
2020-01-14
1
-2/+2
*
bpo-37885: venv: Don't produce unbound variable warning on deactivate (GH-15330)
Daniel Abrahamsson
2019-09-11
1
-1/+1
*
bpo-37663: have venv activation scripts all consistently use __VENV_PROMPT__ ...
Brett Cannon
2019-08-21
1
-11/+1
*
bpo-25351: avoid activate failure on strict shells (GH-3804)
Sorin Sbarnea
2017-09-29
1
-13/+13
*
Issue #22343: Made bash activate script available on Windows.
Vinay Sajip
2017-01-12
1
-0/+76