mirror of
https://github.com/python/cpython.git
synced 2026-05-07 21:20:55 -04:00
d48cc82ed2
This patch properly quotes template strings in `venv` activation scripts. This mitigates potential command injection.