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, akuchling, barry, benjamin.peterson, christian.heimes, georg.brandl, giampaolo.rodola, larry, python-dev, r.david.murray, serhiy.storchaka
Date 2013-09-15.17:15:12
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <3cdHJv3pW1z7LkK@mail.python.org>
In-reply-to
Content
New changeset 8a6def3add5b by Andrew Kuchling in branch '2.6':
#16042: CVE-2013-1752: Limit amount of data read by limiting the call to readline().
http://hg.python.org/cpython/rev/8a6def3add5b
History
Date User Action Args
2013-09-15 17:15:12python-devsetrecipients: + python-dev, barry, akuchling, georg.brandl, larry, giampaolo.rodola, christian.heimes, benjamin.peterson, Arfrever, r.david.murray, serhiy.storchaka
2013-09-15 17:15:12python-devlinkissue16042 messages
2013-09-15 17:15:12python-devcreate