summaryrefslogtreecommitdiffstats
path: root/Lib/venv/scripts/common/activate
Commit message (Expand)AuthorAgeFilesLines
* bpo-37885: venv: Don't produce unbound variable warning on deactivate (GH-15330)Daniel Abrahamsson2019-09-111-1/+1
* bpo-37663: have venv activation scripts all consistently use __VENV_PROMPT__ ...Brett Cannon2019-08-211-11/+1
* bpo-25351: avoid activate failure on strict shells (GH-3804)Sorin Sbarnea2017-09-291-13/+13
* Issue #22343: Made bash activate script available on Windows.Vinay Sajip2017-01-121-0/+76