Xqt has submitted this change. ( https://gerrit.wikimedia.org/r/c/pywikibot/core/+/800881 )
Change subject: [doc] Update ROADMAP.rst ...................................................................... [doc] Update ROADMAP.rst Change-Id: Ie7d7aa4f4b728058f578b043259a01dc4abd8f28 --- M ROADMAP.rst 1 file changed, 2 insertions(+), 2 deletions(-) Approvals: Xqt: Verified; Looks good to me, approved diff --git a/ROADMAP.rst b/ROADMAP.rst index 8aba0c0..a2eeb86 100644 --- a/ROADMAP.rst +++ b/ROADMAP.rst @@ -1,7 +1,7 @@ Current release 7.4.0 ^^^^^^^^^^^^^^^^^^^^^ -* *(no changes yet)* +* Return gracefully from pwb.find_alternates if folder in user_script_paths does not exist (:phab:`T308910`) Deprecations ^^^^^^^^^^^^ @@ -36,7 +36,7 @@ * 7.3.0: Python 3.5 support will be dropped (:phab:`T301908`) * 7.1.0: win32_unicode.py will be removed * 7.0.0: The i18n identifier 'cosmetic_changes-append' will be removed in favour of 'pywikibot-cosmetic-changes' -* 7.0.0: Require mysql >= 0.7.11 (:phab:`T216741`) +* 7.0.0: pymysql < 0.7.11 will be dropped; require pymysql >= 0.7.11 (:phab:`T216741`) * 5.5.0: APISite.redirectRegex() will be removed in favour of APISite.redirect_regex() * 4.0.0: Revision.parent_id will be removed in favour of Revision.parentid * 4.0.0: Revision.content_model will be removed in favour of Revision.contentmodel -- To view, visit https://gerrit.wikimedia.org/r/c/pywikibot/core/+/800881 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: Ie7d7aa4f4b728058f578b043259a01dc4abd8f28 Gerrit-Change-Number: 800881 Gerrit-PatchSet: 1 Gerrit-Owner: Xqt <[email protected]> Gerrit-Reviewer: Xqt <[email protected]> Gerrit-MessageType: merged
_______________________________________________ Pywikibot-commits mailing list -- [email protected] To unsubscribe send an email to [email protected]
