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-02-26.12:09:58
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <20150226120954.10186.39201@psf.io>
In-reply-to
Content
New changeset 10dab1b596d4 by Antoine Pitrou in branch 'default':
Issue #15955: Add an option to limit the output size in bz2.decompress().
https://hg.python.org/cpython/rev/10dab1b596d4
History
Date User Action Args
2015-02-26 12:09:58python-devsetrecipients: + python-dev, pitrou, vstinner, christian.heimes, nadeem.vawda, eric.araujo, Arfrever, nikratio, martin.panter, serhiy.storchaka
2015-02-26 12:09:58python-devlinkissue15955 messages
2015-02-26 12:09:58python-devcreate