httplib patch for 2.4 (was: Re: [Python-Dev] 2.4a2 ...)

John J Lee jjl at pobox.com
Thu Aug 5 23:47:01 CEST 2004


On Mon, 2 Aug 2004, Jeremy Hylton wrote:
> On Mon, 2 Aug 2004 14:30:39 +0100 (GMT Daylight Time), John J Lee
> <jjl at pobox.com> wrote:
[...]
> > Would somebody mind checking this in:
> >
> > http://www.python.org/sf/997626
> >
> > It fixes a bug in httplib which badly breaks urllib2 now that urllib2 is
> > using httplib.HTTPConnection instead of httplib.HTTP (POSTs don't work).
> >
> > It includes patch and a new test, and does not require doc updates, but
> > nobody has reviewed it yet.
>
> I'll take a look, probably tomorrow morning.
>
> Jeremy
[...]

It don't think it's in especial need of reviewing by an expert.  It just
needs to get checked in!


John


More information about the Python-Dev mailing list