Xqt added a comment.

  In T409016#11335759 <https://phabricator.wikimedia.org/T409016#11335759>, 
@Operator873 wrote:
  
  > `-page:Main_Page -namespace:1` should translate to Talk:Main_Page and has 
worked previously. I'll get the current version information when next I have a 
moment to log in.
  
  If the toolforge repository is unchanged for the FilePage ns parameter from 
the original Pywikibot repo, it cannot work with -namespace option:
  
    elif pagename:
        gen = [pywikibot.Page(site, pagename, ns=3)]
  
  but throws an message `[[simple:User talk:Main Page]] does not exist, 
skipping...`

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

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

_______________________________________________
pywikibot-bugs mailing list -- [email protected]
To unsubscribe send an email to [email protected]

Reply via email to