Ciencia_Al_Poder created this task.
Ciencia_Al_Poder added a subscriber: Ciencia_Al_Poder.
Ciencia_Al_Poder added a project: pywikibot-core.
Restricted Application added subscribers: Aklapper, pywikipedia-bugs.

TASK DESCRIPTION
  I've noticed that -step isn't taken into account when using -file as a 
generator.
  
  For example, I've generated a file with a list of pages to work on. And I 
want Pywikibot to run them in that specific order, because that will improve 
the review process later.
  
  Pywikibot by default tries to retrieve information of 50 pages by default, 
but the api returns them in alphabetic (pagename) order rather than the order 
in which we've requested it. Hence, I found that -step will solve the issue by 
querying pages one by one, following the same order.
  
  The problem is that pywikibot ignores -step for -file, so it keeps returning 
50 pages at a time.

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

REPLY HANDLER ACTIONS
  Reply to comment or attach files, or !close, !claim, !unsubscribe or !assign 
<username>.

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

To: Ciencia_Al_Poder
Cc: pywikipedia-bugs, Ciencia_Al_Poder, Aklapper, jayvdb



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

Reply via email to