Xqt added a comment.
In T85483#2989803 <https://phabricator.wikimedia.org/T85483#2989803>, @matej_suchanek wrote: > IMO the best solution would be: > > 1. override `DataSite.data_repository()` with `return self` (for better performance) No because someone could create a DataSite like `x = pywikibot.site.DataSite('de', 'wikipedia')` and `x.data_repository()` must not give this site back but `DataSite('wikidata', 'wikidata')` TASK DETAIL https://phabricator.wikimedia.org/T85483 EMAIL PREFERENCES https://phabricator.wikimedia.org/settings/panel/emailpreferences/
_______________________________________________ pywikibot-bugs mailing list -- [email protected] To unsubscribe send an email to [email protected]
