1. 9adda0c bpo-31351: Set return code in ensurepip when pip fails (GH-3626) by Igor Filatov · 7 years ago
  2. c96b8fc Allow ensurepip even when ssl is unavailable by Donald Stufft · 8 years ago
  3. 67872ba Merge the fix for #24267 by Donald Stufft · 9 years ago
  4. 71a8589 Closes #24267 - Does not check version on ensurepip uninstall by Donald Stufft · 9 years ago
  5. 38c707e Issue #21741: Update 147 test modules to use test discovery. by Zachary Ware · 9 years ago
  6. c844b00 use the called property of the run_pip mock rather than an assertion method that doesn't exist by Benjamin Peterson · 10 years ago
  7. a46cf12 Close #20757: return success for skipped pip uninstall by Nick Coghlan · 10 years ago
  8. c00fa63 Issue #19744: Handle missing SSL/TLS in ensurepip by Nick Coghlan · 10 years ago
  9. 6edd82a Close #20053: ignore default pip config settings by Nick Coghlan · 10 years ago
  10. f7f58f8 Update pip to the released 1.5 by Donald Stufft · 11 years ago
  11. ae2ee96 Issue #19744: improve ensurepip error when ssl is missing by Nick Coghlan · 11 years ago
  12. f71cae0 Issue #19728: fix ensurepip name clash with submodule by Nick Coghlan · 11 years ago
  13. ed9af52 Issue #19734: ignore pip env vars in ensurepip._uninstall by Nick Coghlan · 11 years ago
  14. 6256fcb Close #19734: ignore pip env vars in ensurepip by Nick Coghlan · 11 years ago
  15. fdf3a62 Issue #19728: add private ensurepip._uninstall CLI by Nick Coghlan · 11 years ago
  16. d3e83e2 Avoid global side effect in test_ensurepip by Nick Coghlan · 11 years ago
  17. d0cf063 Close #19406: Initial implementation of ensurepip by Nick Coghlan · 11 years ago