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

Change subject: Remove fixme note
......................................................................


Remove fixme note

Per T74941#794299, MediaWiki does it since 1.11 while Pywikibot now
supports 1.14 or higher.

Change-Id: I1e941d6b760a32919465c4d01bbd3e0f3143629c
---
M pywikibot/cosmetic_changes.py
1 file changed, 0 insertions(+), 2 deletions(-)

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



diff --git a/pywikibot/cosmetic_changes.py b/pywikibot/cosmetic_changes.py
index 2684d81..f1923a8 100755
--- a/pywikibot/cosmetic_changes.py
+++ b/pywikibot/cosmetic_changes.py
@@ -619,8 +619,6 @@
         Newer MediaWiki versions automatically place a non-breaking space in
         front of a percent sign, so it is no longer required to place it
         manually.
-
-        FIXME: which version should this be run on?
         """
         text = textlib.replaceExcept(text, r'(\d) %', r'\1 %',
                                      ['timeline'])

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

Gerrit-MessageType: merged
Gerrit-Change-Id: I1e941d6b760a32919465c4d01bbd3e0f3143629c
Gerrit-PatchSet: 2
Gerrit-Project: pywikibot/core
Gerrit-Branch: master
Gerrit-Owner: Matěj Suchánek <[email protected]>
Gerrit-Reviewer: Dalba <[email protected]>
Gerrit-Reviewer: Xqt <[email protected]>
Gerrit-Reviewer: jenkins-bot <>

_______________________________________________
MediaWiki-commits mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits

Reply via email to