Hello all, 1- Don't forget about the bug triage. The blog post just published https://blog.wikimedia.org/2014/07/10/pywikibot-will-have-its-next-bug-triage-on-july-24%e2%88%9227/ so you can read and use it to advertise.
2- As our talk in here https://www.mediawiki.org/wiki/API_talk:Client_code/Evaluations/Pywikibot I want to make a patch to add username in user-agent in header of API calls. but only ISO 8859 is being supported and usernames can be anything (utf-8). For usernames that might not compatible, people need to put e-mail address in user-config.py. Is it okay for you? Any comments?
Best