cpython/Lib/venv
Miss Islington (bot) ce87ab4dc5
[3.10] gh-93858: Prevent error when activating venv in nested fish instances (GH-93931) (GH-98403)
Co-authored-by: Thomas B. Brunner <thomasbbrunner@gmail.com>
2022-10-18 16:39:06 +01:00
..
scripts [3.10] gh-93858: Prevent error when activating venv in nested fish instances (GH-93931) (GH-98403) 2022-10-18 16:39:06 +01: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:22:19 -07:00
__main__.py