jenkins-bot has submitted this change. ( https://gerrit.wikimedia.org/r/c/pywikibot/core/+/620324 )
Change subject: [doc] Update ROADMAP.rst ...................................................................... [doc] Update ROADMAP.rst Change-Id: I9df2bbbf3a7fdec3281470a6ad8a5a1a26de7948 --- M ROADMAP.rst 1 file changed, 6 insertions(+), 0 deletions(-) Approvals: Xqt: Looks good to me, approved jenkins-bot: Verified diff --git a/ROADMAP.rst b/ROADMAP.rst index c1719fe..70acf3c 100644 --- a/ROADMAP.rst +++ b/ROADMAP.rst @@ -1,13 +1,19 @@ Current release changes ~~~~~~~~~~~~~~~~~~~~~~~ +* APISite.loadpageinfo does not discard changes to page content when information was not loaded (T260472) +* tools.UnicodeType and tools.signature are deprecated * BaseBot.stop() method is deprecated in favour of BaseBot.generator.close() * Escape bot password correctly (T259488) +* Bugfixes and improvements +* Localisation updates Future release notes ~~~~~~~~~~~~~~~~~~~~ +* 4.1.0: Deprecated editor.command will be removed +* 4.1.0: tools.open_compressed, tools.UnicodeType and tools.signature will be removed * 4.1.0: comms.PywikibotCookieJar and comms.mode_check_decorator will be removed * 4.0.0: Deprecated tools.UnicodeMixin and tools.IteratorNextMixin will be removed * 4.0.0: Site.Family() function will be removed in favour of Family.load() method -- To view, visit https://gerrit.wikimedia.org/r/c/pywikibot/core/+/620324 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: I9df2bbbf3a7fdec3281470a6ad8a5a1a26de7948 Gerrit-Change-Number: 620324 Gerrit-PatchSet: 2 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
