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 away from Python 2 #62

Closed
zack-overflow opened this issue Jul 28, 2022 · 1 comment
Closed

Migrate away from Python 2 #62

zack-overflow opened this issue Jul 28, 2022 · 1 comment

Comments

@zack-overflow
Copy link

Python 2 reached end of life in 2020. Maintaining a Python 2 codebase for any significant project is and will be increasingly difficult--bugs are not fixed, support is not offered, and new resources will not support this version.

Migrating Layup List away from Python 2 would likely be beneficial for its longevity and maintainability as well as increase development speed for new features and bug fixes.

There are a number of options for languages to which the LL backend could migrate, but Python 3 is the most obvious (and likely best/most frictionless) choice.

@zack-overflow
Copy link
Author

Closing as duplicate of #69

@zack-overflow zack-overflow closed this as not planned Won't fix, can't repro, duplicate, stale Oct 26, 2023
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