cpython/Lib/venv
Miss Islington (bot) f4be544a03
[3.10] gh-96861: Check for unset sys.executable during venv creation. (GH-96887) (GH-96918)
(cherry picked from commit 2cd70ffb3f)

Co-authored-by: Vinay Sajip <vinay_sajip@yahoo.co.uk>

Co-authored-by: Vinay Sajip <vinay_sajip@yahoo.co.uk>
2022-09-18 21:53:04 +01:00
..
scripts [3.10] Fix typos in the Lib directory (GH-28775) (GH-28804) 2021-10-07 11:49:47 -04:00
__init__.py [3.10] gh-96861: Check for unset sys.executable during venv creation. (GH-96887) (GH-96918) 2022-09-18 21:53:04 +01:00
__main__.py