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 eryksun
Recipients eryksun, paul.moore, steve.dower, tim.golden, ubershmekel, zach.ware
Date 2019-05-05.18:32:02
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1557081122.47.0.739539983046.issue36800@roundup.psfhosted.org>
In-reply-to
Content
> Note I am aware the actual problem is "utf8" vs "utf-8". 

That shouldn't be an issue since "utf8" is an alias. 

The fact that your test file has LF line endings is an issue. It should be fixed in 3.7.4. See issue 20844.
History
Date User Action Args
2019-05-05 18:32:02eryksunsetrecipients: + eryksun, paul.moore, tim.golden, ubershmekel, zach.ware, steve.dower
2019-05-05 18:32:02eryksunsetmessageid: <1557081122.47.0.739539983046.issue36800@roundup.psfhosted.org>
2019-05-05 18:32:02eryksunlinkissue36800 messages
2019-05-05 18:32:02eryksuncreate