summaryrefslogtreecommitdiffstats
path: root/Lib/venv/scripts/common
Commit message (Expand)AuthorAgeFilesLines
* [3.8] venv: Update Aspen URL in 'activate' script comment (GH-21797)Frank Dana2020-08-191-1/+1
* bpo-38972: Fix typos in PowerShell Execution Policies links (GH-20383)Miss Islington (bot)2020-05-251-1/+1
* bpo-38972: Link to instructions to change PowerShell execution policy (GH-19131)Miss Islington (bot)2020-04-021-4/+15
* bpo-39505: delete the redundant '/' in $env:VIRTUAL_ENV (GH-18290) (GH-18359)Miss Islington (bot)2020-02-051-1/+0
* bpo-37885: venv: Don't produce unbound variable warning on deactivate (GH-15973)Miss Islington (bot)2019-09-111-1/+1
* [3.8] bpo-37354: Make Powershell Activate.ps1 script static to allow for sign...Miss Islington (bot)2019-08-121-28/+203
* bpo-32718: Make Activate.ps1 for venv cross-platform and available on all pla...Brett Cannon2018-09-211-0/+56
* 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