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
|
60f08c83f9
|
Issue #19726: actually running 'hg add' helps...
|
2013-11-30 17:45:09 +10:00 |