jenkins-bot merged this change.

View Change

Approvals: Dvorapa: Looks good to me, but someone else must approve Matěj Suchánek: Looks good to me, approved jenkins-bot: Verified
[doc] Update ROADMAP.rst

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

diff --git a/ROADMAP.rst b/ROADMAP.rst
index 96b0743..b47d6c2 100644
--- a/ROADMAP.rst
+++ b/ROADMAP.rst
@@ -3,6 +3,8 @@

**Note: This is the last release supporting Python 2 and Python 3.4**

+* Wait in BaseBot.exit() until asynchronous saving pages are completed
+* Solve IndexError when showing an empty diff with a non-zero context (T252724)
* linktrails were added or updated for a lot of sites
* Resolve namespaces with underlines (T252940)
* Fix getversion_svn for Python 3.6+ (T253617, T132292)
@@ -12,6 +14,7 @@
Future releases
~~~~~~~~~~~~~~~

+* (current) tools.count, tools.Counter, tools.OrderedDict and ContextManagerWrapper will be removed
* (current) getFilesFromAnHash and getImagesFromAnHash Site methods will be removed
* 3.0.20200508: PageNotFound, SpamfilterError and UserActionRefuse exceptions will be removed (T253681)
* 3.0.20200508: Page.getVersionHistory and Page.fullVersionHistory() methods will be removed (T136513, T151110)

To view, visit change 607317. To unsubscribe, or for help writing mail filters, visit settings.

Gerrit-Project: pywikibot/core
Gerrit-Branch: master
Gerrit-MessageType: merged
Gerrit-Change-Id: I120ebe3174f3ade40c72083298073748a3c88ee0
Gerrit-Change-Number: 607317
Gerrit-PatchSet: 2
Gerrit-Owner: Xqt <info@gno.de>
Gerrit-Reviewer: Dvorapa <dvorapa@seznam.cz>
Gerrit-Reviewer: Matěj Suchánek <matejsuchanek97@gmail.com>
Gerrit-Reviewer: jenkins-bot (75)