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

support '@' operator for Python 3 lexer #833

Closed
Anteru opened this issue Aug 31, 2019 · 5 comments
Closed

support '@' operator for Python 3 lexer #833

Anteru opened this issue Aug 31, 2019 · 5 comments
Labels
S-minor severity: minor T-feature type: a new feature X-imported imported from Bitbucket

Comments

@Anteru
Copy link
Collaborator

Anteru commented Aug 31, 2019

(Original issue 1126 created by item4 on 2015-07-11T14:31:47.936405+00:00)

Python 3.5 contain new operator, '@'.

You can read PEP-465 about it.

@Anteru Anteru added T-feature type: a new feature X-imported imported from Bitbucket S-minor severity: minor labels Aug 31, 2019
@Anteru Anteru closed this as completed Aug 31, 2019
@Anteru
Copy link
Collaborator Author

Anteru commented Aug 31, 2019

(Original issue 1126 last updated on 2016-06-02T22:26:41.861062+00:00)

(Issue automaticaly closed due to status in Bitbucket: resolved)

@Anteru
Copy link
Collaborator Author

Anteru commented Aug 31, 2019

(Original comment by tshatch on 2015-11-01T00:25:56.100617+00:00)

@birkenfeld do you want to target Python 3.5 features to Pygments 2.1 (cutting tomorrow?) or a point release thereafter?

@Anteru
Copy link
Collaborator Author

Anteru commented Aug 31, 2019

(Original comment by tshatch on 2016-06-01T20:57:52.635888+00:00)

I guess we went with "after" which is now 2.2

@Anteru
Copy link
Collaborator Author

Anteru commented Aug 31, 2019

(Original comment by tshatch on 2016-06-02T22:23:44.791262+00:00)

PR merged, this definitely works.

@Anteru
Copy link
Collaborator Author

Anteru commented Aug 31, 2019

(Original comment by tshatch on 2016-06-02T22:26:22.911324+00:00)

That's PR 601

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
S-minor severity: minor T-feature type: a new feature X-imported imported from Bitbucket
Projects
None yet
Development

No branches or pull requests

1 participant