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-08-31 14:07:50 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
9
c319eeeb45
cpython
/
Lib
/
ensurepip
History
Download ZIP
Download TAR.GZ
Igor Filatov
9adda0cdf8
bpo-31351: Set return code in ensurepip when pip fails (GH-3626)
...
Previously ensurepip would always report success, even if the pip installation failed.
2017-09-21 20:07:45 +10:00
..
_bundled
__init__.py
bpo-31351: Set return code in ensurepip when pip fails (GH-3626)
2017-09-21 20:07:45 +10:00
__main__.py
bpo-31351: Set return code in ensurepip when pip fails (GH-3626)
2017-09-21 20:07:45 +10:00
_uninstall.py
bpo-31351: Set return code in ensurepip when pip fails (GH-3626)
2017-09-21 20:07:45 +10:00