[Python-Dev] gzip Patch (original) (raw)
Florian Festi ffesti at redhat.com
Mon Apr 23 14:08:22 CEST 2007
- Previous message: [Python-Dev] PEP 30xx: Access to Module/Class/Function Currently Being Defined (this)
- Next message: [Python-Dev] gzip Patch
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
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 Festi
- Previous message: [Python-Dev] PEP 30xx: Access to Module/Class/Function Currently Being Defined (this)
- Next message: [Python-Dev] gzip Patch
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]