Daviskr created this task. Daviskr added a subscriber: Daviskr. Daviskr added a project: pywikibot-core. Daviskr changed Security from none to none.
TASK DESCRIPTION In pywikibot-core, `scripts/blockreview.py` is calling `site.logpages()`, which was removed in core, [[https://git.wikimedia.org/blob/pywikibot%2Fcore/75b49209d56457097c7234baf2d0db3b1eb052fb/scripts%2Fblockreview.py#L235 | here]]. It seems this just needs to be replaced by `site.logevents()` with the parameters changed around. TASK DETAIL https://phabricator.wikimedia.org/T78107 REPLY HANDLER ACTIONS Reply to comment or attach files, or !close, !claim, !unsubscribe or !assign <username>. To: Daviskr Cc: Aklapper, Daviskr, jayvdb, pywikipedia-bugs _______________________________________________ Pywikipedia-bugs mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/pywikipedia-bugs
