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 2013-01-22.13:59:29
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <3YrB8118rNzMjZ@mail.python.org>
In-reply-to
Content
New changeset 0f25119ceee8 by Serhiy Storchaka in branch '3.2':
#15546: Fix GzipFile.peek()'s handling of pathological input data.
http://hg.python.org/cpython/rev/0f25119ceee8
History
Date User Action Args
2013-01-22 13:59:29python-devsetrecipients: + python-dev, pitrou, nadeem.vawda, dabeaz, serhiy.storchaka
2013-01-22 13:59:29python-devlinkissue15546 messages
2013-01-22 13:59:29python-devcreate