XZise added a subscriber: valhallasw. XZise added a comment. I disagree that we should just blindly encode data using UTF-8. Instead we should make sure that our requests just contains binary data and no unicode strings. @valhallasw has two patches which should make sure of that. Maybe you could test it with that.
Regarding the other warning I'm not sure what the best handling there is. Some OS only support Python 2.6 but these might provide packages which don't emit that warning. TASK DETAIL https://phabricator.wikimedia.org/T103769 EMAIL PREFERENCES https://phabricator.wikimedia.org/settings/panel/emailpreferences/ To: VcamX, XZise Cc: valhallasw, Legoktm, pywikibot-bugs-list, jayvdb, Aklapper, gerritbot, XZise, Malyacko, P.Copp _______________________________________________ pywikibot-bugs mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/pywikibot-bugs
