[issue11511] Proposal for exposing proxy bypass settings in ProxyHandler

2019-03-15 Thread Mark Lawrence
Change by Mark Lawrence : -- nosy: -BreamoreBoy ___ Python tracker ___ ___ Python-bugs-list mailing list Unsubscribe:

[issue11511] Proposal for exposing proxy bypass settings in ProxyHandler

2014-06-17 Thread Mark Lawrence
Mark Lawrence added the comment: Can we have a patch review on this please. -- nosy: +BreamoreBoy ___ Python tracker rep...@bugs.python.org http://bugs.python.org/issue11511 ___

[issue11511] Proposal for exposing proxy bypass settings in ProxyHandler

2011-03-14 Thread Scott Wilson
New submission from Scott Wilson scott.wil...@gmail.com: Several proxy tests in test_urllib2_localnet were failing for me on osx due to spurious interference of my configured proxy settings. Attaching a patch that proposes exposing the proxy bypass settings in the same manner as the proxies

[issue11511] Proposal for exposing proxy bypass settings in ProxyHandler

2011-03-14 Thread R. David Murray
Changes by R. David Murray rdmur...@bitdance.com: -- stage: - patch review type: behavior - feature request ___ Python tracker rep...@bugs.python.org http://bugs.python.org/issue11511 ___