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

Change subject: Remove non-existent ipython lexers
......................................................................


Remove non-existent ipython lexers

These lexers don't exist in pygments 2.1, I'm not really sure where they
came from. In any case, these are already broken on wikis since pygments
fails, so let's just remove them.

Change-Id: Icd36fc825c7f40db2d5a5a1b1757f9ab31776c9c
---
M SyntaxHighlight_GeSHi.lexers.php
1 file changed, 0 insertions(+), 4 deletions(-)

Approvals:
  Paladox: Looks good to me, but someone else must approve
  jenkins-bot: Verified
  Jforrester: Looks good to me, approved



diff --git a/SyntaxHighlight_GeSHi.lexers.php b/SyntaxHighlight_GeSHi.lexers.php
index c1b34d4..108236e 100644
--- a/SyntaxHighlight_GeSHi.lexers.php
+++ b/SyntaxHighlight_GeSHi.lexers.php
@@ -261,10 +261,6 @@
        'ini',
        'io',
        'ioke',
-       'ipython',
-       'ipython2',
-       'ipython3',
-       'ipythonconsole',
        'irb',
        'irc',
        'isabelle',

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

Gerrit-MessageType: merged
Gerrit-Change-Id: Icd36fc825c7f40db2d5a5a1b1757f9ab31776c9c
Gerrit-PatchSet: 1
Gerrit-Project: mediawiki/extensions/SyntaxHighlight_GeSHi
Gerrit-Branch: master
Gerrit-Owner: Legoktm <[email protected]>
Gerrit-Reviewer: Jforrester <[email protected]>
Gerrit-Reviewer: Ori.livneh <[email protected]>
Gerrit-Reviewer: Paladox <[email protected]>
Gerrit-Reviewer: Reedy <[email protected]>
Gerrit-Reviewer: jenkins-bot <>

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

Reply via email to