Xqt has submitted this change. ( https://gerrit.wikimedia.org/r/c/pywikibot/core/+/1147143?usp=email )
Change subject: doc: update ROADMAP.rst ...................................................................... doc: update ROADMAP.rst Change-Id: Ic3efb5370b2dfaad6a7ce0110835a88bc152b13f --- M ROADMAP.rst 1 file changed, 4 insertions(+), 0 deletions(-) Approvals: jenkins-bot: Verified Xqt: Looks good to me, approved diff --git a/ROADMAP.rst b/ROADMAP.rst index 478330b..7844f4f 100644 --- a/ROADMAP.rst +++ b/ROADMAP.rst @@ -1,6 +1,10 @@ Current Release Changes ======================= +* Use WikiHistory instead of XTools to implement :meth:`Page.authorship() + <page._toolforge.WikiBlameMixin.authorship>` (:phab:`T392345`) +* Correct :class:`comms.eventstreams.EventStreams` kwarg name + from *last_event_id* to *latest_event_id* (:phab:`T394570`) * Retieve charset from accept-charset header entry in :func:`comms.http._decide_encoding` (:phab:`T392345`) * Skip :meth:`CosmeticChangesToolkit.removeEmptySections() <cosmetic_changes.CosmeticChangesToolkit.removeEmptySections>` if section length is too less (:phab:`T391776`) -- To view, visit https://gerrit.wikimedia.org/r/c/pywikibot/core/+/1147143?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: Ic3efb5370b2dfaad6a7ce0110835a88bc152b13f Gerrit-Change-Number: 1147143 Gerrit-PatchSet: 1 Gerrit-Owner: Xqt <[email protected]> Gerrit-Reviewer: Xqt <[email protected]> Gerrit-Reviewer: jenkins-bot
_______________________________________________ Pywikibot-commits mailing list -- [email protected] To unsubscribe send an email to [email protected]
