]> granicus.if.org Git - python/commit
Issue #27517: LZMA compressor and decompressor no longer raise exceptions if
authorSerhiy Storchaka <storchaka@gmail.com>
Mon, 31 Oct 2016 06:30:09 +0000 (08:30 +0200)
committerSerhiy Storchaka <storchaka@gmail.com>
Mon, 31 Oct 2016 06:30:09 +0000 (08:30 +0200)
commit04f17f103afcee73c65709252b0dba6411df7665
tree9e4e1b95df17dc76aac9b3eb951a7785cc268607
parent0bcd89b859dfbffd3cf8b2e7309998865deb9927
Issue #27517: LZMA compressor and decompressor no longer raise exceptions if
given empty data twice.  Patch by Benjamin Fogle.
Lib/test/test_lzma.py
Misc/ACKS
Misc/NEWS
Modules/_lzmamodule.c