chalice icon indicating copy to clipboard operation
chalice copied to clipboard

Support Python 3.12

Open devinmatte opened this issue 1 year ago • 2 comments

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!

devinmatte avatar Dec 14 '23 23:12 devinmatte

Nice, I'll look into adding this today.

jamesls avatar Dec 15 '23 16:12 jamesls

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?

eatsleepdeploy avatar Jan 23 '24 08:01 eatsleepdeploy