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-10-09 16:34:44 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
17
d9aa216d49
cpython
/
Lib
/
venv
History
Download ZIP
Download TAR.GZ
Tzu-ping Chung
d9aa216d49
bpo-38927: Use python -m pip to upgrade venv deps (GH-17403)
...
I suggest you add `bpo-NNNNN: ` as a prefix for the first commit for future PRs. Thanks!
2019-11-27 20:25:23 +00:00
..
scripts
bpo-38899: virtual environment activation for fish should use
source
(GH-17359)
2019-11-22 23:32:27 -08:00
__init__.py
bpo-38927: Use python -m pip to upgrade venv deps (GH-17403)
2019-11-27 20:25:23 +00:00
__main__.py