Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

How about removing python 2 specific code in lexers.py? #10171

Open
srinivasreddy opened this issue Jan 18, 2017 · 3 comments
Open

How about removing python 2 specific code in lexers.py? #10171

srinivasreddy opened this issue Jan 18, 2017 · 3 comments
Milestone

Comments

@srinivasreddy
Copy link
Contributor

We have two lexers IPythonLexer, IPython3Lexer . I would like to deprecate former . What do you guys think?

@takluyver
Copy link
Member

I'd be inclined to leave it for now. It takes very little development effort (that may be because we don't fix bugs in it, but still, it's not taking effort to keep it there). Highlighting Python 2 code is a separate issue from running IPython on Python 2.

@Carreau Carreau added this to the wishlist milestone Jan 18, 2017
@Carreau
Copy link
Member

Carreau commented Jan 18, 2017

Agreed.

Let's push that on wishlist.

@tqa236
Copy link

tqa236 commented Jul 1, 2020

Considered that Python 2 reached its end of life, do you plan to deprecate Python 2 code in the near future?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants