| valhallasw added a comment. |
I assume that where the code ran a .decode('latin-1') for DekelE, it runs a .decode('utf-8') for you. It's not clear to me whether that's related to the wiki or to some environmental setting (e.g. the console/windows encoding?). Nevertheless, running .encode().decode().encode() is something we shouldn't be doing in the first place.
TASK DETAIL
EMAIL PREFERENCES
To: valhallasw
Cc: Mpaa, Xqt, DekelE, Guycn2, Aklapper, valhallasw, pywikibot-bugs-list, Mdupont, JJMC89, jayvdb
Cc: Mpaa, Xqt, DekelE, Guycn2, Aklapper, valhallasw, pywikibot-bugs-list, Mdupont, JJMC89, jayvdb
_______________________________________________ pywikibot-bugs mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/pywikibot-bugs
