aws / chalice

Python Serverless Microframework for AWS
Apache License 2.0
10.67k stars 1.01k forks source link

python 3.11 support #2063

Closed ogrodnek closed 11 months ago

ogrodnek commented 1 year ago

Issue #, if available: #2053

Description of changes:

Python 3.11 support https://aws.amazon.com/blogs/compute/python-3-11-runtime-now-available-in-aws-lambda/

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.

pietrobolcato commented 1 year ago

This should be merged, is really important that chalice doesn't lag behind so much

devinmatte commented 1 year ago

@jamesls Do you have any time soon to take a look at this?

semlak commented 1 year ago

This should be merged, is really important that chalice doesn't lag behind so much

Agreed. It is important to merge this or provide feedback.

ogrodnek commented 1 year ago

Hi @jamesls I just wanted to check in to see if there's any changes I can make to make this PR easier to merge or if you have any feedback, I'm happy to make it. I know you're busy, so, no worries if you're also not ready to take a look at this. Thanks, and thanks again for your work on chalice!

Steve-Groner commented 1 year ago

@jamesls Any word on merging this so Python 3.11 is supported?

venkatajax commented 11 months ago

Can someone pls comment if this PR is merged?

rodolfolottin commented 11 months ago

Looking forward for this! 🙌

MariaMokbel commented 11 months ago

Can't wait to have this PR merged 🙏🏼

hbock-42 commented 11 months ago

Seems very promising, huge update, I understand it takes time to review :D

jamesls commented 11 months ago

Taking a look now.

jamesls commented 11 months ago

Looks great, thanks for the pull request!

ogrodnek commented 11 months ago

Thanks @jamesls , I really appreciate your work on chalice! It's been really great to use!