Legoktm has uploaded a new change for review. ( 
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(-)


  git pull 
ssh://gerrit.wikimedia.org:29418/mediawiki/extensions/SyntaxHighlight_GeSHi 
refs/changes/66/334866/1

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: newchange
Gerrit-Change-Id: Icd36fc825c7f40db2d5a5a1b1757f9ab31776c9c
Gerrit-PatchSet: 1
Gerrit-Project: mediawiki/extensions/SyntaxHighlight_GeSHi
Gerrit-Branch: master
Gerrit-Owner: Legoktm <[email protected]>

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

Reply via email to