cpython/Lib/venv/scripts/nt
Y5 d48cc82ed2
gh-124651: Quote template strings in `venv` activation scripts (GH-124712)
This patch properly quotes template strings in `venv` activation
scripts. This mitigates potential command injection.
2024-10-21 21:48:04 +01:00
..
activate.bat gh-124651: Quote template strings in `venv` activation scripts (GH-124712) 2024-10-21 21:48:04 +01:00
deactivate.bat