Serhiy Storchaka <storchaka+cpyt...@gmail.com> added the comment:
I think it is good idea, although we may get reports about regressions in 3.11 when Python will start to reject GZIP files which was successfully read before. But before merging this I want to know: 1. How much overhead does it add for reading files with the FHCRC flag clear? 2. How much overhead does it add for reading files with the FHCRC flag set? 3. Are GZIP files created by other tools has the FHCRC flag by default? ---------- nosy: +serhiy.storchaka _______________________________________ Python tracker <rep...@bugs.python.org> <https://bugs.python.org/issue45509> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com