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 vstinner
Recipients Mirko Friedenhagen, ned.deily, ronaldoussoren, vstinner
Date 2017-10-19.18:44:49
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <CAMpsgwYuZmhUarj1ywsEpEa_0WFO=ZrotN4MOSo0p=Q1BOcFAw@mail.gmail.com>
In-reply-to <1508433372.02.0.213398074469.issue31818@psf.upfronthosting.co.za>
Content
Another workaround is to call get_proxies() in a fresh subprocess, and use
a pipe to retrieve the result.
History
Date User Action Args
2017-10-19 18:44:49vstinnersetrecipients: + vstinner, ronaldoussoren, ned.deily, Mirko Friedenhagen
2017-10-19 18:44:49vstinnerlinkissue31818 messages
2017-10-19 18:44:49vstinnercreate