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

Migrate to Python 3 #27

Closed
lupino3 opened this issue Jan 15, 2019 · 1 comment
Closed

Migrate to Python 3 #27

lupino3 opened this issue Jan 15, 2019 · 1 comment
Labels
enhancement New feature or request

Comments

@lupino3
Copy link
Member

lupino3 commented Jan 15, 2019

Python 2's EOL is at the end of 2019 (see https://legacy.python.org/dev/peps/pep-0373/). It does not make sense to keep supporting both Python 2 and 3: it would instead make sense to migrate the codebase to Python 3 and fully use the new features that recent versions of Python offer.

@lupino3 lupino3 added the enhancement New feature or request label Jan 15, 2019
@lupino3
Copy link
Member Author

lupino3 commented Feb 19, 2024

This was fixed in #51. Even if it's not fully modern Python, the tests only run under 3.x now.

@lupino3 lupino3 closed this as completed Feb 19, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant