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 dabeaz, nadeem.vawda, pitrou, python-dev, serhiy.storchaka
Date 2012-08-04.13:39:10
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <3Wq5nV0ZwfzPX8@mail.python.org>
In-reply-to
Content
New changeset cdf27a213bd2 by Nadeem Vawda in branch 'default':
#15546: Fix BZ2File.read1()'s handling of pathological input data.
http://hg.python.org/cpython/rev/cdf27a213bd2
History
Date User Action Args
2012-08-04 13:39:11python-devsetrecipients: + python-dev, pitrou, nadeem.vawda, dabeaz, serhiy.storchaka
2012-08-04 13:39:10python-devlinkissue15546 messages
2012-08-04 13:39:10python-devcreate