[issue27345] GzipFile's readinto() reads gzip data instead of file data.

R. David Murray report at bugs.python.org
Wed Jun 22 09:28:59 EDT 2016


R. David Murray added the comment:

Probably not in 2.7.  It may be broken, but what if someone is depending on it?  (Unlikely, but the chance of it outweighs the benefit of changing it in a mainteance release.)

Does the same problem exist in 3.6?  That's probably the only version where we would change it.

----------
nosy: +r.david.murray

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


More information about the Python-bugs-list mailing list