jenkins-bot has submitted this change. ( https://gerrit.wikimedia.org/r/c/pywikibot/core/+/636128 )
Change subject: [doc] update ROADMAP.rst ...................................................................... [doc] update ROADMAP.rst Change-Id: I66a093386e32cacc0451f7176b959407a9aa050f --- M HISTORY.rst M ROADMAP.rst 2 files changed, 4 insertions(+), 1 deletion(-) Approvals: Xqt: Looks good to me, approved jenkins-bot: Verified diff --git a/HISTORY.rst b/HISTORY.rst index efd7f1e..5ea6768 100644 --- a/HISTORY.rst +++ b/HISTORY.rst @@ -6,6 +6,7 @@ *19 October 2020* +* Add support for smn-wiki (T264962) * callback parameter of comms.http.fetch() is desupported * Fix api.APIError() calls for Flow and Thanks extension * edit, move, create, upload, unprotect and prompt parameters of Page.protect() are deprecated (T227610) diff --git a/ROADMAP.rst b/ROADMAP.rst index a1187d9..8126cef 100644 --- a/ROADMAP.rst +++ b/ROADMAP.rst @@ -1,10 +1,13 @@ Current release changes ~~~~~~~~~~~~~~~~~~~~~~~ +* Fix incorrect server time (T266084) +* L10N-Updates * Support Namespace packages in version.py (T265946) * Server414Error was added to pywikibot (T266000) * Deprecated editor.command() method was removed * comms.PywikibotCookieJar and comms.mode_check_decorator were deleted +* Remove deprecated tools classes Stringtypes and UnicodeType * Remove deprecated tools function open_compressed and signature and UnicodeType class * Fix http_tests.LiveFakeUserAgentTestCase (T265842) * HttpRequest properties were renamed to request.Response identifiers (T265206) @@ -28,4 +31,3 @@ * 5.0.0: pagegenerators.ReferringPageGenerator is desupported and will be removed * 4.3.0: Unused UserBlocked exception will be removed * 4.3.0: Deprecated Page.contributingUsers() will be removed -* 4.2.0: tools.StringTypes will be removed -- To view, visit https://gerrit.wikimedia.org/r/c/pywikibot/core/+/636128 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: I66a093386e32cacc0451f7176b959407a9aa050f Gerrit-Change-Number: 636128 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
