[issue5210] zlib does not indicate end of compressed stream properly

Travis H. report at bugs.python.org
Fri Aug 21 18:41:10 CEST 2009


Travis H. <travis+w-python.org at subspacefield.org> added the comment:

Diff to tests

Implements all suggested changes save one:

I wasn't sure how to test that is_finished is clear one byte before the
end of the compressed section.  Instead, I test that it is clear before
I call the compression routine.

----------
Added file: http://bugs.python.org/file14763/test_zlib.py.diff

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue5210>
_______________________________________


More information about the Python-bugs-list mailing list