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 1458503 commit e06c7c8Copy full SHA for e06c7c8
README.rst
@@ -143,8 +143,8 @@ Differences with zlib and gzip modules
143
+ The flush implementation for the Compress object behavious differently from
144
the zlib equivalent. The flush implementation is sufficient for
145
the ``igzip`` module to work 100% in compliance with the ``gzip`` tests from
146
- CPython. It does not however work for the ``zlib`` compliance tests. This
147
- is an area that still needs work.
+ CPython. It does not however work for all the ``zlib`` compliance tests
+ (see above). This is an area that still needs work.
148
149
Contributing
150
------------
0 commit comments