You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
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
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.The text was updated successfully, but these errors were encountered: