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-07-23 03:05:38 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
15
3fc57e8f6f
cpython
/
Lib
/
venv
History
Download ZIP
Download TAR.GZ
Dustin Rodrigues
54f67ad543
bpo-43218: Prevent venv creation when the target directory contains a PATH separator. (GH-24530)
2022-04-13 09:07:10 +01:00
..
scripts
Fix typos in the Lib directory (GH-28775)
2021-10-06 16:13:48 -07:00
__init__.py
bpo-43218: Prevent venv creation when the target directory contains a PATH separator. (GH-24530)
2022-04-13 09:07:10 +01:00
__main__.py