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

Drop Python 2.6/2.7 Support and Python < 3.5 #17

Open
Cellebyte opened this issue Mar 2, 2020 · 0 comments
Open

Drop Python 2.6/2.7 Support and Python < 3.5 #17

Cellebyte opened this issue Mar 2, 2020 · 0 comments

Comments

@Cellebyte
Copy link
Collaborator

Dropped Version Support

Because of EOL of Python 2.7

  • 2.6
  • 2.7

Note: in favor of the Python 2.7 EOL i want to drop Python2.x support completely.

Because of extra dependency on typings, pip3 install typing is necessary.

  • 3.0
  • 3.1
  • 3.2
  • 3.3
  • 3.4

NOTE: It is also not possible for me to support Python < 3.5 if I want to have typings in the library.
Their is a backport available, but it does not support everything pip3 install typing
I will not test compliance with these old versions.

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