cpython/Lib/venv
Victor Stinner 9286ab3a10
[3.10] gh-124651: Quote template strings in `venv` activation scripts (GH-124712) (GH-126185) (GH-126269) (GH-126300)
(cherry picked from commit ae961ae94b)
2024-11-04 16:16:17 +01:00
..
scripts [3.10] gh-124651: Quote template strings in `venv` activation scripts (GH-124712) (GH-126185) (GH-126269) (GH-126300) 2024-11-04 16:16:17 +01:00
__init__.py [3.10] gh-124651: Quote template strings in `venv` activation scripts (GH-124712) (GH-126185) (GH-126269) (GH-126300) 2024-11-04 16:16:17 +01:00
__main__.py