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 John Helour
Recipients John Helour, lemburg, loewis, mdk, serhiy.storchaka, vstinner, xiang.zhang
Date 2016-12-04.13:17:35
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1480857455.59.0.360544353136.issue24339@psf.upfronthosting.co.za>
In-reply-to
Content
Performance issue resolved, more info on error added.

I've checked encoding and decoding on a two UTF-8 ~3MiB txt files. Except the first BOM mark (May I ignore it?) all seems work OK.
History
Date User Action Args
2016-12-04 13:17:35John Heloursetrecipients: + John Helour, lemburg, loewis, vstinner, serhiy.storchaka, xiang.zhang, mdk
2016-12-04 13:17:35John Heloursetmessageid: <1480857455.59.0.360544353136.issue24339@psf.upfronthosting.co.za>
2016-12-04 13:17:35John Helourlinkissue24339 messages
2016-12-04 13:17:35John Helourcreate