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

Make code compatible with both Python 2.7 and Python 3.6 #527

Closed
stennie opened this issue Sep 30, 2017 · 0 comments
Closed

Make code compatible with both Python 2.7 and Python 3.6 #527

stennie opened this issue Sep 30, 2017 · 0 comments
Milestone

Comments

@stennie
Copy link
Collaborator

stennie commented Sep 30, 2017

Python 2.7 will eventually sunset in 2020.

It looks like mtools doesn't have any dependencies that haven't been ported to Python 3 yet, so we should consider making the code compatible with both Python 2.7 and a modern version of 3.x (perhaps 3.6 to limit the test surface?):

@stennie stennie added this to the 1.4.0 milestone Apr 20, 2018
@stennie stennie closed this as completed Apr 20, 2018
@stennie stennie changed the title Make code compatible with both Python 2.7 and Python 3.x Make code compatible with both Python 2.7 and Python 3.6 Apr 30, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant