https://bugzilla.wikimedia.org/show_bug.cgi?id=69354
Bug ID: 69354 Summary: Login with unicode username fails Product: Pywikibot Version: unspecified Hardware: All OS: All Status: NEW Severity: normal Priority: Unprioritized Component: login.py Assignee: Pywikipedia-bugs@lists.wikimedia.org Reporter: eran.roz@outlook.com Web browser: --- Mobile Platform: ---
This is probably due to recent changes in the user agent string.
File "core/pywikibot/data/api.py", line 337, in submit body=paramstring) File "core/pywikibot/comms/http.py", line 164, in request username=quote(username), File "/usr/lib/python2.7/urllib.py", line 1268, in quote return ”.join(map(quoter, s)) KeyError: u'\u05e2'
https://bugzilla.wikimedia.org/show_bug.cgi?id=69354
--- Comment #1 from Gerrit Notification Bot gerritadmin@wikimedia.org --- Change 153221 had a related patch set uploaded by Merlijn van Deen: Bug 69354 Allow unicode usernames in headers
https://gerrit.wikimedia.org/r/153221
https://bugzilla.wikimedia.org/show_bug.cgi?id=69354
Gerrit Notification Bot gerritadmin@wikimedia.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |PATCH_TO_REVIEW
https://bugzilla.wikimedia.org/show_bug.cgi?id=69354
--- Comment #2 from Gerrit Notification Bot gerritadmin@wikimedia.org --- Change 153221 had a related patch set uploaded by Legoktm: Allow unicode usernames in headers
https://gerrit.wikimedia.org/r/153221
https://bugzilla.wikimedia.org/show_bug.cgi?id=69354
--- Comment #3 from Gerrit Notification Bot gerritadmin@wikimedia.org --- Change 153221 merged by jenkins-bot: Allow unicode usernames in headers
https://gerrit.wikimedia.org/r/153221
https://bugzilla.wikimedia.org/show_bug.cgi?id=69354
Sorawee Porncharoenwase nullzero.free@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|PATCH_TO_REVIEW |RESOLVED CC| |nullzero.free@gmail.com Resolution|--- |FIXED
pywikipedia-bugs@lists.wikimedia.org