mirror of
https://github.com/python/cpython.git
synced 2026-06-28 13:50:17 -04:00
d48cc82ed2
This patch properly quotes template strings in `venv` activation scripts. This mitigates potential command injection.