chalice
chalice copied to clipboard
Support Python 3.12
AWS announced today support for Python 3.12 in Lambda
https://aws.amazon.com/about-aws/whats-new/2023/12/aws-lambda-support-python-3-12/
It would be great to see Chalice support this new version as well 😄
Thanks!
Nice, I'll look into adding this today.
Just trying out chalice and looks like neither 3.11 or 3.12 are supported via the terraform packager (due to the aws provider versions). Is it just missing from the MR for now, or is this going to be added as part of this ticket - or is terraform support being deprecated?