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

Adding python 3.12 support #374

Closed
w-k-jones opened this issue Nov 30, 2023 · 1 comment
Closed

Adding python 3.12 support #374

w-k-jones opened this issue Nov 30, 2023 · 1 comment
Labels
dependency Issues with a dependency or import discussion A discussion between contributors is needed to choose the best course of action Low Priority This issue does not need addressing until a future update

Comments

@w-k-jones
Copy link
Member

Python 3.12 has been out for a few months now, and tobac dependencies have been updated to support it (a mamba install with python 3.12 works for me locally without problems). We should potentially add it to the matrix testing

In addition, we should consider when to deprecate python 3.8 as support was ended by many dependencies earlier this year. The v1.6 release may be a good time for this.

@w-k-jones w-k-jones added discussion A discussion between contributors is needed to choose the best course of action Low Priority This issue does not need addressing until a future update dependency Issues with a dependency or import labels Nov 30, 2023
@w-k-jones
Copy link
Member Author

Python 3.12 support confirmed with matrix testing in #451

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependency Issues with a dependency or import discussion A discussion between contributors is needed to choose the best course of action Low Priority This issue does not need addressing until a future update
Projects
None yet
Development

No branches or pull requests

1 participant