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

Add python 3.12 to test matrix #230

Merged
merged 15 commits into from
Nov 9, 2023
Merged

Add python 3.12 to test matrix #230

merged 15 commits into from
Nov 9, 2023

Conversation

apontzen
Copy link
Member

Also update numpy version bracketing

@apontzen
Copy link
Member Author

apontzen commented Oct 12, 2023

Unfortunately python 3.12 is not yet supported by the pyramid web framework that tangos uses (see Pylons/venusian#85). This accounts for the failing unit tests on python 3.12. It does not seem feasible to support python 3.12 until pyramid does (unless we change web framework!)

@apontzen
Copy link
Member Author

apontzen commented Nov 8, 2023

pre-commit.ci autofix

@apontzen
Copy link
Member Author

apontzen commented Nov 9, 2023

Dependencies all fixed and tangos appears to be running with python 3.12. I will see if some of the warnings can also be squashed before merging.

@apontzen apontzen merged commit 9769691 into master Nov 9, 2023
41 checks passed
@apontzen apontzen deleted the python-3.12 branch November 9, 2023 22:24
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

Successfully merging this pull request may close these issues.

None yet

1 participant