Antoine Pitrou <pit...@free.fr> added the comment:

The patch could only be applied to 3.2 (2.7 is frozen now). But the gzip code 
has changed quite a bit and I would advocate creating a new patch if you are 
interested.
Do notice that performance should also be much better in 3.2, and it is 
possible to wrap a gzip object in a io.BufferedReader object so as to reach 
even better performance.

----------
versions: +Python 3.2 -Python 2.6

_______________________________________
Python tracker <rep...@bugs.python.org>
<http://bugs.python.org/issue1675951>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to