commit | eabca6e593269301a0b7a36c4dc3525f04f5bb36 | [log] [tgz] |
---|---|---|
author | Miss Islington (bot) <31488909+miss-islington@users.noreply.github.com> | Thu Oct 07 15:55:05 2021 -0700 |
committer | GitHub <noreply@github.com> | Thu Oct 07 15:55:05 2021 -0700 |
tree | a38dda8ae50944688c5420f488708be5935bbdde | |
parent | 86bf45e69e22bb5950f1d47c670dfb36bbd45dd0 [diff] |
bpo-45337: Use the realpath of the new executable when creating a venv on Windows (GH-28663) (cherry picked from commit 6811fdaec825bd6ab64e358a4b480108f5634d2d) Co-authored-by: Steve Dower <steve.dower@python.org>