Patches item #1426648, was opened at 2006-02-07 22:34 Message generated for change (Comment added) made by birkenfeld 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: Closed >Resolution: Accepted 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. ---------------------------------------------------------------------- >Comment By: Georg Brandl (birkenfeld) Date: 2006-02-19 00:10 Message: Logged In: YES user_id=1188172 Thanks! Fixed in rev. 42473 for 2.5. ---------------------------------------------------------------------- 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
