[issue39346] gzip module only supports half of possible read/write scenarios

2020-01-15 Thread Drew DeVault
New submission from Drew DeVault : A gzip file can have uncompressed data written to it, writing compressed data to the underlying file. It can also have uncompressed data read from it, reading compressed data from the underlying file. However, it does not support reading compressed data from

[issue39346] gzip module only supports half of possible read/write scenarios

2020-01-15 Thread Drew DeVault
Change by Drew DeVault : -- type: -> enhancement ___ Python tracker ___ ___ Python-bugs-list mailing list Unsubscribe: https://mai