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

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

[doc] Update ROADMAP.rst

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

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



diff --git a/ROADMAP.rst b/ROADMAP.rst
index b47c094..f6f242f 100644
--- a/ROADMAP.rst
+++ b/ROADMAP.rst
@@ -1,6 +1,14 @@
 Current release changes
 ^^^^^^^^^^^^^^^^^^^^^^^

+* Add support for jvwikisource (T286247)
+* Handle missingtitle error code when deleting
+* Check for outdated setuptools in pwb.py wrapper (T286980)
+* Remove traceback for original exception for known API error codes
+* Unused strm parameter of init_handlers was removed
+* Ignore throttle.pid if a Site object cannot be created (T286848)
+* Explicitly return an empty string with OutputProxyOption.out property 
(T286403)
+* Explicitly return None from ContextOption.result() (T286403)
 * Add support for Lingua Libre family (T286303)
 * Catch invalid titles in Category.isCategoryRedirect()
 * L10N updates
@@ -10,6 +18,8 @@
 Deprecations
 ^^^^^^^^^^^^

+* 6.5.0: OutputOption.output() method will be removed in favour of 
OutputOption.out property
+* 6.5.0: tools.RotatingFileHandler will be removed in favour of 
logging.handlers.RotatingFileHandler
 * 6.4.0: Pywikibot `began using semantic versioning
   
<https://www.mediawiki.org/wiki/Manual:Pywikibot/Development/Guidelines#Deprecation_Policy>`_,
   all deprecated code will be removed in Pywikibot version 7.0.0.

--
To view, visit https://gerrit.wikimedia.org/r/c/pywikibot/core/+/710257
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: Icfc253bd0e55bb077f56828d52dcad11533cff71
Gerrit-Change-Number: 710257
Gerrit-PatchSet: 1
Gerrit-Owner: Xqt <i...@gno.de>
Gerrit-Reviewer: Xqt <i...@gno.de>
Gerrit-Reviewer: jenkins-bot
Gerrit-MessageType: merged
_______________________________________________
Pywikibot-commits mailing list -- pywikibot-commits@lists.wikimedia.org
To unsubscribe send an email to pywikibot-commits-le...@lists.wikimedia.org

Reply via email to