This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author schlamar
Recipients eryksun, juliadolgova, orsenthil, paul.moore, schlamar, steve.dower, tim.golden, zach.ware
Date 2017-04-20.08:15:41
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1492676141.58.0.466814365788.issue29533@psf.upfronthosting.co.za>
In-reply-to
Content
BTW, you can workaround this issue by defining the `http_proxy` and `no_proxy` environment variables.

In this case urllib isn't doing any DNS request.
History
Date User Action Args
2017-04-20 08:15:41schlamarsetrecipients: + schlamar, paul.moore, orsenthil, tim.golden, zach.ware, eryksun, steve.dower, juliadolgova
2017-04-20 08:15:41schlamarsetmessageid: <1492676141.58.0.466814365788.issue29533@psf.upfronthosting.co.za>
2017-04-20 08:15:41schlamarlinkissue29533 messages
2017-04-20 08:15:41schlamarcreate