We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
(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.
The text was updated successfully, but these errors were encountered:
(Original issue 1126 last updated on 2016-06-02T22:26:41.861062+00:00)
(Issue automaticaly closed due to status in Bitbucket: resolved)
Sorry, something went wrong.
(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?
(Original comment by tshatch on 2016-06-01T20:57:52.635888+00:00)
I guess we went with "after" which is now 2.2
(Original comment by tshatch on 2016-06-02T22:23:44.791262+00:00)
PR merged, this definitely works.
(Original comment by tshatch on 2016-06-02T22:26:22.911324+00:00)
That's PR 601
No branches or pull requests
(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.
The text was updated successfully, but these errors were encountered: