View categories
Python 3.11 is now the default for new Python apps
Change effective on 14 February 2023
New Python apps that do not specify a Python version now default to using Python 3.11, rather than Python 3.10.
To use a version other than Python 3.11, see our documentation on specifying a Python version.
Existing apps are unaffected.