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 Arfrever, christian.heimes, eric.araujo, martin.panter, nadeem.vawda, nikratio, pitrou, python-dev, serhiy.storchaka, vstinner
Date 2015-01-17.15:22:31
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <20150117152228.118084.27035@psf.io>
In-reply-to
Content
New changeset 00e552a23bcc by Antoine Pitrou in branch 'default':
Issue #15955: Add an option to limit output size when decompressing LZMA data.
https://hg.python.org/cpython/rev/00e552a23bcc
History
Date User Action Args
2015-01-17 15:22:31python-devsetrecipients: + python-dev, pitrou, vstinner, christian.heimes, nadeem.vawda, eric.araujo, Arfrever, nikratio, martin.panter, serhiy.storchaka
2015-01-17 15:22:31python-devlinkissue15955 messages
2015-01-17 15:22:31python-devcreate