| Mpaa added a comment. |
At least for python 3 error, it should be this: https://docs.python.org/3/library/hashlib.html
Note: Feeding string objects into update() is not supported, as hashes work on bytes, not on characters.
TASK DETAIL
EMAIL PREFERENCES
To: Mpaa
Cc: Mpaa, Aklapper, pywikibot-bugs-list, Yamaha5
Cc: Mpaa, Aklapper, pywikibot-bugs-list, Yamaha5
_______________________________________________ pywikibot-bugs mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/pywikibot-bugs
