Comment 32 for bug 94130

Revision history for this message
orsenthil (orsenthil) wrote :

The bug is fixed in upstream python library, but if you are using an application that is not changed to use the new facility of library, you may want to fix that (or ask the developer to fix that).
http://bugs.python.org/issue1424152#msg89611

2. If you are pointing out at the python process, I would suggest you to setup HTTP_PROXY and HTTPS_PROXY Environment variable and use the set_tunnel method to your request object.