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 vstinner
Recipients methane, ncoghlan, vstinner
Date 2019-03-27.17:29:58
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1553707798.17.0.511386752461.issue36202@roundup.psfhosted.org>
In-reply-to
Content
My commit disabled C locale coercion and UTF-8 Mode by default when Python is embedded which fix this issue in Python 3.8. I close the issue.
History
Date User Action Args
2019-03-27 17:29:58vstinnersetrecipients: + vstinner, ncoghlan, methane
2019-03-27 17:29:58vstinnersetmessageid: <1553707798.17.0.511386752461.issue36202@roundup.psfhosted.org>
2019-03-27 17:29:58vstinnerlinkissue36202 messages
2019-03-27 17:29:58vstinnercreate