We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Describe the enhancement
Update Python Version Used
Currently, we test and build against Python 3.11.1's Python Action for system-built builds.
https://github.com/actions/python-versions/releases
Versions of 3.12 are available, as are later versions of 3.11 up to 3.11.7 as of writing.
The text was updated successfully, but these errors were encountered:
We can't update to 5.12 due to #1462, so this will be dependent on that. We have pushed to 5.11.7
Sorry, something went wrong.
New blocker: py2exe doesn't support Python 5.12. We will need to replace Py2exe (py2exe/py2exe#199, py2exe/py2exe#208, py2exe/py2exe#191)
Rixxan
No branches or pull requests
Describe the enhancement
Update Python Version Used
Currently, we test and build against Python 3.11.1's Python Action for system-built builds.
https://github.com/actions/python-versions/releases
Versions of 3.12 are available, as are later versions of 3.11 up to 3.11.7 as of writing.
The text was updated successfully, but these errors were encountered: