jenkins-bot has submitted this change. ( https://gerrit.wikimedia.org/r/c/pywikibot/core/+/1288007?usp=email )
Change subject: doc: Update ROADMAP.rst and CHANGELOG.rst ...................................................................... doc: Update ROADMAP.rst and CHANGELOG.rst Change-Id: I13cd6022a92a2ad18deb3a1ae4b47d80c16f064f --- M ROADMAP.rst M scripts/CHANGELOG.rst 2 files changed, 17 insertions(+), 1 deletion(-) Approvals: jenkins-bot: Verified Xqt: Looks good to me, approved diff --git a/ROADMAP.rst b/ROADMAP.rst index 39c05cd..7b6ecde 100644 --- a/ROADMAP.rst +++ b/ROADMAP.rst @@ -1,6 +1,12 @@ Release 11.3 ============ +* Update :attr:`family.WikimediaFamily.known_codes` (:phab:`T426319`) +* Move all :mod:`families.wikinews_family` site codes to :attr:`Family.closed_wikis + <families.wikinews_family.Family.closed_wikis>` (:phab:`T425953`, :phab:`T426022`) +* Enable :meth:`CosmeticChangesToolkit.commonsfiledesc() + <cosmetic_changes.CosmeticChangesToolkit.commonsfiledesc>` for FILE namespace on + on all commons wikis (:phab:`T425306`, :phab:`T425349`) * Add Devanagari numerals for ne-wiki to :attr:`NON_ASCII_DIGITS <userinterfaces.transliteration.NON_ASCII_DIGITS>` and fix :class:`textlib.TimeStripper` regex for :attr:`textlib.TimeStripperPatterns.timezone` (:phab:`T424467`) diff --git a/scripts/CHANGELOG.rst b/scripts/CHANGELOG.rst index 79ad140..308e905 100644 --- a/scripts/CHANGELOG.rst +++ b/scripts/CHANGELOG.rst @@ -4,6 +4,16 @@ 11.3.0 ------ +addwikis +^^^^^^^^ + +* Update :attr:`family.WikimediaFamily.known_codes` together with wiki updates (:phab:`T426319`) + +interwiki +^^^^^^^^^ + +* Ignore site codes of ``-neverlink`` option instead of deleting them (:phab:`T410104`) + noreferences ^^^^^^^^^^^^ @@ -12,7 +22,7 @@ parser_function_count ^^^^^^^^^^^^^^^^^^^^^ -* Load all pages with content flag (:phab:`T423836`) +* Load all pages with content flag (:phab:`T423836`) 11.2.0 -- To view, visit https://gerrit.wikimedia.org/r/c/pywikibot/core/+/1288007?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: I13cd6022a92a2ad18deb3a1ae4b47d80c16f064f Gerrit-Change-Number: 1288007 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]
