Friday, 2022-04-22

gmannarne_wiebalck: tried with py3.6 also but did not see error01:10
fungiyou would need to have a system with a non-utf-8 locale set01:16
fungithe problem arises when the print() is writing to a stdout which isn't defaulting to utf-801:17
*** pojadhav|out is now known as pojadhav04:59
*** pojadhav is now known as pojadhav|lunch06:27
arne_wiebalckfungi: gmann: mine seems to be set to latin-1 which is why I see an error06:40
arne_wiebalckif the tool is run in an env where the locale is explicitly set, this is a non-issue06:40
arne_wiebalckotherwise we probably want to force utf-8 in the code as fungi suggests06:40
*** pojadhav|lunch is now known as pojadhav07:11
*** pojadhav is now known as pojadhav|afk13:23
*** Guest2246 is now known as prometheanfire13:54
clarkbas a side note, yo umay want to change your locale as well16:10
clarkblatin-1 is only 8 bits wide and will fail on a lot of stuff16:10
gmannI unset the local from utf-8 and yes I can see the error16:11
fungithe good news is python will "fix" this, but probably not until 3.13 at least16:22
fungi(and by "fix" i really mean just ignore people's non-utf-8/16 locales)16:23
opendevreviewGage Hugo proposed openstack/governance master: Retire openstack-helm-docs  https://review.opendev.org/c/openstack/governance/+/83910020:55

Generated by irclog2html.py 2.17.3 by Marius Gedminas - find it at https://mg.pov.lt/irclog2html/!