jenkins-bot has submitted this change. ( 
https://gerrit.wikimedia.org/r/c/pywikibot/core/+/1274860?usp=email )

Change subject: doc: Update ROADMAP.rst
......................................................................

doc: Update ROADMAP.rst

Change-Id: I150cbba47719d0ea71f8a92b5f4c2cf2c69a86b2
---
M ROADMAP.rst
M docs/index.rst
2 files changed, 9 insertions(+), 2 deletions(-)

Approvals:
  jenkins-bot: Verified
  Xqt: Looks good to me, approved




diff --git a/ROADMAP.rst b/ROADMAP.rst
index 6c8ea4f..e14ee71 100644
--- a/ROADMAP.rst
+++ b/ROADMAP.rst
@@ -1,9 +1,15 @@
 Release 11.2
 ============

+* Require Pillow 12.2.0 or above due to security vulnerability
+* Remove UTM tracking parameters in 
:attr:`proofreadpage.ProofreadPage.url_image` (:phab:`T419943`)
+* Enable *total* parameter in 
:meth:`Page.iterlanglinks()<page.BasePage.iterlanglinks>`
+  if links were cached (:phab:`T422390`)
+* Update translations (i18n)
 * Implement *deletetalk* option in 
:meth:`APISite.delete()<pywikibot.site._apisite.APISite.delete>`
   for older MediaWiki versions (:phab:`T420636`)
-* Add support for :mod:`abstract_family<families.abstract_family>` 
(:phab:`T420636`)
+* Add support for :mod:`abstract_family<families.abstract_family>`
+  (:phab:`T420636`, :phab:`T422369`)
 * Do not follow interwiki redirects in :meth:`APISite.pagebacklinks()
   <pywikibot.site._generators.GeneratorsMixin.pagebacklinks>` (:phab:`T121833`)
 * Remove UTM tracking parameter in :meth:`pywikibot.FilePage.get_file_url` 
(:phab:`T420827`)
diff --git a/docs/index.rst b/docs/index.rst
index fc4ee58..96afb18 100644
--- a/docs/index.rst
+++ b/docs/index.rst
@@ -21,7 +21,8 @@
 whether you have Python installed and to find its version, just type
 ``python`` at the CMD or shell prompt.

-Python 3.9 or higher is currently required to run the bot.
+Python 3.9 or higher is currently required to run the bot but Python 3.10 or
+higher is strictly recommended.

 Pywikibot and this documentation are licensed under the
 :ref:`MIT license`;

--
To view, visit 
https://gerrit.wikimedia.org/r/c/pywikibot/core/+/1274860?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: I150cbba47719d0ea71f8a92b5f4c2cf2c69a86b2
Gerrit-Change-Number: 1274860
Gerrit-PatchSet: 3
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]

Reply via email to