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

Dropping Python2 support? #7

Open
semiversus opened this issue Dec 17, 2023 · 1 comment
Open

Dropping Python2 support? #7

semiversus opened this issue Dec 17, 2023 · 1 comment

Comments

@semiversus
Copy link

Looking at the nice and well documented code and seeing the overhead of Python2 support I think Python2 support could be dropped. Going for Python >=3.7 you could use formatted strings and type annotations.

I'm willing to help with a pull request, if this issue will be supported. Otherwise just close this issue.

@rob-smallshire
Copy link
Owner

Having considered this, I'll happily merge a pull request which removes Python 2 support. Thanks!

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

2 participants