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 ncoghlan
Recipients doerwalter, ezio.melotti, georg.brandl, jwilk, lemburg, martin.panter, ncoghlan, python-dev, serhiy.storchaka, vstinner
Date 2014-02-24.11:07:33
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <[email protected]>
In-reply-to
Content
Backporting just the encode/decode changes sounds reasonable to me, since open() isn't likely to be a DoS vector in this particular case.
History
Date User Action Args
2014-02-24 11:07:33ncoghlansetrecipients: + ncoghlan, lemburg, doerwalter, georg.brandl, vstinner, jwilk, ezio.melotti, python-dev, martin.panter, serhiy.storchaka
2014-02-24 11:07:33ncoghlansetmessageid: <[email protected]>
2014-02-24 11:07:33ncoghlanlinkissue19619 messages
2014-02-24 11:07:33ncoghlancreate