Xqt has uploaded a new change for review. ( 
https://gerrit.wikimedia.org/r/337874 )

Change subject: Update config.default_edit_summary
......................................................................

Update config.default_edit_summary

- update config.default_edit_summary from pywikibot __release__
  which is 3.0-dev right now.

Change-Id: I1f8f5457a246213e4624233b5d5dd5c44ec26178
---
M pywikibot/config2.py
1 file changed, 1 insertion(+), 1 deletion(-)


  git pull ssh://gerrit.wikimedia.org:29418/pywikibot/core 
refs/changes/74/337874/1

diff --git a/pywikibot/config2.py b/pywikibot/config2.py
index 4af7d4a..a5f04d1 100644
--- a/pywikibot/config2.py
+++ b/pywikibot/config2.py
@@ -227,7 +227,7 @@
 # edit summary to use if not supplied by bot script
 # WARNING: this should NEVER be used in practice, ALWAYS supply a more
 #          relevant summary for bot edits
-default_edit_summary = u'Pywikibot v.2'
+default_edit_summary = u'Pywikibot 3.0-dev'
 
 # What permissions to use to set private files to it
 # such as password file.

-- 
To view, visit https://gerrit.wikimedia.org/r/337874
To unsubscribe, visit https://gerrit.wikimedia.org/r/settings

Gerrit-MessageType: newchange
Gerrit-Change-Id: I1f8f5457a246213e4624233b5d5dd5c44ec26178
Gerrit-PatchSet: 1
Gerrit-Project: pywikibot/core
Gerrit-Branch: master
Gerrit-Owner: Xqt <i...@gno.de>

_______________________________________________
MediaWiki-commits mailing list
MediaWiki-commits@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits

Reply via email to