Use official Python 3.13 for testing once released
Closed this issue · 0 comments
andy-maier commented
Currently, we are using Python 3.13.0-rc.1 in the test workflow.
This ticket is to move to the officially released Python 3.13.0. Planned GA date is 2024-10-07 (see https://peps.python.org/pep-0719)
Currently supported Python versions on GitHub Actions: https://github.com/actions/python-versions/blob/main/versions-manifest.json
Update: GA date has been changed from 10/1 to 10/7 as per https://www.python.org/downloads/release/python-3130rc3/