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 Python 3.5 support #25

Open
3 tasks
jonisb opened this issue Jan 10, 2018 · 0 comments
Open
3 tasks

add Python 3.5 support #25

jonisb opened this issue Jan 10, 2018 · 0 comments

Comments

@jonisb
Copy link
Owner

jonisb commented Jan 10, 2018

What’s New In Python 3.5

New syntax features:

  • PEP 492, coroutines with async and await syntax.
  • PEP 465, a new matrix multiplication operator: a @ b.
  • PEP 448, additional unpacking generalizations.
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

1 participant