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 <1539866664.19.0.788709270274.issue35014@psf.upfronthosting.co.za>
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: <1539866664.19.0.788709270274.issue35014@psf.upfronthosting.co.za>
2018-10-18 12:44:24natimlinkissue35014 messages
2018-10-18 12:44:24natimcreate