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

Update Minimal Python version 3.8 #124

Open
2 tasks
maxfischer2781 opened this issue Jul 25, 2023 · 0 comments
Open
2 tasks

Update Minimal Python version 3.8 #124

maxfischer2781 opened this issue Jul 25, 2023 · 0 comments
Labels

Comments

@maxfischer2781
Copy link
Member

Community review has shown that all environments in which COBalD is deployed support at least Python 3.8. Since Python 3.7 is EOL now too COBalD will drop support for both Python 3.6 and Python 3.7. This will allow us to use more modern dependencies and remove some cruft from using the older standard library.

This is an overview ticket for the planned two stage deprecation process:

  • The next regular release of COBalD will bump the minimal Python version to 3.8
    • Any support for compatibility code or dependencies to Python 3.7/3.6 may be dropped starting in this version
  • Ongoing cleanup effort to update code/dependencies to remove cruft and new features

See also MatterMiners/tardis#273

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant