cpython/Lib/venv
Miss Islington (bot) 22ad9e5f3e
gh-98251: Allow venv to pass along PYTHON* variables to pip and ensurepip when they do not impact path resolution (GH-98259)
(cherry picked from commit 2fe44f728a)

Co-authored-by: Steve Dower <steve.dower@python.org>
2022-10-14 09:24:23 -07:00
..
scripts Fix typos in the Lib directory (GH-28775) 2021-10-06 16:13:48 -07:00
__init__.py gh-98251: Allow venv to pass along PYTHON* variables to pip and ensurepip when they do not impact path resolution (GH-98259) 2022-10-14 09:24:23 -07:00
__main__.py