Xqt has submitted this change. ( https://gerrit.wikimedia.org/r/c/pywikibot/core/+/1306124?usp=email )
Change subject: doc: remove experimental feature warning for cosmetic_changes setting ...................................................................... doc: remove experimental feature warning for cosmetic_changes setting The cosmetic_changes feature was introduced 20 years ago. It is stable enough and no longer considered experimental. Change-Id: I691cd83228418541b1c315210f4bab2128397768 --- M pywikibot/config.py 1 file changed, 0 insertions(+), 3 deletions(-) Approvals: jenkins-bot: Verified Xqt: Looks good to me, approved diff --git a/pywikibot/config.py b/pywikibot/config.py index c44375e..b64ab08 100644 --- a/pywikibot/config.py +++ b/pywikibot/config.py @@ -789,9 +789,6 @@ # ############# COSMETIC CHANGES SETTINGS ############## # The bot can make some additional changes to each page it edits, e.g. fix # whitespace or positioning of category links. - -# This is an experimental feature; handle with care and consider re-checking -# each bot edit if enabling this! cosmetic_changes = False # If cosmetic changes are switched on, and you also have several accounts at -- To view, visit https://gerrit.wikimedia.org/r/c/pywikibot/core/+/1306124?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: I691cd83228418541b1c315210f4bab2128397768 Gerrit-Change-Number: 1306124 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]
