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

Upgrade code to leverage Python >= 3.6 #115

Open
lgrahl opened this issue Aug 26, 2019 · 0 comments
Open

Upgrade code to leverage Python >= 3.6 #115

lgrahl opened this issue Aug 26, 2019 · 0 comments

Comments

@lgrahl
Copy link
Member

lgrahl commented Aug 26, 2019

Upgrade the code to fully leverage Python 3.6:

  • Use f-strings
  • Use variable annotations
  • Async generators/comprehensions (if needed)
  • Check for workarounds that can be dropped
  • Check for unnecessary type casts
@lgrahl lgrahl closed this as completed Aug 29, 2019
@lgrahl lgrahl reopened this Aug 29, 2019
@lgrahl lgrahl changed the title Upgrade code to Python >= 3.6 Upgrade code to leverage Python >= 3.6 Aug 29, 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

No branches or pull requests

1 participant