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 barry, chrism, cvrebert, eric.araujo, ezio.melotti, gregory.p.smith, jleedev, kdwyer, martin.panter, ncoghlan, pitrou, serhiy.storchaka, socketpair, terry.reedy, vstinner
Date 2016-09-10.10:25:28
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1473503129.0.0.843863500686.issue19837@psf.upfronthosting.co.za>
In-reply-to
Content
For 3.6, the decoding case has been handled via Serhiy's autodetection patch in issue 17909
History
Date User Action Args
2016-09-10 10:25:29ncoghlansetrecipients: + ncoghlan, barry, terry.reedy, gregory.p.smith, chrism, pitrou, vstinner, kdwyer, ezio.melotti, eric.araujo, cvrebert, socketpair, martin.panter, serhiy.storchaka, jleedev
2016-09-10 10:25:29ncoghlansetmessageid: <1473503129.0.0.843863500686.issue19837@psf.upfronthosting.co.za>
2016-09-10 10:25:28ncoghlanlinkissue19837 messages
2016-09-10 10:25:28ncoghlancreate