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