jenkins-bot has submitted this change. ( https://gerrit.wikimedia.org/r/c/pywikibot/core/+/702664 )
Change subject: [doc] Update ROADMAP.rst ......................................................................
[doc] Update ROADMAP.rst
Change-Id: I0b75d0f73a0c2cebed6d9e69e279e6d6f51789dd --- M ROADMAP.rst 1 file changed, 14 insertions(+), 1 deletion(-)
Approvals: Xqt: Looks good to me, approved jenkins-bot: Verified
diff --git a/ROADMAP.rst b/ROADMAP.rst index 01e5632..29ff4a1 100644 --- a/ROADMAP.rst +++ b/ROADMAP.rst @@ -1,7 +1,20 @@ Current release changes ^^^^^^^^^^^^^^^^^^^^^^^
-* add add_text function to textlib (T284388) +* Add support for dagwiki, shiwiki and banwikisource +* Fix and clean up DataSite.get_property_by_name +* Update handling of abusefilter-{disallow,warning} codes (T285317) +* Fix terminal_interface_base.input_list_choice (T285597) +* Fix ItemPage.fromPage call +* Use *iterables instead of genlist in intersect_generators +* Use a sentinel variable to determine the end of an iterable in roundrobin_generators +* Require setuptools 20.8.1 (T284297) +* Add setter and deleter for summary_parameters of AutomaticTWSummaryBot +* L10N updates +* Add update_options attribute to BaseBot class to update available_options +* Clear put_queue when canceling page save (T284396) +* Add -url option to pagegenerators (T239436) +* Add add_text function to textlib (T284388) * Require setuptools >= 49.4.0 (T284297) * Require wikitextparser>=0.47.5 * Allow images to upload locally even they exist in the shared repository (T267535)
pywikibot-commits@lists.wikimedia.org