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

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

[doc] Update ROADMAP.rst

Change-Id: I7aff3b58fa7074aea54530b336a86e05d5c2bb77
---
M ROADMAP.rst
1 file changed, 4 insertions(+), 1 deletion(-)

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



diff --git a/ROADMAP.rst b/ROADMAP.rst
index 684b401..be583ee 100644
--- a/ROADMAP.rst
+++ b/ROADMAP.rst
@@ -4,6 +4,7 @@
 Breaking changes
 ^^^^^^^^^^^^^^^^

+* Require setuptools >= 20.2 due to PEP 440
 * Support of MediaWiki < 1.23 has been dropped (T268979)
 * APISite.loadimageinfo will no longer return any content
 * Return requests.Response with http.request() instead of plain text (T265206)
@@ -12,6 +13,9 @@
 Other changes
 ^^^^^^^^^^^^^

+* textlib.removeDisabledPart is able to remove templates (T274138)
+* toStdout parameter of pywikibot.output() has been dropped
+* Deprecated Site.getToken() and Site.case was removed
 * Create a SiteLink with __getitem__ method and implement lazy load (T273386, 
T245809, T238471, T226157)
 * Fix date.formats['MonthName'] behaviour  (T273573)
 * Deprecated Family.known_families dict was removed (T89451)
@@ -33,7 +37,6 @@
 * 5.5.0: Site.getglobaluserinfo() method will be dropped in favour of 
globaluserinfo property
 * 5.4.0: LoginManager.getCookie() is deprecated and will be removed
 * 5.4.0: tools.PY2 will be removed (T213287)
-* 5.3.0: toStdout parameter of logging.output()/pywikibot.output() function 
will be desupported
 * 5.0.0: OptionHandler.options dict will be removed in favour of 
OptionHandler.opt
 * 5.0.0: Methods deprecated for 5 years or longer will be removed
 * 5.0.0: pagegenerators.ReferringPageGenerator is desupported and will be 
removed

--
To view, visit https://gerrit.wikimedia.org/r/c/pywikibot/core/+/663188
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: I7aff3b58fa7074aea54530b336a86e05d5c2bb77
Gerrit-Change-Number: 663188
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]
https://lists.wikimedia.org/mailman/listinfo/pywikibot-commits

Reply via email to