[issue23688] unnecessary copying of memoryview in gzip.GzipFile.write?

Wolfgang Maier report at bugs.python.org
Sun Mar 22 23:21:45 CET 2015


Wolfgang Maier added the comment:

Here is a revised version of my patch addressing Serhiy's review comments.

----------
Added file: http://bugs.python.org/file38639/write_bytes_like_objects_v2.patch

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


More information about the Python-bugs-list mailing list