XZise added a comment. @Wesalius: You could avoid the warning about the transliteration target when you add a āuā in front of it. So when your line in the user-config is `transliteration_target = 'foo'` the warning wouldn't appear with `transliteration_target = u'foo'`. But you don't have to worry that much about the warning. Regarding `console_encoding` it would be nice if you could comment on that in https://phabricator.wikimedia.org/T95810.
TASK DETAIL https://phabricator.wikimedia.org/T95671 REPLY HANDLER ACTIONS Reply to comment or attach files, or !close, !claim, !unsubscribe or !assign <username>. EMAIL PREFERENCES https://phabricator.wikimedia.org/settings/panel/emailpreferences/ To: XZise Cc: jayvdb, gerritbot, XZise, Wesalius, Aklapper, pywikipedia-bugs _______________________________________________ Pywikipedia-bugs mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/pywikipedia-bugs
