]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
bpo-38972: Fix typos in PowerShell Execution Policies links (GH-20383)
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Mon, 25 May 2020 15:11:39 +0000 (08:11 -0700)
committerGitHub <noreply@github.com>
Mon, 25 May 2020 15:11:39 +0000 (08:11 -0700)
commit331b2dfadb2a5dd990145c043d006166e568af7b
treedbb9372593836246c8364abb3e9412c3c1675591
parent907ee1f14aaf587683ced44818c5a1d1cabf4174
bpo-38972: Fix typos in PowerShell Execution Policies links (GH-20383)

(cherry picked from commit ef16958d17e83723334a51428f410f726d6492a7)

Co-authored-by: Miro HronĨok <miro@hroncok.cz>
Doc/using/venv-create.inc
Lib/venv/scripts/common/Activate.ps1