Message204168
| Author | ncoghlan |
|---|---|
| Recipients | ncoghlan, python-dev, tim.peters |
| Date | 2013-11-24.02:49:31 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1385261372.13.0.515701276594.issue19744@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
Temporarily skipped the test to appease the build bots for the beta release, but this should be changed so that ensurepip refuses to bootstrap pip if SSL/TLS support is not available. test_venv would then be updated to check for the appropriate behaviour (e.g. by inserting a dummy ssl.py that just raises import error into the venv) |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2013-11-24 02:49:32 | ncoghlan | set | recipients: + ncoghlan, tim.peters, python-dev |
| 2013-11-24 02:49:32 | ncoghlan | set | messageid: <1385261372.13.0.515701276594.issue19744@psf.upfronthosting.co.za> |
| 2013-11-24 02:49:32 | ncoghlan | link | issue19744 messages |
| 2013-11-24 02:49:31 | ncoghlan | create | |