index
:
cpython.git
2.7
3.3
3.4
3.5
3.6
benjamin-clang
benjamin-iteration-torture
buildbot-custom
master
https://github.com/python/cpython.git
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Lib
/
test
/
test_ensurepip.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
bpo-31351: Set return code in ensurepip when pip fails (GH-3626)
Igor Filatov
2017-09-21
1
-2/+17
*
Allow ensurepip even when ssl is unavailable
Donald Stufft
2016-11-03
1
-65/+0
*
Merge the fix for #24267
Donald Stufft
2015-06-02
1
-5/+20
|
\
|
*
Closes #24267 - Does not check version on ensurepip uninstall
Donald Stufft
2015-06-02
1
-5/+20
*
|
Issue #21741: Update 147 test modules to use test discovery.
Zachary Ware
2015-04-13
1
-1/+1
|
/
*
use the called property of the run_pip mock rather than an assertion method t...
Benjamin Peterson
2014-04-16
1
-8/+8
*
Close #20757: return success for skipped pip uninstall
Nick Coghlan
2014-02-28
1
-2/+4
*
Issue #19744: Handle missing SSL/TLS in ensurepip
Nick Coghlan
2014-02-14
1
-0/+8
*
Close #20053: ignore default pip config settings
Nick Coghlan
2014-02-04
1
-0/+16
*
Update pip to the released 1.5
Donald Stufft
2014-01-02
1
-8/+8
*
Issue #19744: improve ensurepip error when ssl is missing
Nick Coghlan
2013-12-23
1
-0/+57
*
Issue #19728: fix ensurepip name clash with submodule
Nick Coghlan
2013-12-23
1
-23/+60
*
Issue #19734: ignore pip env vars in ensurepip._uninstall
Nick Coghlan
2013-12-23
1
-0/+14
*
Close #19734: ignore pip env vars in ensurepip
Nick Coghlan
2013-12-23
1
-0/+8
*
Issue #19728: add private ensurepip._uninstall CLI
Nick Coghlan
2013-11-30
1
-0/+75
*
Avoid global side effect in test_ensurepip
Nick Coghlan
2013-11-13
1
-3/+8
*
Close #19406: Initial implementation of ensurepip
Nick Coghlan
2013-11-11
1
-0/+123