jenkins-bot has submitted this change and it was merged. ( 
https://gerrit.wikimedia.org/r/478641 )

Change subject: [doc] Fix task number of T57185
......................................................................

[doc] Fix task number of T57185

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

Approvals:
  Mpaa: Looks good to me, approved
  jenkins-bot: Verified



diff --git a/pywikibot/cosmetic_changes.py b/pywikibot/cosmetic_changes.py
index 327d7a2..85ff485 100755
--- a/pywikibot/cosmetic_changes.py
+++ b/pywikibot/cosmetic_changes.py
@@ -990,7 +990,7 @@

         # FIXME: split this function into two.
         # replace persian/arabic digits
-        # deactivated due to bug 55185
+        # deactivated due to bug T57185
         for i in range(0, 10):
             text = textlib.replaceExcept(text, old[i], new[i], exceptions)
         # do not change digits in class, style and table params

--
To view, visit https://gerrit.wikimedia.org/r/478641
To unsubscribe, or for help writing mail filters, visit 
https://gerrit.wikimedia.org/r/settings

Gerrit-Project: pywikibot/core
Gerrit-Branch: master
Gerrit-MessageType: merged
Gerrit-Change-Id: I1ccb702ae88cbf5887efb6349f9b38c14d367edc
Gerrit-Change-Number: 478641
Gerrit-PatchSet: 1
Gerrit-Owner: Xqt <[email protected]>
Gerrit-Reviewer: John Vandenberg <[email protected]>
Gerrit-Reviewer: Mpaa <[email protected]>
Gerrit-Reviewer: jenkins-bot (75)
_______________________________________________
Pywikibot-commits mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/pywikibot-commits

Reply via email to