]> 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:13:49 +0000 (08:13 -0700)
committerGitHub <noreply@github.com>
Mon, 25 May 2020 15:13:49 +0000 (08:13 -0700)
commit20b2bf318345170502b9840673594a5a12a40829
treec6103328a2c6fd59c267d544c11a69ff1bfd09f8
parent1fe1a14703001ec8076412ca28a3fbdf1f5c0735
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