Xqt has submitted this change. ( 
https://gerrit.wikimedia.org/r/c/pywikibot/core/+/1237639?usp=email )

Change subject: doc: Update ROADMAP.rst, AUTHORS.rst and CHANGELOG.rst
......................................................................

doc: Update ROADMAP.rst, AUTHORS.rst and CHANGELOG.rst

Change-Id: I2437154e38d65a7ba16296eb81ea08ba78930b44
---
M AUTHORS.rst
M ROADMAP.rst
M scripts/CHANGELOG.rst
3 files changed, 18 insertions(+), 1 deletion(-)

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




diff --git a/AUTHORS.rst b/AUTHORS.rst
index 31c30e4..e2919ae 100644
--- a/AUTHORS.rst
+++ b/AUTHORS.rst
@@ -198,6 +198,7 @@
     Lewis Cawte
     Lichinsol
     Linedwell
+    Louperivois
     luzpaz

 M
diff --git a/ROADMAP.rst b/ROADMAP.rst
index 11c562e..b6eea65 100644
--- a/ROADMAP.rst
+++ b/ROADMAP.rst
@@ -3,10 +3,21 @@

 **Improvements**

+* Show Pywikibot version in deprecation warnings for :mod:`config` variables.
 * :ref:`config.pickle_protocol<Further Settings>` was updated from version `2` 
to `5`. Older pickle
   files are still readable.
+* Enhance :meth:`throttle.Throttle.waittime` for read requests. 
(:phab:`T415891`)
+* :ref:`config.minthrottle<Settings to Avoid Server Overload>` may me a 
``float``.
+  (:phab:`T414170`, :phab:`T416145`)
+* Implement 
:meth:`Site.abuselog()<pywikibot.site._generators.GeneratorsMixin.abuselog>` 
site
+  generator for :api:`AbuseLog` and :meth:`page.User.last_activity` method.
+  (:phab:`T396297`, :phab:`T396298`)
+* Use explicit utf-8 encoding with class:`GraphSavingThread.graph.write
+  <interwiki_graph.GraphSavingThread>` (:phab:`T415891`)
+* Optimize pickle file storage of 
:class:`WikiWho<page._toolforge.WikiWhoMixin>`
+  with subdirectory structure (:phab:`T414087`)
 * Make :class:`textlib.TimeStripper` more resilient for itwiki. 
(:phab:`T415880`)
-* Add WikiWho API support. (:phab:`T414071`)
+* Add :class:`WikiWho<page._toolforge.WikiWhoMixin>` API support. 
(:phab:`T414071`)
 * Never use None as key in WeakKeyDictionary within 
:class:`proofreadpage.TagAttrDesc`.
   Class-level access returns the descriptor itself. (:phab:`T413563`)
 * *text_a* and *text_b* of :class:`diff.PatchManager` are positional-only 
parameters.
diff --git a/scripts/CHANGELOG.rst b/scripts/CHANGELOG.rst
index 03b2ad5..df664bb 100644
--- a/scripts/CHANGELOG.rst
+++ b/scripts/CHANGELOG.rst
@@ -7,6 +7,11 @@
 * L10N and i18n updates
 * ``create_isbn_edition`` script was removed from scripts package 
(:phab:`T398140`)

+addwikis:
+^^^^^^^^^
+
+* Show the difference instead of the new list.
+
 archivebot
 ^^^^^^^^^^


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

Reply via email to