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
Description
Add version `v3.12 to supported python serverless runtimes.
AC
Reasons
Keep up with Python versions
Attachments
could be helpful (for reference.. but its probably not 1:1 after modularization) - kyma-project/kyma#16765
The text was updated successfully, but these errors were encountered:
Python 3.9 commits for reference
Sorry, something went wrong.
For the next task of deprecating 3.9: don't forget to update Python version in https://github.com/kyma-project/private-fn-for-e2e-serverless-tests
When using fresh kyma cli from main I cannot initialize python 312
kyma init function --runtime python312 --name python X Generating project structure (8ms) Error: unsupported runtime
halamix2
No branches or pull requests
Description
Add version `v3.12 to supported python serverless runtimes.
AC
Reasons
Keep up with Python versions
Attachments
could be helpful (for reference.. but its probably not 1:1 after modularization) - kyma-project/kyma#16765
The text was updated successfully, but these errors were encountered: