> I posted patch 1675951 a while ago that fixes a performance problem for
> small reads in the gzip stdlib module. It also removes the necessity for
> seeking while reading gzip files (allows reading from stdin now).
>
> Is there anything I can/have to do to get the patch in?
If you want to pri
I've tested the patch and it works as advertised for me.
On 4/23/07, Florian Festi <[EMAIL PROTECTED]> wrote:
Hi!
I posted patch 1675951 a while ago that fixes a performance problem for
small reads in the gzip stdlib module. It also removes the necessity for
seeking while reading gzip files (a
Hi!
I posted patch 1675951 a while ago that fixes a performance problem for
small reads in the gzip stdlib module. It also removes the necessity for
seeking while reading gzip files (allows reading from stdin now).
Is there anything I can/have to do to get the patch in?
tia
Florian Fe