cpython/Lib/venv
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
..
scripts gh-124651: Quote template strings in `venv` activation scripts (GH-124712) 2024-10-21 21:48:04 +01:00
__init__.py gh-124651: Quote template strings in `venv` activation scripts (GH-124712) 2024-10-21 21:48:04 +01:00
__main__.py GH-83417: Allow `venv` to add a `.gitignore` file to environments via a new `scm_ignore_file` parameter (GH-108125) 2023-09-15 22:38:08 +00:00