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

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

[doc] Update ROADMAP.rst and CHANGELOG.rst

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

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




diff --git a/ROADMAP.rst b/ROADMAP.rst
index 25590d5..b6e1a2a 100644
--- a/ROADMAP.rst
+++ b/ROADMAP.rst
@@ -1,6 +1,10 @@
 Current release
 ---------------
 
+* Use ``build`` instead of ``setuptools.setup()`` to build the distribution
+* Raise ``ConnectionError`` on ``requests.ReadTimeout`` in 
:func:`comms.http.error_handling_callback`
+* Raise :exc:`exceptions.ServerError` on ``requests.ReadTimeout`` in 
:func:`comms.http.error_handling_callback`
+* Do not evaluate :func:`pywikibot.Site` with dict.pop() as default value 
(:phab:`T335720`)
 * L10N updates
 * :class:`family.Family` class was rewritten. ``obsolete.setter`` was removed,
   :meth:`family.Family.interwiki_replacements` returns an invariant mapping,
diff --git a/scripts/CHANGELOG.rst b/scripts/CHANGELOG.rst
index 34f96c8..858ce82 100644
--- a/scripts/CHANGELOG.rst
+++ b/scripts/CHANGELOG.rst
@@ -4,6 +4,11 @@
 8.2.0
 -----

+archivebot
+~~~~~~~~~~
+
+* KeyboardInterrupt was enabled for -async option
+
 replicate_wiki
 ~~~~~~~~~~~~~~


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