Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Issue #19728: fix ensurepip name clash with submodule | Nick Coghlan | 2013-12-23 | 1 | -63/+1 |
| | | | | | Also added refactoring and added basic tests for the argument parsing in both ensurepip._main and ensurepip._uninstall._main. | ||||
* | Close #19406: Initial implementation of ensurepip | Nick Coghlan | 2013-11-11 | 1 | -0/+66 |
Patch by Donald Stufft and Nick Coghlan |