jenkins-bot has submitted this change. ( https://gerrit.wikimedia.org/r/c/pywikibot/core/+/1187933?usp=email )
Change subject: doc: Update ROADMAP.rst ...................................................................... doc: Update ROADMAP.rst Change-Id: I48695eaeb177ebaebc0417271a8156a197c401a7 --- M ROADMAP.rst 1 file changed, 5 insertions(+), 1 deletion(-) Approvals: Xqt: Looks good to me, approved jenkins-bot: Verified diff --git a/ROADMAP.rst b/ROADMAP.rst index b959475..721ed5a 100644 --- a/ROADMAP.rst +++ b/ROADMAP.rst @@ -1,7 +1,11 @@ Current Release Changes ======================= -* (no changes yet) +* i18n Updates +* Use 'login' token from API response in :meth:`login.ClientLoginManager.login_to_site` + (:phab:`T328814`) +* Always use *fallback_prompt* in :func:`i18n.twtranslate` whenever no + translation is found, including unknown keys in existing packages (:phab:`T326470`) Deprecations -- To view, visit https://gerrit.wikimedia.org/r/c/pywikibot/core/+/1187933?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: I48695eaeb177ebaebc0417271a8156a197c401a7 Gerrit-Change-Number: 1187933 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]
