Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > comp.lang.python > #61472

Re: Problem when applying Patch from issue1424152 to get https over authenticating proxies working with urllib2 in Python 2.5

From Mark Lawrence <breamoreboy@yahoo.co.uk>
Subject Re: Problem when applying Patch from issue1424152 to get https over authenticating proxies working with urllib2 in Python 2.5
Date 2013-12-10 14:54 +0000
References (2 earlier) <446a3c42-6d86-4003-85be-3e5d8a23b268@c14g2000yqm.googlegroups.com> <a57d1f96-20f4-4c12-b106-0dae360f65bf@googlegroups.com> <CAPTjJmrCxQrJptSmrxVQvycxbVjwMufr8JiWiKGPYHShp59uBA@mail.gmail.com> <l8774p$5hg$1@ger.gmane.org> <CAPTjJmqNUVRAcjNAUgzJJQW4LmS8DVbMrqMj2aND_vUoRvnY0Q@mail.gmail.com>
Newsgroups comp.lang.python
Message-ID <mailman.3831.1386687300.18130.python-list@python.org> (permalink)

Show all headers | View raw


On 10/12/2013 14:14, Chris Angelico wrote:
> On Wed, Dec 11, 2013 at 1:06 AM, Mark Lawrence <breamoreboy@yahoo.co.uk> wrote:
>> On 10/12/2013 13:47, Chris Angelico wrote:
>>>
>>> On Wed, Dec 11, 2013 at 12:35 AM,  <harish.barvekar@gmail.com> wrote:
>>>>
>>>> Is this issue fixed. I am also facing the same issue of tunneling in
>>>> https request. Please suggest how to proceed further
>>>
>>>
>>> You're responding to something from 2009. It's highly likely things
>>> have changed.
>>>
>>
>> Says who?  Sadly IMHO this has been one of the worst aspects of Python
>> development.  I've seen 10 year old bugs happily sitting on the bug tracker.
>> Thankfully that is slowly changing.  The core mentorship program is helping,
>> plus the gradual reduction in the number of versions that need supporting as
>> 2.6 is now out of support and we move towards 3.4.  However there are still
>> 4275 open issues on the bug tracker. Anyone up to help out, the pay and
>> perks are really good? :)
>
> There've been two minor versions since the version cited in the post
> (2.5), not counting Python 3 at all. It's definitely worth rechecking
> on 2.7 or 3.3, to see if the same still occurs. (Or, of course, to
> read the tracker issue, which in this case was known and needn't be
> searched for, a fact that I missed noticing when I went reading.) Yes,
> four years' worth of bug fixes does make it at least somewhat likely
> that something's changed.
>
> ChrisA
>

How many minor versions since this was created on 2002-01-16 at 04:56 
http://bugs.python.org/issue504219  ?  The issue originally referenced 
is closed, this is still open.  Age on the bug tracker is no guarantee 
of anything, except that the issue exists.

-- 
My fellow Pythonistas, ask not what our language can do for you, ask 
what you can do for our language.

Mark Lawrence

Back to comp.lang.python | Previous | NextPrevious in thread | Find similar | Unroll thread


Thread

Re: Problem when applying Patch from issue1424152 to get https over  authenticating proxies working with urllib2 in Python 2.5 harish.barvekar@gmail.com - 2013-12-10 05:35 -0800
  Re: Problem when applying Patch from issue1424152 to get https over authenticating proxies working with urllib2 in Python 2.5 Chris Angelico <rosuav@gmail.com> - 2013-12-11 00:47 +1100
    Re: Problem when applying Patch from issue1424152 to get https over authenticating proxies working with urllib2 in Python 2.5 rurpy@yahoo.com - 2013-12-10 07:48 -0800
      Re: Problem when applying Patch from issue1424152 to get https over authenticating proxies working with urllib2 in Python 2.5 Mark Lawrence <breamoreboy@yahoo.co.uk> - 2013-12-10 16:22 +0000
        Re: Problem when applying Patch from issue1424152 to get https over authenticating proxies working with urllib2 in Python 2.5 rusi <rustompmody@gmail.com> - 2013-12-10 08:49 -0800
          Re: Problem when applying Patch from issue1424152 to get https over authenticating proxies working with urllib2 in Python 2.5 Chris Angelico <rosuav@gmail.com> - 2013-12-11 03:54 +1100
            Re: Problem when applying Patch from issue1424152 to get https over authenticating proxies working with urllib2 in Python 2.5 Grant Edwards <invalid@invalid.invalid> - 2013-12-10 17:12 +0000
          Re: Problem when applying Patch from issue1424152 to get https over authenticating proxies working with urllib2 in Python 2.5 Mark Lawrence <breamoreboy@yahoo.co.uk> - 2013-12-10 16:58 +0000
        Re: Problem when applying Patch from issue1424152 to get https over authenticating proxies working with urllib2 in Python 2.5 rurpy@yahoo.com - 2013-12-10 08:59 -0800
          Re: Problem when applying Patch from issue1424152 to get https over authenticating proxies working with urllib2 in Python 2.5 Mark Lawrence <breamoreboy@yahoo.co.uk> - 2013-12-10 17:05 +0000
          Re: Problem when applying Patch from issue1424152 to get https over authenticating proxies working with urllib2 in Python 2.5 David Robinow <drobinow@gmail.com> - 2013-12-10 12:36 -0500
            Re: Problem when applying Patch from issue1424152 to get https over authenticating proxies working with urllib2 in Python 2.5 rurpy@yahoo.com - 2013-12-10 10:15 -0800
  Re: Problem when applying Patch from issue1424152 to get https over authenticating proxies working with urllib2 in Python 2.5 Mark Lawrence <breamoreboy@yahoo.co.uk> - 2013-12-10 13:48 +0000
  Re: Problem when applying Patch from issue1424152 to get https over authenticating proxies working with urllib2 in Python 2.5 Mark Lawrence <breamoreboy@yahoo.co.uk> - 2013-12-10 14:06 +0000
  Re: Problem when applying Patch from issue1424152 to get https over authenticating proxies working with urllib2 in Python 2.5 Chris Angelico <rosuav@gmail.com> - 2013-12-11 01:14 +1100
  Re: Problem when applying Patch from issue1424152 to get https over authenticating proxies working with urllib2 in Python 2.5 Mark Lawrence <breamoreboy@yahoo.co.uk> - 2013-12-10 14:54 +0000

csiph-web