jenkins-bot has submitted this change and it was merged. ( https://gerrit.wikimedia.org/r/587512 )
Change subject: [doc] Update ROADMAP.rst ......................................................................
[doc] Update ROADMAP.rst
Change-Id: I94d782071d314e74d35ff095099379e57f04e57c --- M ROADMAP.rst 1 file changed, 4 insertions(+), 4 deletions(-)
Approvals: Dvorapa: Looks good to me, approved jenkins-bot: Verified
diff --git a/ROADMAP.rst b/ROADMAP.rst index 10b3c08..c372c87 100644 --- a/ROADMAP.rst +++ b/ROADMAP.rst @@ -1,6 +1,7 @@ Current release ~~~~~~~~~~~~~~~
+* test_family has been removed (T228375, T228300) * Bugfixes and improvements * Localisation updates
@@ -9,10 +10,9 @@
* 3.0.20200405: Site and Page methods deprecated for 10 years or longer will be removed * 3.0.20200405: Usage of SkipPageError with BaseBot will be removed -* 3.0.20200326: Functions dealing with stars list may be removed +* 3.0.20200326: Functions dealing with stars list will be removed * 3.0.20200306: Support of MediaWiki releases below 1.19 will be dropped (T245350) * 3.0.20200306: tools.ip will be dropped in favour of tools.is_IP (T243171) -* 3.0.20200306: tools.ip_regexp will be removed in next release +* 3.0.20200306: tools.ip_regexp will be removed * 3.0.20200111: Support for Python 3.4 will be dropped (T239542) -* 3.0.20190722: test_family will be removed (T228375, T228300) -* 3.0.20190722: Deprecation warning: support for Python 2 will be dropped in 4/2020 (T213287) \ No newline at end of file +* 3.0.20190722: Support for Python 2 will be dropped in 4/2020 (T213287) \ No newline at end of file
pywikibot-commits@lists.wikimedia.org