Commit graph

2 commits

Author SHA1 Message Date
Miss Islington (bot)
e52095a0c1
[3.13] gh-124651: Quote template strings in venv activation scripts (GH-124712) (GH-125813)
(cherry picked from commit d48cc82ed2)
2024-10-22 16:49:20 +01:00
Totally a booplicate
83485a0953
gh-112571: Move fish venv activation script into the common folder (GH-117169)
pythongh-112571: allow using fish venv activation script on windows

The fish shell can be used on windows under cygwin or msys2.
This change moves the script to the common folder
so the venv module will install it on both posix and nt systems (like the bash script).
2024-03-24 15:48:40 +00:00
Renamed from Lib/venv/scripts/posix/activate.fish (Browse further)