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 natim
Recipients asvetlov, natim, vstinner, yselivanov
Date 2018-10-18.12:44:24
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <[email protected]>
In-reply-to
Content
> I modified Python 3.7.1 to enable the UTF-8 Mode when the LC_CTYPE is "POSIX". In Python 3.7.0, the UTF-8 Mode is only enabled if the LC_CTYPE is "C"

Ok works for me thanks :)
History
Date User Action Args
2018-10-18 12:44:24natimsetrecipients: + natim, vstinner, asvetlov, yselivanov
2018-10-18 12:44:24natimsetmessageid: <[email protected]>
2018-10-18 12:44:24natimlinkissue35014 messages
2018-10-18 12:44:24natimcreate