eseries
eseries copied to clipboard
Dropping Python2 support?
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.