jenkins-bot has submitted this change. ( https://gerrit.wikimedia.org/r/c/pywikibot/core/+/1101827?usp=email )
Change subject: doc: Update ROADMAP.rst ...................................................................... doc: Update ROADMAP.rst Change-Id: I39fd64196a53e413362c0c0f07a7dcd385359130 --- M ROADMAP.rst 1 file changed, 2 insertions(+), 1 deletion(-) Approvals: Xqt: Looks good to me, approved jenkins-bot: Verified diff --git a/ROADMAP.rst b/ROADMAP.rst index 1c9ed2d..22200e8 100644 --- a/ROADMAP.rst +++ b/ROADMAP.rst @@ -10,7 +10,7 @@ **Bugfixes** -* (no changes yet) +* Fix use of importlib.metadata.entry_points for pywikibot-scripts with Python 3.8 and 3.9 (:phab:`T358635`) **Code cleanups** @@ -53,6 +53,7 @@ **Other breaking changes** +* Require ``requests >= 2.31.0`` (:phab:`T347031`) * Python 3.7 support was dropped (:phab:`T378893`), including *importlib_metadata* of :mod:`backports`. * See also Current Deprecations below. -- To view, visit https://gerrit.wikimedia.org/r/c/pywikibot/core/+/1101827?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: I39fd64196a53e413362c0c0f07a7dcd385359130 Gerrit-Change-Number: 1101827 Gerrit-PatchSet: 1 Gerrit-Owner: Xqt <i...@gno.de> Gerrit-Reviewer: Xqt <i...@gno.de> Gerrit-Reviewer: jenkins-bot
_______________________________________________ Pywikibot-commits mailing list -- pywikibot-commits@lists.wikimedia.org To unsubscribe send an email to pywikibot-commits-le...@lists.wikimedia.org