[Patches] [ python-Patches-1155083 ] Fix for win32 proxy bypass support (no_proxy) in urllib(2)

SourceForge.net noreply at sourceforge.net
Wed Mar 2 15:10:34 CET 2005


Patches item #1155083, was opened at 2005-03-02 15:10
Message generated for change (Tracker Item Submitted) made by Item Submitter
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=305470&aid=1155083&group_id=5470

Category: Library (Lib)
Group: Python 2.4
Status: Open
Resolution: None
Priority: 5
Submitted By: mullendr (mullendr)
Assigned to: Nobody/Anonymous (nobody)
Summary: Fix for win32 proxy bypass support (no_proxy) in urllib(2)

Initial Comment:
urllib and urllib2 did not support the win32 no_proxy
environment variable, nor did they support the
proxyOverride windows registry setting. 
The files that are attached add support for these.

ps.
this is my first fix, so I hope I am doing this right

----------------------------------------------------------------------

You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=305470&aid=1155083&group_id=5470


More information about the Patches mailing list