[issue43613] gzip.compress and gzip.decompress are sub-optimally implemented.

Ruben Vorderman report at bugs.python.org
Thu Mar 25 04:27:13 EDT 2021


Ruben Vorderman <r.h.p.vorderman at lumc.nl> added the comment:

I created bpo-43621 for the error issue. There should only be BadGzipFile. Once that is fixed, having only one error type will make it easier to implement some functions that are shared across the gzip.py codebase.

----------

_______________________________________
Python tracker <report at bugs.python.org>
<https://bugs.python.org/issue43613>
_______________________________________


More information about the Python-bugs-list mailing list