We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fbb742a commit 720f1d9Copy full SHA for 720f1d9
CHANGELOG.rst
@@ -17,7 +17,7 @@ version 1.4.0-dev
17
overhead of decompressing files has significantly been reduced and
18
``python -m isal.igzip`` is now very close to the C ``igzip`` application.
19
+ The ``igzip._IGZipReader`` in C is now used in ``igzip.decompress``. The
20
- ``_GzipReader`` also can read from objects that support the buffer protocol
+ ``_GzipReader`` also can read from objects that support the buffer protocol.
21
This has reduced overhead significantly.
22
23
version 1.3.0
0 commit comments