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 steve.dower
Recipients methane, paul.moore, steve.dower, tim.golden, zach.ware
Date 2021-02-12.00:49:59
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1613091000.04.0.618251463356.issue43174@roundup.psfhosted.org>
In-reply-to
Content
I think so, yeah. We shouldn't have any string literals that are non-ASCII, but if we do then it's almost certainly an improvement for them to be UTF-8.
History
Date User Action Args
2021-02-12 00:50:00steve.dowersetrecipients: + steve.dower, paul.moore, tim.golden, methane, zach.ware
2021-02-12 00:50:00steve.dowersetmessageid: <1613091000.04.0.618251463356.issue43174@roundup.psfhosted.org>
2021-02-12 00:50:00steve.dowerlinkissue43174 messages
2021-02-12 00:49:59steve.dowercreate