jenkins-bot has submitted this change. ( https://gerrit.wikimedia.org/r/c/pywikibot/core/+/964109 )
Change subject: [doc] Update ROADMAP.rst ...................................................................... [doc] Update ROADMAP.rst Change-Id: I92e3219b8df649143425a9c491855d0678145b5c --- M ROADMAP.rst 1 file changed, 14 insertions(+), 2 deletions(-) Approvals: Xqt: Looks good to me, approved jenkins-bot: Verified diff --git a/ROADMAP.rst b/ROADMAP.rst index 6dabe01..c54fd0d 100644 --- a/ROADMAP.rst +++ b/ROADMAP.rst @@ -1,7 +1,10 @@ Current release --------------- -* Python 3.6 support will be discontinued and probably this is the last version supporting it +* Add support for fonwiki (:phab:`T347941`) +* :meth:`site.BaseSite.redirects()<pywikibot.site._basesite.BaseSite.redirects>` and + :meth:`site.APISite.redirects()<pywikibot.site._apisite.APISite.redirects>` + methods were added (:phab:`T347226`) * Upcast to :class:`pywikibot.FilePage` for a proper extension only (:phab:`T346889`) * Handle missing SDC mediainfo (:phab:`T345038`) * *modules_only_mode* parameter of :class:`data.api.ParamInfo`, its *paraminfo_keys* class attribute @@ -22,7 +25,7 @@ Deprecations ------------ -* 8.4.0: Python 3.6 support is deprecated and will be dropped with Pywikibot 9 +* 8.4.0: *Python 3.6 support is deprecated* and will be dropped soon with Pywikibot 9 * 8.4.0: *modules_only_mode* parameter of :class:`data.api.ParamInfo`, its *paraminfo_keys* class attribute and its preloaded_modules property will be removed * 8.4.0: *dropdelay* and *releasepid* attributes of :class:`throttle.Throttle` will be removed -- To view, visit https://gerrit.wikimedia.org/r/c/pywikibot/core/+/964109 To unsubscribe, or for help writing mail filters, visit https://gerrit.wikimedia.org/r/settings Gerrit-Project: pywikibot/core Gerrit-Branch: master Gerrit-Change-Id: I92e3219b8df649143425a9c491855d0678145b5c Gerrit-Change-Number: 964109 Gerrit-PatchSet: 1 Gerrit-Owner: Xqt <[email protected]> Gerrit-Reviewer: Xqt <[email protected]> Gerrit-Reviewer: jenkins-bot Gerrit-MessageType: merged
_______________________________________________ Pywikibot-commits mailing list -- [email protected] To unsubscribe send an email to [email protected]
