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 compatibility #78

Open
otizonaizit opened this issue Apr 20, 2020 · 0 comments
Open

Drop Python 2 compatibility #78

otizonaizit opened this issue Apr 20, 2020 · 0 comments

Comments

@otizonaizit
Copy link
Member

As Python 2 is no longer developed, we should drop compatibility for it. This can happen first by just removing dependency on the future package and change the code in MDP that was using future to be compatible with Python 3 only. On the long run it would be good to get rid of old syntax and start using Python 3 new features more aggressively.

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