[issue27517] LZMACompressor and LZMADecompressor raise exceptions if given empty strings twice

Roundup Robot report at bugs.python.org
Mon Oct 31 02:36:09 EDT 2016


Roundup Robot added the comment:

New changeset b06f15507978 by Serhiy Storchaka in branch '3.5':
Issue #27517: LZMA compressor and decompressor no longer raise exceptions if
https://hg.python.org/cpython/rev/b06f15507978

New changeset fb64c7a81010 by Serhiy Storchaka in branch '3.6':
Issue #27517: LZMA compressor and decompressor no longer raise exceptions if
https://hg.python.org/cpython/rev/fb64c7a81010

New changeset 98c078fca8e0 by Serhiy Storchaka in branch 'default':
Issue #27517: LZMA compressor and decompressor no longer raise exceptions if
https://hg.python.org/cpython/rev/98c078fca8e0

----------
nosy: +python-dev

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


More information about the Python-bugs-list mailing list