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-03 00:23:06 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
6
fcf8b4c102
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
Upgrade pip to 9.0.1 and setuptools to 28.8.0
2016-11-15 21:17:43 -05:00
__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