index
:
delta/cpython.git
2.0
2.1
2.2
2.3
2.4
2.5
2.6
2.7
3.0
3.1
3.2
3.3
3.4
3.5
3.6
baserock/2.7.9-mips64
baserock/markdoffman/py2-symlink
baserock/markdoffman/py2-symlink-v2
baserock/morph-2.7
legacy-trunk
master
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Lib
/
test
/
test_ensurepip.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
Allow ensurepip even when ssl is unavailable
Donald Stufft
2016-11-02
1
-65
/
+0
*
Merge the fix for #24267
Donald Stufft
2015-06-02
1
-1
/
+1
|
\
|
*
Issue #21741: Update 147 test modules to use test discovery.
Zachary Ware
2015-04-13
1
-1
/
+1
*
|
Closes #24267 - Does not check version on ensurepip uninstall
Donald Stufft
2015-06-02
1
-5
/
+20
|
/
*
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-15
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