Alexander Belopolsky <alexander.belopol...@gmail.com> wrote: > Oh, I thought that was about http://bugs.python.org/issue8455 . > > On Mon, Jun 21, 2010 at 9:05 PM, Alexander Belopolsky > <alexander.belopol...@gmail.com> wrote: > > On Mon, Jun 21, 2010 at 6:39 PM, Paul Moore <p.f.mo...@gmail.com> wrote: > > .. > >> Yes, looks like it's a bug in the test. http://bugs.python.org/issue9055 > >> raised. > > > > I concur. I've updated the issue with a proposed fix. (The problem > > is that proxy host names should have a '.' in them on OSX.) I am > > trying to decide whether the fix should be applied for all platforms > > or conditionally for darwin. Can someone test the fix on Windows?
Ah, thanks for tracking that one down. I'll bet it's the same problem I'm seeing with proxy authentication with bad credentials unexpectedly succeeding. Though, isn't that behavior of urllib.proxy_bypass another bug? Bill _______________________________________________ Python-Dev mailing list Python-Dev@python.org http://mail.python.org/mailman/listinfo/python-dev Unsubscribe: http://mail.python.org/mailman/options/python-dev/archive%40mail-archive.com