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 serhiy.storchaka
Recipients martin.panter, pitrou, pjenvey, serhiy.storchaka, vstinner
Date 2016-06-11.14:38:29
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <[email protected]>
In-reply-to
Content
Proposed patch makes PyUnicode_FSDecoder() rejecting arbitrary iterables.
History
Date User Action Args
2016-06-11 14:38:32serhiy.storchakasetrecipients: + serhiy.storchaka, pitrou, vstinner, pjenvey, martin.panter
2016-06-11 14:38:32serhiy.storchakasetmessageid: <[email protected]>
2016-06-11 14:38:32serhiy.storchakalinkissue26754 messages
2016-06-11 14:38:31serhiy.storchakacreate