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-06.01:22:48
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1551835368.16.0.355106505444.issue36202@roundup.psfhosted.org>
In-reply-to
Content
By the way, according to Nick Coghlan (author of the PEP 538), Py_Initialize() and Py_Main() called from an application embedding Python should not coerce the C locale.
History
Date User Action Args
2019-03-06 01:22:48vstinnersetrecipients: + vstinner, ncoghlan, methane
2019-03-06 01:22:48vstinnersetmessageid: <1551835368.16.0.355106505444.issue36202@roundup.psfhosted.org>
2019-03-06 01:22:48vstinnerlinkissue36202 messages
2019-03-06 01:22:48vstinnercreate