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 nascheme
Recipients nascheme
Date 2018-09-25.18:05:24
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1537898724.68.0.545547206417.issue34801@psf.upfronthosting.co.za>
In-reply-to
Content
This seems to be a bug in codecs.getreader().  io.TextIOWrapper(fp, encoding) works correctly.
History
Date User Action Args
2018-09-25 18:05:24naschemesetrecipients: + nascheme
2018-09-25 18:05:24naschemesetmessageid: <1537898724.68.0.545547206417.issue34801@psf.upfronthosting.co.za>
2018-09-25 18:05:24naschemelinkissue34801 messages
2018-09-25 18:05:24naschemecreate