Re: [Python-Dev] alternate fix for urllib2 bug #8797

2011-02-02 Thread Nick Coghlan
On Thu, Feb 3, 2011 at 2:13 AM, Alexander Belopolsky wrote: > On Wed, Feb 2, 2011 at 10:55 AM, Sam Bull wrote: >>..  I'm writing to lobby for bug #8797's fix to be removed and for my fix to >>put in in its place. > > Please open a separate issue for your patch.  Patches attached to > closed issu

Re: [Python-Dev] alternate fix for urllib2 bug #8797

2011-02-02 Thread Simon Cross
Hi Sam On Wed, Feb 2, 2011 at 5:55 PM, Sam Bull wrote: > This is my first stab at contributing to this list. I'm writing to lobby for > bug #8797's fix to be removed and for my fix to put in in its place. For what it's worth, I was already about to include your patch as a workaround for the bug

Re: [Python-Dev] alternate fix for urllib2 bug #8797

2011-02-02 Thread Alexander Belopolsky
On Wed, Feb 2, 2011 at 10:55 AM, Sam Bull wrote: >.. I'm writing to lobby for bug #8797's fix to be removed and for my fix to >put in in its place. Please open a separate issue for your patch. Patches attached to closed issues will be lost. ___ Pytho