Patches item #1426648, was opened at 2006-02-07 14:34 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=1426648&group_id=5470
Please note that this message will contain a full copy of the comment thread, including the initial issue submission, for this request, not just the latest update. Category: Library (Lib) Group: None Status: Open Resolution: None Priority: 5 Submitted By: Anthony Tuininga (atuining) Assigned to: Nobody/Anonymous (nobody) Summary: urllib proxy_bypass broken Initial Comment: If a port number is included in the url, the code in proxy_bypass fails to determine the IP address of the host which means that proxy bypass definitions of x.x.x.* will be ignored. In addition, the fully qualified domain name is not acquired so if the fully qualified domain name is not specified in the URL the proxy bypass will be ignored. ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=305470&aid=1426648&group_id=5470 _______________________________________________ Patches mailing list [email protected] http://mail.python.org/mailman/listinfo/patches
