[issue10791] Wrapping TextIOWrapper around gzip files

Antoine Pitrou report at bugs.python.org
Mon Apr 4 21:02:53 CEST 2011


Antoine Pitrou <pitrou at free.fr> added the comment:

Patch now committed, thank you!
Since the patch adds a new API (GzipFile.read1()), I think it's better not to backport it.

----------
resolution:  -> fixed
stage: needs patch -> committed/rejected
status: open -> closed
type: behavior -> feature request
versions:  -Python 2.7, Python 3.2

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue10791>
_______________________________________


More information about the Python-bugs-list mailing list