jenkins-bot submitted this change.

View Change


Approvals: jenkins-bot: Verified Xqt: Looks good to me, approved
[doc] Warning: Do not use Pywikibot >= 9 together with Pywikibot <= 3.0.20181203

Change-Id: I7bd02088c1968eea383813e020586f5d3ac126cb
---
M ROADMAP.rst
1 file changed, 10 insertions(+), 0 deletions(-)

diff --git a/ROADMAP.rst b/ROADMAP.rst
index 7f96ce1..a7e5b9e 100644
--- a/ROADMAP.rst
+++ b/ROADMAP.rst
@@ -45,6 +45,7 @@
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

* Cache directory was renamed from ``apicache-py3`` to ``apicache`` due to timestamp changes. (:phab:`T337748`)
+ **Warning:** Do not use Pywikibot 9+ together with Pywikibot 3.0.20181203 and below.
* Raise ``TypeError`` instead of ``AttributeError`` in :meth:`Site.randompages()
<pywikibot.site._generators.GeneratorsMixin.randompages>` if *redirects* parameter is invalid.
* A RuntimeError will be raised if a :class:`family.Family` subclass has an ``__init__`` initializer method.

To view, visit change 1009207. To unsubscribe, or for help writing mail filters, visit settings.

Gerrit-Project: pywikibot/core
Gerrit-Branch: master
Gerrit-Change-Id: I7bd02088c1968eea383813e020586f5d3ac126cb
Gerrit-Change-Number: 1009207
Gerrit-PatchSet: 1
Gerrit-Owner: Xqt <info@gno.de>
Gerrit-Reviewer: Xqt <info@gno.de>
Gerrit-Reviewer: jenkins-bot
Gerrit-MessageType: merged