jenkins-bot has submitted this change. ( https://gerrit.wikimedia.org/r/c/pywikibot/core/+/1009207?usp=email )
Change subject: [doc] Warning: Do not use Pywikibot >= 9 together with Pywikibot <= 3.0.20181203 ...................................................................... [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(-) Approvals: jenkins-bot: Verified Xqt: Looks good to me, approved 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 https://gerrit.wikimedia.org/r/c/pywikibot/core/+/1009207?usp=email 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: I7bd02088c1968eea383813e020586f5d3ac126cb Gerrit-Change-Number: 1009207 Gerrit-PatchSet: 1 Gerrit-Owner: Xqt <[email protected]> Gerrit-Reviewer: Xqt <[email protected]> Gerrit-Reviewer: jenkins-bot Gerrit-MessageType: merged
_______________________________________________ Pywikibot-commits mailing list -- [email protected] To unsubscribe send an email to [email protected]
