jenkins-bot has submitted this change. ( https://gerrit.wikimedia.org/r/c/pywikibot/core/+/1304726?usp=email )
Change subject: doc: Update ROADMAP.rst, remove snyk badge ...................................................................... doc: Update ROADMAP.rst, remove snyk badge Change-Id: Ic5ca6b4a9afd8bd1e65f44d66d0e0a6daa1d3355 --- M README.rst M ROADMAP.rst 2 files changed, 5 insertions(+), 3 deletions(-) Approvals: Xqt: Looks good to me, approved jenkins-bot: Verified diff --git a/README.rst b/README.rst index a2ac3c8..41d24b9 100644 --- a/README.rst +++ b/README.rst @@ -25,9 +25,6 @@ .. image:: https://img.shields.io/github/last-commit/wikimedia/pywikibot :alt: Last commit :target: https://gerrit.wikimedia.org/r/plugins/gitiles/pywikibot/core/ -.. image:: https://snyk.io/advisor/python/pywikibot/badge.svg - :target: https://snyk.io/advisor/python/pywikibot - :alt: pywikibot ********* diff --git a/ROADMAP.rst b/ROADMAP.rst index a3bbed2..7228ca3 100644 --- a/ROADMAP.rst +++ b/ROADMAP.rst @@ -1,6 +1,11 @@ Release 11.4 ============ +* Add support for temporary accounts (:phab:`T418983`) +* Add support for magwiki (:phab:`T428281`) +* Introduce :class:`tools.SevenZipFile` class for :func:`tools.open_archive` to + ensure proper cleanup when closing the stream and to support rewinding the 7zip + archive stream. (:phab:`T428322`) * Reload a single token if missing in the :class:`TokenWallet<pywikibot.site._tokenwallet.TokenWallet>` container (:phab:`T343187`, :phab:`T428817`) -- To view, visit https://gerrit.wikimedia.org/r/c/pywikibot/core/+/1304726?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: Ic5ca6b4a9afd8bd1e65f44d66d0e0a6daa1d3355 Gerrit-Change-Number: 1304726 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]
