| matej_suchanek added a comment. |
I have also bumped into this. It happens when you are working on a wiki which is not a Wikibase (ie. Wikidata) client.
This warning should be prevented per APISite.data_repository():
def handle_warning(mod, warning): return (mod == 'query' and warning == "Unrecognized value for parameter 'meta': " "wikibase")
but it doesn't work (so there must have been some change in API).
TASK DETAIL
EMAIL PREFERENCES
To: matej_suchanek
Cc: matej_suchanek, Anomie, Aklapper, MarcoAurelio, pywikibot-bugs-list, Sethakill, dg711, jayvdb, Legoktm
Cc: matej_suchanek, Anomie, Aklapper, MarcoAurelio, pywikibot-bugs-list, Sethakill, dg711, jayvdb, Legoktm
_______________________________________________ pywikibot-bugs mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/pywikibot-bugs
