eseries icon indicating copy to clipboard operation
eseries copied to clipboard

Dropping Python2 support?

Open semiversus opened this issue 1 year ago • 1 comments

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.

semiversus avatar Dec 17 '23 16:12 semiversus