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

add support for variable annotations #145

Closed
wants to merge 1 commit into from

Conversation

scottbelden
Copy link
Contributor

This adds support for variable annotations such as x: int = 1 and y: str. There was another PR that was similar (#116) but I think this more closely matches the python grammar.

I have a related redbaron PR that I will push shortly.

@Psycojoker
Copy link
Member

Merge by hand and complet the work, thx a lot <3

but I think this more closely matches the python grammar

Indeed, congratulation for being among the few who succeeded at respecting it :)

@Psycojoker Psycojoker closed this Jan 31, 2019
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

Successfully merging this pull request may close these issues.

2 participants