jenkins-bot has submitted this change. ( https://gerrit.wikimedia.org/r/c/pywikibot/core/+/608038 )
Change subject: [doc] Update ROADMAP.rst ...................................................................... [doc] Update ROADMAP.rst Change-Id: I1fbceaaf14b5e7b1aee38a1650992475b544be3f --- M ROADMAP.rst 1 file changed, 4 insertions(+), 1 deletion(-) Approvals: Matěj Suchánek: Looks good to me, approved jenkins-bot: Verified diff --git a/ROADMAP.rst b/ROADMAP.rst index f6a6e38..8b316bd 100644 --- a/ROADMAP.rst +++ b/ROADMAP.rst @@ -3,6 +3,8 @@ **Note: This is the last release supporting Python 2 and Python 3.4** +* Page.botMayEdit() method was improved (T253709) +* PageNotFound, SpamfilterError, UserActionRefuse exceptions were removed (T253681) * tools.ip submodule has been removed (T243171) * Wait in BaseBot.exit() until asynchronous saving pages are completed * Solve IndexError when showing an empty diff with a non-zero context (T252724) @@ -15,9 +17,10 @@ Future releases ~~~~~~~~~~~~~~~ +* (current) Unsupported debug parameter of UploadRobot will be removed +* (current) Unported compat decode parameter of Page.title() will be removed * (current) tools.count, tools.Counter, tools.OrderedDict and ContextManagerWrapper will be removed * (current) getFilesFromAnHash and getImagesFromAnHash Site methods will be removed -* 3.0.20200508: PageNotFound, SpamfilterError and UserActionRefuse exceptions will be removed (T253681) * 3.0.20200508: Page.getVersionHistory and Page.fullVersionHistory() methods will be removed (T136513, T151110) * 3.0.20200405: Site and Page methods deprecated for 10 years or longer will be removed * 3.0.20200326: Functions dealing with stars list will be removed -- To view, visit https://gerrit.wikimedia.org/r/c/pywikibot/core/+/608038 To unsubscribe, or for help writing mail filters, visit https://gerrit.wikimedia.org/r/settings Gerrit-Project: pywikibot/core Gerrit-Branch: master Gerrit-Change-Id: I1fbceaaf14b5e7b1aee38a1650992475b544be3f Gerrit-Change-Number: 608038 Gerrit-PatchSet: 4 Gerrit-Owner: Xqt <[email protected]> Gerrit-Reviewer: DannyS712 <[email protected]> Gerrit-Reviewer: Matěj Suchánek <[email protected]> Gerrit-Reviewer: jenkins-bot Gerrit-MessageType: merged
_______________________________________________ Pywikibot-commits mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/pywikibot-commits
