Xqt has submitted this change. ( https://gerrit.wikimedia.org/r/c/pywikibot/core/+/1123786?usp=email )
Change subject: Cleanup: backport module is private, no deprecations here ...................................................................... Cleanup: backport module is private, no deprecations here Change-Id: Ib6ac470c4a2e63aa0d64b4515d4bdd4df869403f --- M ROADMAP.rst 1 file changed, 1 insertion(+), 1 deletion(-) Approvals: Xqt: Verified; Looks good to me, approved jenkins-bot: Verified diff --git a/ROADMAP.rst b/ROADMAP.rst index ba96169..2769b09 100644 --- a/ROADMAP.rst +++ b/ROADMAP.rst @@ -37,7 +37,7 @@ * 9.0.0: ``iteritems`` method of :class:`data.api.Request` will be removed in favour of ``items`` * 9.0.0: ``SequenceOutputter.output()`` is deprecated in favour of :attr:`tools.formatter.SequenceOutputter.out` property -* 9.0.0: *nullcontext* context manager and *SimpleQueue* queue of :mod:`backports` are deprecated + Pending removal in Pywikibot 11 ------------------------------- -- To view, visit https://gerrit.wikimedia.org/r/c/pywikibot/core/+/1123786?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: Ib6ac470c4a2e63aa0d64b4515d4bdd4df869403f Gerrit-Change-Number: 1123786 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]
