gmann | arne_wiebalck: tried with py3.6 also but did not see error | 01:10 |
---|---|---|
fungi | you would need to have a system with a non-utf-8 locale set | 01:16 |
fungi | the problem arises when the print() is writing to a stdout which isn't defaulting to utf-8 | 01:17 |
*** pojadhav|out is now known as pojadhav | 04:59 | |
*** pojadhav is now known as pojadhav|lunch | 06:27 | |
arne_wiebalck | fungi: gmann: mine seems to be set to latin-1 which is why I see an error | 06:40 |
arne_wiebalck | if the tool is run in an env where the locale is explicitly set, this is a non-issue | 06:40 |
arne_wiebalck | otherwise we probably want to force utf-8 in the code as fungi suggests | 06:40 |
*** pojadhav|lunch is now known as pojadhav | 07:11 | |
*** pojadhav is now known as pojadhav|afk | 13:23 | |
*** Guest2246 is now known as prometheanfire | 13:54 | |
clarkb | as a side note, yo umay want to change your locale as well | 16:10 |
clarkb | latin-1 is only 8 bits wide and will fail on a lot of stuff | 16:10 |
gmann | I unset the local from utf-8 and yes I can see the error | 16:11 |
fungi | the good news is python will "fix" this, but probably not until 3.13 at least | 16:22 |
fungi | (and by "fix" i really mean just ignore people's non-utf-8/16 locales) | 16:23 |
opendevreview | Gage Hugo proposed openstack/governance master: Retire openstack-helm-docs https://review.opendev.org/c/openstack/governance/+/839100 | 20:55 |
Generated by irclog2html.py 2.17.3 by Marius Gedminas - find it at https://mg.pov.lt/irclog2html/!