Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | bpo-31351: Set return code in ensurepip when pip fails (GH-3626) | Igor Filatov | 2017-09-21 | 1 | -2/+3 |
| | | | | Previously ensurepip would always report success, even if the pip installation failed. | ||||
* | Issue #19728: fix ensurepip name clash with submodule | Nick Coghlan | 2013-12-23 | 1 | -4/+4 |
| | | | | | Also added refactoring and added basic tests for the argument parsing in both ensurepip._main and ensurepip._uninstall._main. | ||||
* | Issue #19726: actually running 'hg add' helps... | Nick Coghlan | 2013-11-30 | 1 | -0/+30 |