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 tests #1344

Open
nj1973 opened this issue Nov 22, 2024 · 0 comments
Open

Add Python 3.12 to tests #1344

nj1973 opened this issue Nov 22, 2024 · 0 comments
Labels
priority: p3 Lowest priority. This can be something deprioritized or not time sensitive. type: testing

Comments

@nj1973
Copy link
Contributor

nj1973 commented Nov 22, 2024

Add 3.12 to the Python versions list PYTHON_VERSIONS in noxfile.py.

As part of this temporarily hardcode DEFAULT_PYTHON_VERSION to "3.12" and run all tests to ensure all engines work on this version. Depending on the outcome you need to decide whether to fix problems in this issue or raise issues for problems seen and put this back on the backlog.

Remember to return DEFAULT_PYTHON_VERSION to an earlier version than 3.12.

@nj1973 nj1973 added type: process A process-releated concern. May include testing, release, or the like. priority: p3 Lowest priority. This can be something deprioritized or not time sensitive. labels Nov 22, 2024
@helensilva14 helensilva14 added type: testing and removed type: process A process-releated concern. May include testing, release, or the like. labels Nov 25, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
priority: p3 Lowest priority. This can be something deprioritized or not time sensitive. type: testing
Projects
None yet
Development

No branches or pull requests

2 participants