Message243963
| Author | ned.deily |
|---|---|
| Recipients | jrhite, ned.deily, ronaldoussoren |
| Date | 2015-05-24.03:01:34 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1432436495.28.0.249189113919.issue24273@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
One workaround should be to disable network proxy lookups by defining the environment variable 'no_proxy' with value '*' in the Python process, for example: env no_proxy='*' python3.4 ... |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2015-05-24 03:01:35 | ned.deily | set | recipients: + ned.deily, ronaldoussoren, jrhite |
| 2015-05-24 03:01:35 | ned.deily | set | messageid: <1432436495.28.0.249189113919.issue24273@psf.upfronthosting.co.za> |
| 2015-05-24 03:01:35 | ned.deily | link | issue24273 messages |
| 2015-05-24 03:01:34 | ned.deily | create | |