jenkins-bot has submitted this change. ( https://gerrit.wikimedia.org/r/c/pywikibot/core/+/637862 )
Change subject: [doc] Update ROADMAP.rst ...................................................................... [doc] Update ROADMAP.rst Change-Id: Ib282779a5d7c108758540c7b36cba902d5ab9de2 --- M ROADMAP.rst 1 file changed, 8 insertions(+), 0 deletions(-) Approvals: Xqt: Looks good to me, approved jenkins-bot: Verified diff --git a/ROADMAP.rst b/ROADMAP.rst index 8126cef..50ec36f 100644 --- a/ROADMAP.rst +++ b/ROADMAP.rst @@ -1,6 +1,13 @@ Current release changes ~~~~~~~~~~~~~~~~~~~~~~~ +* Avoid conflicts between site and possible site keyword in api.Request.create_simple() (T262926) +* Remove wrong param of rvision() call in Page.latest_revision_id +* Do not raise Exception in Page.get_best_claim() but follow redirect (T265839) +* xml-support of wikistats will be dropped +* Remove deprecated mime_params in api.Request() +* cleanup interwiki_graph.py and replace deprecated originPage by origin in Subjects +* Upload a file that ends with the '\r' byte (T132676) * Fix incorrect server time (T266084) * L10N-Updates * Support Namespace packages in version.py (T265946) @@ -16,6 +23,7 @@ Future release notes ~~~~~~~~~~~~~~~~~~~~ +* 5.0.0: wikistats methods fetch, raw_cached, csv, xml will be removed * 5.0.0: PageRelatedError.getPage() will be removes in favour of PageRelatedError.page * 5.0.0: HttpRequest result of http.fetch() will be replaced by requests.Response (T265206) * 5.0.0: edit, move, create, upload, unprotect and prompt parameters of Page.protect() will be removed (T227610) -- To view, visit https://gerrit.wikimedia.org/r/c/pywikibot/core/+/637862 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: Ib282779a5d7c108758540c7b36cba902d5ab9de2 Gerrit-Change-Number: 637862 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
