John Vandenberg has uploaded a new change for review.
https://gerrit.wikimedia.org/r/278704
Change subject: Fix incorrect use of quad quotes for docstring
......................................................................
Fix incorrect use of quad quotes for docstring
Added in 5a94f9e1
Change-Id: Icb86387d6f8457f6091d75b39fde68ba4c292501
---
M pywikibot/cosmetic_changes.py
1 file changed, 1 insertion(+), 1 deletion(-)
git pull ssh://gerrit.wikimedia.org:29418/pywikibot/core
refs/changes/04/278704/1
diff --git a/pywikibot/cosmetic_changes.py b/pywikibot/cosmetic_changes.py
index 7ba4c8e..6afa7b0 100755
--- a/pywikibot/cosmetic_changes.py
+++ b/pywikibot/cosmetic_changes.py
@@ -617,7 +617,7 @@
return text
def resolveHtmlEntities(self, text):
- """"Resolve html entities."""
+ """Replace HTML entities with unicode."""
ignore = [
38, # Ampersand (&)
39, # Single quotation mark (") - bug T26093
--
To view, visit https://gerrit.wikimedia.org/r/278704
To unsubscribe, visit https://gerrit.wikimedia.org/r/settings
Gerrit-MessageType: newchange
Gerrit-Change-Id: Icb86387d6f8457f6091d75b39fde68ba4c292501
Gerrit-PatchSet: 1
Gerrit-Project: pywikibot/core
Gerrit-Branch: master
Gerrit-Owner: John Vandenberg <[email protected]>
_______________________________________________
MediaWiki-commits mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits