[Python-Dev] gzip Patch (original) (raw)
Kevin Jacobs jacobs@bioinformed.com bioinformed at gmail.com
Wed Apr 25 05:32:57 CEST 2007
- Previous message: [Python-Dev] gzip Patch
- Next message: [Python-Dev] gzip Patch
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
I've tested the patch and it works as advertised for me.
On 4/23/07, Florian Festi <ffesti at redhat.com> 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 (allows reading from stdin now). Is there anything I can/have to do to get the patch in? tia Florian Festi
Python-Dev mailing list Python-Dev at python.org http://mail.python.org/mailman/listinfo/python-dev Unsubscribe: http://mail.python.org/mailman/options/python-dev/jacobs%40bioinformed.com -------------- next part -------------- An HTML attachment was scrubbed... URL: http://mail.python.org/pipermail/python-dev/attachments/20070424/0a80bb13/attachment.htm
- Previous message: [Python-Dev] gzip Patch
- Next message: [Python-Dev] gzip Patch
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]