darthbhyrava added a comment.

  We need to request only the `title` prop from rcprop, since `type` is taken 
care of by initialisation of a `pywikibot.data.api.QueryGenerator`class 
(gen_class) in `APISite.recentchanges`.
  
  Adding this simple line in `RecentChangesPageGenerator`  should do:
  
    gen.request['rcprop'] = 'title'

TASK DETAIL
  https://phabricator.wikimedia.org/T130189

EMAIL PREFERENCES
  https://phabricator.wikimedia.org/settings/panel/emailpreferences/

To: darthbhyrava
Cc: jayvdb, Aklapper, pywikibot-bugs-list, darthbhyrava



_______________________________________________
pywikibot-bugs mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/pywikibot-bugs

Reply via email to