jenkins-bot has submitted this change. ( https://gerrit.wikimedia.org/r/c/pywikibot/core/+/1301471?usp=email )
Change subject: doc: Update ROADMAP.rst ...................................................................... doc: Update ROADMAP.rst Change-Id: I78e8fc6e8008d1b2ee95d262289560bbb97a4219 --- M ROADMAP.rst 1 file changed, 9 insertions(+), 0 deletions(-) Approvals: Xqt: Looks good to me, approved jenkins-bot: Verified diff --git a/ROADMAP.rst b/ROADMAP.rst index d8211bf..40e0b29 100644 --- a/ROADMAP.rst +++ b/ROADMAP.rst @@ -1,6 +1,15 @@ Release 11.4 ============ +* Reload a single token if missing in the + :class:`TokenWallet<pywikibot.site._tokenwallet.TokenWallet>` container + (:phab:`T343187`, :phab:`T428817`) +* Cache page quality and existence for :class:`proofreadpage.IndexPage` and improve performance + of :meth:`page_gen()<proofreadpage.IndexPage.page_gen>` (:phab:`T409023`) +* Prevent ignored generator option from leaking into kwargs of :class:`bot.BaseBot` + initializer (:phab:`T427740`) +* Update translations (i18n) +* Update :mod:`families.vikidia_family` file * Add *until* and *reverse* options to :func:`pagegenerators.AllpagesPageGenerator` (:phab:`T66531`, :phab:`T426542`) * Support attributes in with multiple words with :class:`proofreadpage.TagAttr` (:phab:`T383506`) -- To view, visit https://gerrit.wikimedia.org/r/c/pywikibot/core/+/1301471?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: I78e8fc6e8008d1b2ee95d262289560bbb97a4219 Gerrit-Change-Number: 1301471 Gerrit-PatchSet: 2 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]
