[issue3492] Zlib compress/decompress functions returning bytearray

Gregory P. Smith report at bugs.python.org
Fri Sep 5 02:07:58 CEST 2008


Gregory P. Smith <greg at krypto.org> added the comment:

Correct, zipimport required fixing in order for this to work.  The newly
attached zlib-and-zipimport-gps01 patch.

review at http://codereview.appspot.com/4454

I haven't had a chance to look at the other modules Amaury mentioned but
on general principal I agree, they should return bytes.

Added file: http://bugs.python.org/file11381/zlib-and-zipimport-bytes-gps01.patch

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


More information about the Python-bugs-list mailing list