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

Utilize new Python features available from dropping 2.7 and 3.4 #98

Open
tobinus opened this issue Dec 3, 2019 · 0 comments
Open

Utilize new Python features available from dropping 2.7 and 3.4 #98

tobinus opened this issue Dec 3, 2019 · 0 comments

Comments

@tobinus
Copy link
Owner

tobinus commented Dec 3, 2019

Depends on #96 and #97 .

Basically, there are a lot of simplifications that can be made by utilizing Python features/changes that previously could not be used due to supporting legacy Python versions. I want to reap the benefits of dropping support for 2.7 and 3.4 because:

  • It will lead to a better experience for developers, which is important to ensure continued support.
  • Dropping support for 2.7 and 3.4 would be pointless if it did not improve anything.
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