jenkins-bot has submitted this change. ( 
https://gerrit.wikimedia.org/r/c/pywikibot/core/+/632723 )

Change subject: [doc] update ROADMAP.rst
......................................................................

[doc] update ROADMAP.rst

Change-Id: Ic9b46ae326525ea24dbfa66cbe248e62f61ec933
---
M ROADMAP.rst
1 file changed, 4 insertions(+), 0 deletions(-)

Approvals:
  Xqt: Looks good to me, approved
  jenkins-bot: Verified



diff --git a/ROADMAP.rst b/ROADMAP.rst
index b57609f..046e370 100644
--- a/ROADMAP.rst
+++ b/ROADMAP.rst
@@ -1,6 +1,9 @@
 Current release changes
 ~~~~~~~~~~~~~~~~~~~~~~~

+* OptionHandler/BaseBot options are accessable as OptionHandler.opt attributes 
or keyword item (see also T264721)
+* pywikibot.setAction() function was removed
+* A namedtuple is the result of textlib.extract_sections()
 * Prevent circular imports in config2.py and http.py (T264500)
 * version.get_module_version() is deprecated and gives no meaningfull result
 * Fix version.get_module_filename() and update log lines (T264235)
@@ -40,6 +43,7 @@
 Future release notes
 ~~~~~~~~~~~~~~~~~~~~

+* 5.0.0: OptionHandler.options dict will be removed in favour of 
OptionHandler.opt
 * 5.0.0: version.getfileversion() is desupported and will be removed
 * 5.0.0: Methods deprecated for 5 years or longer will be removed
 * 5.0.0: Outdated recentchanges parameter will be removed

--
To view, visit https://gerrit.wikimedia.org/r/c/pywikibot/core/+/632723
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: Ic9b46ae326525ea24dbfa66cbe248e62f61ec933
Gerrit-Change-Number: 632723
Gerrit-PatchSet: 3
Gerrit-Owner: Xqt <[email protected]>
Gerrit-Reviewer: Xqt <[email protected]>
Gerrit-Reviewer: jenkins-bot
Gerrit-MessageType: merged
_______________________________________________
Pywikibot-commits mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/pywikibot-commits

Reply via email to