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