jenkins-bot has submitted this change. ( 
https://gerrit.wikimedia.org/r/c/pywikibot/core/+/862284 )

Change subject: [doc] Update ROADMAP.rst and CHANGELOG.rst
......................................................................

[doc] Update ROADMAP.rst and CHANGELOG.rst

Change-Id: I6f54459dc57afb9bd994bcc40c758ed62852c159
---
M ROADMAP.rst
M scripts/CHANGELOG.rst
2 files changed, 23 insertions(+), 0 deletions(-)

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




diff --git a/ROADMAP.rst b/ROADMAP.rst
index d478166..7a3b1ae 100644
--- a/ROADMAP.rst
+++ b/ROADMAP.rst
@@ -1,6 +1,15 @@
 Current release 8.0.0
 ---------------------

+* Let user the choice which section to be copied with :mod:`generate_user_files
+  <pywikibot.scripts.generate_user_files>` (:phab:`T145372`)
+* use :func:`roundrobin_generators<tools.itertools.roundrobin_generators>` to 
combine generators
+  when limit option is given
+* Ignore OSError if API cache cannot be written
+* Update tools._unidata._category_cf from Unicodedata version 15.0.0
+* :meth:`Timestamp.set_timestamp()<pywikibot.time.Timestamp.set_timestamp>` 
raises TypeError
+  instead of ValueError if conversion fails
+* Python 3.12 is supported
 * All parameters of :meth:`Category.members()<page.Category.members>`,
   :meth:`Category.subcategories()<page.Category.subcategories>` and
   :meth:`Category.articles()<page.Category.articles>` are keyword only
diff --git a/scripts/CHANGELOG.rst b/scripts/CHANGELOG.rst
index 5ff4b7d..0119e56 100644
--- a/scripts/CHANGELOG.rst
+++ b/scripts/CHANGELOG.rst
@@ -14,6 +14,11 @@

 * Enable pagegenerators options with ``move`` and ``remove`` actions 
(:phab:`T318239`)

+clean_sandbox
+~~~~~~~~~~~~~
+
+* A `-textfile` option was addet to fetch the text from a file
+
 create_isbn_edition
 ~~~~~~~~~~~~~~~~~~~


--
To view, visit https://gerrit.wikimedia.org/r/c/pywikibot/core/+/862284
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: I6f54459dc57afb9bd994bcc40c758ed62852c159
Gerrit-Change-Number: 862284
Gerrit-PatchSet: 1
Gerrit-Owner: Xqt <i...@gno.de>
Gerrit-Reviewer: D3r1ck01 <xsavitar.w...@aol.com>
Gerrit-Reviewer: Xqt <i...@gno.de>
Gerrit-Reviewer: jenkins-bot
Gerrit-MessageType: merged
_______________________________________________
Pywikibot-commits mailing list -- pywikibot-commits@lists.wikimedia.org
To unsubscribe send an email to pywikibot-commits-le...@lists.wikimedia.org

Reply via email to