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 ubershmekel
Recipients eryksun, paul.moore, steve.dower, tim.golden, ubershmekel, zach.ware
Date 2019-05-06.07:34:24
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1557128064.16.0.601265966585.issue36800@roundup.psfhosted.org>
In-reply-to
Content
Replacing `utf8` with `utf-8` is the best workaround in my situation. Using the `utf8` alias is required to reproduce the issue based on my testing and the cited issue (https://bugs.python.org/issue20844).

Thank you for the reference.
History
Date User Action Args
2019-05-06 07:34:24ubershmekelsetrecipients: + ubershmekel, paul.moore, tim.golden, zach.ware, eryksun, steve.dower
2019-05-06 07:34:24ubershmekelsetmessageid: <1557128064.16.0.601265966585.issue36800@roundup.psfhosted.org>
2019-05-06 07:34:24ubershmekellinkissue36800 messages
2019-05-06 07:34:24ubershmekelcreate