| dachary added a comment. |
The mergeInto allows bot=True since it pass all kwargs to mergeItems regardless.
def mergeInto(self, item, **kwargs):
"""
Merge the item into another item.
@param item: The item to merge into
@type item: pywikibot.ItemPage
"""
self.repo.mergeItems(fromItem=self, toItem=item, **kwargs)TASK DETAIL
EMAIL PREFERENCES
To: dachary
Cc: dachary, Aklapper, TerraCodes, Ladsgroup, Zppix, matej_suchanek, pywikibot-bugs-list, Mdupont, jayvdb, Ricordisamoa
Cc: dachary, Aklapper, TerraCodes, Ladsgroup, Zppix, matej_suchanek, pywikibot-bugs-list, Mdupont, jayvdb, Ricordisamoa
_______________________________________________ pywikibot-bugs mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/pywikibot-bugs
