Page MenuHomePhabricator

make oldtext and newtext parameters of BaseBot.userPut() optional
Open, LowPublicFeature

Description

Make oldtext and newtext parameters of BaseBot.userPut() optional. The first parameter can be replaced by page.latest_revision.text and the second by page.text itself. oldtext is needed only when show_diff parameter is set (which is the default).

Event Timeline

Xqt triaged this task as Low priority.May 9 2023, 12:36 PM
Xqt changed the subtype of this task from "Task" to "Feature Request".