jenkins-bot has submitted this change. ( https://gerrit.wikimedia.org/r/c/pywikibot/core/+/1195404?usp=email )
Change subject: doc: Update ROADMAP.rst ...................................................................... doc: Update ROADMAP.rst Change-Id: If4cd839b84b7eeb8f15846a4984dc5550cc46fc3 --- 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 e1a8b9e..46a13ea 100644 --- a/ROADMAP.rst +++ b/ROADMAP.rst @@ -1,7 +1,11 @@ Current Release Changes ======================= -* Python 3.8 support will be discontinued and probably this is the last version supporting it. +* Added :func:`tools.itertools.union_generators` for sorted merging of pre-sorted iterables. +* **Support for Python 3.8 will be discontinued**; + this is likely the last Pywikibot version to support it. +* Added a Citoid Query interface with the :mod:`data.citoid` module. +* Updated localization (L10N) files. * :meth:`Family.interwiki_replacements<family.Family.interwiki_replacements>` is deprecated; use :attr:`Family.code_aliases<family.Family.code_aliases>` instead. * The first parameter of :meth:`Transliterator.transliterate -- To view, visit https://gerrit.wikimedia.org/r/c/pywikibot/core/+/1195404?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: If4cd839b84b7eeb8f15846a4984dc5550cc46fc3 Gerrit-Change-Number: 1195404 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]
