mirror of
https://github.com/python/cpython.git
synced 2026-08-02 15:17:14 -04:00
This patch properly quotes template strings in `venv` activation scripts. This mitigates potential command injection.
This patch properly quotes template strings in `venv` activation scripts. This mitigates potential command injection.