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, aldwinaldwin, dstufft, eric.araujo, ezio.melotti, paul.moore, steve.dower, tim.golden, vstinner, zach.ware
Date 2019-07-12.15:41:42
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1562946102.44.0.69767578888.issue37570@roundup.psfhosted.org>
In-reply-to
Content
Thanks, but Those cannot resolve this issue.

This is install time problem. In other words, whatever the default encoding is, even some users change it, `distutils.util.byte_compile` must always succeed. 

There's no relation between using non-ASCII path and the default encoding. 
No logically reason to fail.
History
Date User Action Args
2019-07-12 15:41:42Suzumizakisetrecipients: + Suzumizaki, paul.moore, vstinner, tim.golden, ezio.melotti, eric.araujo, zach.ware, steve.dower, dstufft, aldwinaldwin
2019-07-12 15:41:42Suzumizakisetmessageid: <1562946102.44.0.69767578888.issue37570@roundup.psfhosted.org>
2019-07-12 15:41:42Suzumizakilinkissue37570 messages
2019-07-12 15:41:42Suzumizakicreate