This website requires JavaScript.
Explore
Help
Sign in
mirrors
/
cpython
Watch
1
Star
0
Fork
You've already forked cpython
0
mirror of
https://github.com/python/cpython.git
synced
2025-11-03 11:23:31 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
8
e48f9b2b7e
cpython
/
Lib
/
venv
History
Download ZIP
Download TAR.GZ
Steve Dower
2fe44f728a
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 16:58:54 +01:00
..
scripts
gh-93858: Prevent error when activating venv in nested fish instances (GH-93931)
2022-06-27 16:26:02 +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 16:58:54 +01:00
__main__.py