Xqt has submitted this change. ( https://gerrit.wikimedia.org/r/c/pywikibot/core/+/876353 )
Change subject: [doc] Update ROADMAP.rst and HISTORY.rst ...................................................................... [doc] Update ROADMAP.rst and HISTORY.rst Change-Id: Ifa1e0cd388aa0d7a1854f4d16faffd927c7569e6 --- M ROADMAP.rst M HISTORY.rst 2 files changed, 20 insertions(+), 0 deletions(-) Approvals: Xqt: Verified; Looks good to me, approved diff --git a/HISTORY.rst b/HISTORY.rst index 694c539..dfa92df 100644 --- a/HISTORY.rst +++ b/HISTORY.rst @@ -1,6 +1,13 @@ Release history =============== +7.7.3 +----- +*08 January 2023* + +* Add support for shn-wikibooks, as quote, guw quote, got-wikt families + (:phab:`T148280`, :phab:`T326141`, :phab:`T321285`, :phab:`T321297`) + 7.7.2 ----- *03 December 2022* diff --git a/ROADMAP.rst b/ROADMAP.rst index e184105..31eba69 100644 --- a/ROADMAP.rst +++ b/ROADMAP.rst @@ -4,6 +4,8 @@ Improvements ^^^^^^^^^^^^ +* Support federated Wikibase (:phab:`T173195`) +* Improve warning if a Non-JSON response was received from server (:phab:`T326046`) * Allow normalization of :class:`pywikibot.WbTime` objects (:phab:`T123888`) * Add parser for ``<pages />`` tag to :mod:`proofreadpage` * ``addOnly`` parameter of :func:`textlib.replaceLanguageLinks` and :func:`textlib.replaceCategoryLinks` @@ -50,6 +52,8 @@ Bugfixes ^^^^^^^^ +* Don't raise StopIteration in :meth:`login.LoginManager.check_user_exists` + if given user is behind the last user (:phab:`T326063`) * Normalize :class:`WbTimes<pywikibot.WbTime>` sent to Wikidata (:phab:`T325860`) * Fix :class:`pywikibot.WbTime` precision (:phab:`T324798`) * Unquote title for red-links in class:`proofreadpage.IndexPage` -- To view, visit https://gerrit.wikimedia.org/r/c/pywikibot/core/+/876353 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: Ifa1e0cd388aa0d7a1854f4d16faffd927c7569e6 Gerrit-Change-Number: 876353 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] To unsubscribe send an email to [email protected]
