jenkins-bot has submitted this change. ( https://gerrit.wikimedia.org/r/c/pywikibot/core/+/649642 )
Change subject: [doc] Update ROADMAP.rst ...................................................................... [doc] Update ROADMAP.rst Change-Id: I5532c848b239ce6c7dda2ecb46836195ca2fb128 --- M ROADMAP.rst 1 file changed, 2 insertions(+), 2 deletions(-) Approvals: Xqt: Looks good to me, approved jenkins-bot: Verified diff --git a/ROADMAP.rst b/ROADMAP.rst index c701dca..5fec263 100644 --- a/ROADMAP.rst +++ b/ROADMAP.rst @@ -1,6 +1,8 @@ Current release changes ~~~~~~~~~~~~~~~~~~~~~~~ +* wikistats methods fetch, raw_cached, csv, xml has been removed +* PageRelatedError.getPage() has been removed in favour of PageRelatedError.page * DataSite.get_item() method will be removed * global put_throttle option may be given as float (T269741) * Property.getType() method has been removed @@ -18,8 +20,6 @@ ~~~~~~~~~~~~~~~~~~~~ * 5.1.0: Positional arguments of page.Revision must be replaced by keyword arguments (T259428) -* 5.0.0: wikistats methods fetch, raw_cached, csv, xml will be removed -* 5.0.0: PageRelatedError.getPage() will be removes in favour of PageRelatedError.page * 5.0.0: HttpRequest result of http.fetch() will be replaced by requests.Response (T265206) * 5.0.0: OptionHandler.options dict will be removed in favour of OptionHandler.opt * 5.0.0: Methods deprecated for 5 years or longer will be removed -- To view, visit https://gerrit.wikimedia.org/r/c/pywikibot/core/+/649642 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: I5532c848b239ce6c7dda2ecb46836195ca2fb128 Gerrit-Change-Number: 649642 Gerrit-PatchSet: 1 Gerrit-Owner: Xqt <[email protected]> Gerrit-Reviewer: Xqt <[email protected]> Gerrit-Reviewer: jenkins-bot Gerrit-MessageType: merged
_______________________________________________ Pywikibot-commits mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/pywikibot-commits
