binbot created this task. binbot added a subscriber: binbot. binbot added a project: Pywikibot-General. Herald added subscribers: pywikibot-bugs-list, Aklapper.
TASK DESCRIPTION I propose an enhancement of replace.py (may textlib be also involved?). When doing text replacements, sometimes certain regexes concern a group of articles identified by their titles that match another regex. As fixes allow the use of functions for replacement instead of strings, I could solve the task if I had the Page object in the function. Thus I would have page.title(). So I need a syntax to reach the page in fixes.py. TASK DETAIL https://phabricator.wikimedia.org/T109220 EMAIL PREFERENCES https://phabricator.wikimedia.org/settings/panel/emailpreferences/ To: binbot Cc: Aklapper, pywikibot-bugs-list, binbot, Malyacko, jayvdb _______________________________________________ pywikibot-bugs mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/pywikibot-bugs
