Xqt has submitted this change. ( https://gerrit.wikimedia.org/r/c/pywikibot/core/+/1312245?usp=email )
Change subject: doc: Update ROADMAP.rst ...................................................................... doc: Update ROADMAP.rst Change-Id: I0c7ed6f60f31e9cb1ee9e04e61434b5f70593d6d --- M ROADMAP.rst 1 file changed, 4 insertions(+), 1 deletion(-) Approvals: Xqt: Looks good to me, approved jenkins-bot: Verified diff --git a/ROADMAP.rst b/ROADMAP.rst index 1c37e4b..456a7f5 100644 --- a/ROADMAP.rst +++ b/ROADMAP.rst @@ -1,7 +1,10 @@ Release 11.6 ============ -* (no changes yet) +* Provide :class:`backports.sentinel` implementation backported from Python 3.15 +* Update translations (i18n) +* Fix :meth:`WikiStats.get()<data.wikistats.WikiStats.get>` to propagate HTTP fetch exceptions + instead of raising `AttributeError`. Deprecations -- To view, visit https://gerrit.wikimedia.org/r/c/pywikibot/core/+/1312245?usp=email To unsubscribe, or for help writing mail filters, visit https://gerrit.wikimedia.org/r/settings?usp=email Gerrit-MessageType: merged Gerrit-Project: pywikibot/core Gerrit-Branch: master Gerrit-Change-Id: I0c7ed6f60f31e9cb1ee9e04e61434b5f70593d6d Gerrit-Change-Number: 1312245 Gerrit-PatchSet: 1 Gerrit-Owner: Xqt <[email protected]> Gerrit-Reviewer: Xqt <[email protected]> Gerrit-Reviewer: jenkins-bot
_______________________________________________ Pywikibot-commits mailing list -- [email protected] To unsubscribe send an email to [email protected]
