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

Wolfgang Maier report at bugs.python.org
Tue Mar 17 16:50:31 CET 2015


Wolfgang Maier added the comment:

@Serhiy:
Why would data = data.cast('B') be required ? When would the memoryview not be in 'B' format already ?

----------

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


More information about the Python-bugs-list mailing list