platform.txt: Override python3 anon pipe encoding to utf-8 for 'tools/sizes.py' by jjsuwa-sys3175 · Pull Request #8570 · esp8266/Arduino

Conversation

d-a-v

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

no change w/linux

@jjsuwa-sys3175

no change w/linux

thx

a little concern: -X utf8 requires python 3.7 or later

@mcspr mcspr added this to the 3.1 milestone

May 16, 2022

@mcspr

Thanks. Also a good reminder to double-check any python scripts to force text encoding :)
BTW, what happens with legacy cmd.exe when invoking the script manually?

@jjsuwa-sys3175

BTW, what happens with legacy cmd.exe when invoking the script manually?

(default codepage (cp932) setting on Win7 ja-JP)
scrnshot

(cp437 setting in Win7 ja-JP)
scrnshot

@mcspr mcspr mentioned this pull request

Mar 25, 2023

5 tasks

hasenradball pushed a commit to hasenradball/Arduino that referenced this pull request

Nov 18, 2024