Message211222
issue19744_ensurepip_install_ok_without_ssl.diff looks good to me. Note, though, that with it and with ssl support missing, test_ensurepip fails somewhat obscurely:
======================================================================
FAIL: test_bootstrap_version (test.test_ensurepip.TestBootstrappingMainFunction)
----------------------------------------------------------------------
Traceback (most recent call last):
File "/py/dev/3x/root/uxd/lib/python3.4/test/test_ensurepip.py", line 293, in test_bootstrap_version
ensurepip._main(["--version"])
AssertionError: SystemExit not raised
---------------------------------------------------------------------- |
|
| Date |
User |
Action |
Args |
| 2014-02-14 17:03:19 | ned.deily | set | recipients:
+ ned.deily, tim.peters, ncoghlan, larry, christian.heimes, python-dev, piotr.dobrogost, Dubslow, dstufft |
| 2014-02-14 17:03:19 | ned.deily | set | messageid: <[email protected]> |
| 2014-02-14 17:03:19 | ned.deily | link | issue19744 messages |
| 2014-02-14 17:03:19 | ned.deily | create | |
|