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 Suzumizaki
Recipients Suzumizaki, amaury.forgeotdarc, brett.cannon, eric.snow, ncoghlan, serhiy.storchaka, vstinner
Date 2014-02-05.09:11:36
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1391591496.44.0.864595147561.issue20485@psf.upfronthosting.co.za>
In-reply-to
Content
Thank you Nick about msg210209.

I would like to try making PEP, but the work looks somewhat difficult. It may take the time.

BTW, C/C++ Standards only allow the encoding of source code as platform dependent. They don't define "the standard encoding of source codes"...

This means we have to choose to resolve this issue, one is giving up readability, the other is allowing platform-dependent feature, using UTF-8 to write the C code.
History
Date User Action Args
2014-02-05 09:11:36Suzumizakisetrecipients: + Suzumizaki, brett.cannon, amaury.forgeotdarc, ncoghlan, vstinner, eric.snow, serhiy.storchaka
2014-02-05 09:11:36Suzumizakisetmessageid: <1391591496.44.0.864595147561.issue20485@psf.upfronthosting.co.za>
2014-02-05 09:11:36Suzumizakilinkissue20485 messages
2014-02-05 09:11:36Suzumizakicreate