jenkins-bot has submitted this change. ( https://gerrit.wikimedia.org/r/c/pywikibot/core/+/618103 )
Change subject: [doc] Update roadmap ...................................................................... [doc] Update roadmap Change-Id: I0a91366546f9e9d154041c6f93be90ad32081565 --- M ROADMAP.rst 1 file changed, 5 insertions(+), 1 deletion(-) Approvals: Matěj Suchánek: Looks good to me, approved jenkins-bot: Verified diff --git a/ROADMAP.rst b/ROADMAP.rst index ce90dd0..c788ddc 100644 --- a/ROADMAP.rst +++ b/ROADMAP.rst @@ -1,6 +1,10 @@ Current release ~~~~~~~~~~~~~~~ +* Read correct object in SiteLinkCollection.normalizeData (T259426) +* tools.count and tools classes Counter, OrderedDict and ContextManagerWrapper were removed +* Deprecate UnicodeMixin and IteratorNextMixin +* Restrict site module interface * EventStreams "since" parameter settings has been fixed * Unsupported debug and uploadByUrl parameters of UploadRobot were removed * Unported compat decode parameter of Page.title() has been removed @@ -23,11 +27,11 @@ Future releases ~~~~~~~~~~~~~~~ +* 4.0.0: Deprecate tools.UnicodeMixin and tools.IteratorNextMixin will be removed * 4.0.0: Site.Family() function will be removed in favour of Family.load() method * 4.0.0: Site.getExpandedString method will be removed in favour of expand_text * 4.0.0: Unused parameters of page methods like forceReload, insite, throttle, step will be removed * 4.0.0: site/family methods code2encodings and code2encoding will be removed in favour of encoding/endcodings methods * 4.0.0: Methods deprecated for 6 years or longer will be removed -* 3.0.20200703: tools.count, tools.Counter, tools.OrderedDict and ContextManagerWrapper will be removed * 3.0.20200508: Page.getVersionHistory and Page.fullVersionHistory() methods will be removed (T136513, T151110) * 3.0.20200306: Support of MediaWiki releases below 1.19 will be dropped (T245350) -- To view, visit https://gerrit.wikimedia.org/r/c/pywikibot/core/+/618103 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: I0a91366546f9e9d154041c6f93be90ad32081565 Gerrit-Change-Number: 618103 Gerrit-PatchSet: 1 Gerrit-Owner: Xqt <[email protected]> Gerrit-Reviewer: Matěj Suchánek <[email protected]> Gerrit-Reviewer: jenkins-bot Gerrit-CC: Huji <[email protected]> Gerrit-MessageType: merged
_______________________________________________ Pywikibot-commits mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/pywikibot-commits
