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.6 support #23

Open
5 tasks
jonisb opened this issue Jan 8, 2018 · 0 comments
Open
5 tasks

add Python 3.6 support #23

jonisb opened this issue Jan 8, 2018 · 0 comments
Assignees
Milestone

Comments

@jonisb
Copy link
Owner

jonisb commented Jan 8, 2018

What’s New In Python 3.6

Syntax changes compared to Python 3.5:

  • PEP 498, formatted string literals.
  • PEP 515, underscores in numeric literals.
  • PEP 526, syntax for variable annotations.
  • PEP 525, asynchronous generators.
  • PEP 530: asynchronous comprehensions.
@jonisb jonisb added this to the Phase 2 milestone Jan 8, 2018
@jonisb jonisb self-assigned this Jan 8, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant