jenkins-bot has submitted this change. ( https://gerrit.wikimedia.org/r/c/pywikibot/core/+/1050564?usp=email )
Change subject: [doc] Update ROADMAP.rst ...................................................................... [doc] Update ROADMAP.rst Change-Id: I37bcef3d36aa022682d9c3839d89bd4f67d089ee --- M ROADMAP.rst 1 file changed, 6 insertions(+), 1 deletion(-) Approvals: jenkins-bot: Verified Xqt: Looks good to me, approved diff --git a/ROADMAP.rst b/ROADMAP.rst index 29cc47f..4c59145 100644 --- a/ROADMAP.rst +++ b/ROADMAP.rst @@ -1,7 +1,12 @@ Current Release Changes ======================= -* (no changes yet) +* use :meth:`page.BasePage.templates` in :meth:`Page.templatesWithParams<page.Page.templatesWithParams>` to cache + templates +* Re-implement :meth:`Page.main_authors()<page._toolforge.WikiBlameMixin.main_authors>` as + :meth:`Page.authorship()<page._toolforge.WikiBlameMixin.authorship>` using ``xtools`` (:phab:`T366100`); + ``wikitextparser`` packages is required for it. + Current Deprecations ==================== -- To view, visit https://gerrit.wikimedia.org/r/c/pywikibot/core/+/1050564?usp=email To unsubscribe, or for help writing mail filters, visit https://gerrit.wikimedia.org/r/settings?usp=email Gerrit-MessageType: merged Gerrit-Project: pywikibot/core Gerrit-Branch: master Gerrit-Change-Id: I37bcef3d36aa022682d9c3839d89bd4f67d089ee Gerrit-Change-Number: 1050564 Gerrit-PatchSet: 1 Gerrit-Owner: Xqt <i...@gno.de> Gerrit-Reviewer: Xqt <i...@gno.de> Gerrit-Reviewer: jenkins-bot
_______________________________________________ Pywikibot-commits mailing list -- pywikibot-commits@lists.wikimedia.org To unsubscribe send an email to pywikibot-commits-le...@lists.wikimedia.org