This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author python-dev
Recipients Decorater, benfogle, nadeem.vawda, python-dev, serhiy.storchaka
Date 2016-10-31.06:36:08
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <20161031063606.31793.62109.2A061A93@psf.io>
In-reply-to
Content
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
History
Date User Action Args
2016-10-31 06:36:09python-devsetrecipients: + python-dev, nadeem.vawda, serhiy.storchaka, Decorater, benfogle
2016-10-31 06:36:09python-devlinkissue27517 messages
2016-10-31 06:36:08python-devcreate