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 |
Nick Coghlan
|
f71cae0a93
|
Issue #19728: fix ensurepip name clash with submodule
Also added refactoring and added basic tests for the argument
parsing in both ensurepip._main and ensurepip._uninstall._main.
|
2013-12-23 18:20:34 +10:00 |
Nick Coghlan
|
d0cf0635b3
|
Close #19406: Initial implementation of ensurepip
Patch by Donald Stufft and Nick Coghlan
|
2013-11-11 22:11:55 +10:00 |