GoogleCloudPlatform / GoogleCloudPlatform/professional-services-data-validator
Add Python 3.12 to tests
Open
priority: p3
type: testing
- Dominant language
- Python
- Stars
- 524
- Forks
- 171
- Avg merge
- 5d 15h
- Merged PRs (30d)
- 4
Description
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.
Contributor guide
Assessment
This issue has not been assessed yet.