jenkins-bot has submitted this change. ( https://gerrit.wikimedia.org/r/c/pywikibot/core/+/1035856?usp=email )
Change subject: [doc] Update ROADMAP.rst ...................................................................... [doc] Update ROADMAP.rst Change-Id: I15e336058996b0aeca8e7b978416592920afc702 --- M ROADMAP.rst 1 file changed, 2 insertions(+), 1 deletion(-) Approvals: Xqt: Looks good to me, approved jenkins-bot: Verified diff --git a/ROADMAP.rst b/ROADMAP.rst index d1ef503..e42e037 100644 --- a/ROADMAP.rst +++ b/ROADMAP.rst @@ -1,13 +1,14 @@ Current release --------------- +* Use :class:`data.api.CachedRequest` for userinfo requests (:phab:`T348925`) * Raise :exc:`exceptions.SectionError` if a section does not exists on a page (:phab:`T107141`) * Retry api request on ServerError (:phab:`T364275`, :phab:`T364393`) Deprecations ------------ -* 9.2.0: *total* argument in ``-logevents`` pagegenrators option is deprecated; +* 9.2.0: *total* argument in ``-logevents`` pagegenerators option is deprecated; use ``-limit`` instead (:phab:`T128981`) * 9.0.0: The *content* parameter of :meth:`proofreadpage.IndexPage.page_gen` is deprecated and will be ignored (:phab:`T358635`) -- To view, visit https://gerrit.wikimedia.org/r/c/pywikibot/core/+/1035856?usp=email 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: I15e336058996b0aeca8e7b978416592920afc702 Gerrit-Change-Number: 1035856 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] To unsubscribe send an email to [email protected]
