https://bugzilla.wikimedia.org/show_bug.cgi?id=63836
--- Comment #9 from nuria <[email protected]> --- The failure is actually happening on decode, rather than encode but since we are swallowing errors there we see it on the line after. File: wikimetrics/controllers/forms/cohort_upload.py Line where error is first presen: username = username.decode('utf8', errors='ignore') Still looking into it. -- You are receiving this mail because: You are the assignee for the bug. You are on the CC list for the bug. _______________________________________________ Wikibugs-l mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/wikibugs-l
