[issue11608] GzipFile cannot be used for streaming

Ned Deily report at bugs.python.org
Sun Mar 20 22:28:30 CET 2011


Ned Deily <nad at acm.org> added the comment:

As Ray points out, this feature is now available in Python 3.2. It was not backported to Python 2.7 as only bug fixes are now being accepted for Python 2.x, not new features.

----------
nosy: +ned.deily
resolution:  -> duplicate
stage:  -> committed/rejected
status: open -> closed
superseder:  -> gzip.GzipFile to accept stream as fileobj.

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


More information about the Python-bugs-list mailing list