HakanIST added a comment.

  The remaining issues (SpamBlacklist, content-too-big, large histories) are 
now solvable since `SpamblacklistError` and related exceptions exist as proper 
classes in `pywikibot.exceptions`. The 4 unprotected calls in the main loop 
(`page.get()`, `getVersionHistoryTable()`, `edithistpage.put()`, 
`targetpage.put()`) each need individual try/except blocks following the 
pattern in `Bot._save_page()` (bot.py:1342).

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

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