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 <1465655912.12.0.991931317589.issue26754@psf.upfronthosting.co.za>
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: <1465655912.12.0.991931317589.issue26754@psf.upfronthosting.co.za>
2016-06-11 14:38:32serhiy.storchakalinkissue26754 messages
2016-06-11 14:38:31serhiy.storchakacreate