Skip to content

Add support for Python 3.13 #168

New issue

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

Closed
michael-k opened this issue Aug 1, 2024 · 6 comments
Closed

Add support for Python 3.13 #168

michael-k opened this issue Aug 1, 2024 · 6 comments

Comments

@michael-k
Copy link

michael-k commented Aug 1, 2024

Python 3.13 will be was released on 2024-10-07.


It might be a bit early to open this issue, but considering how long it took in the past for new versions of Python to be available on AWS Lambda …

@jtuliani
Copy link

jtuliani commented Aug 1, 2024

Thanks for raising this issue. We're aware of the up-coming release and have started work already. We released Python 3.12 on 2023-12-14, which was faster than earlier releases but still gives us room to improve this time around :)

@leandrodamascena
Copy link

Python 3.13 will be released on 2024-10-01 (the first release candidate was released on 2024-08-01).

It might be a bit early to open this issue, but considering how long it took in the past for new versions of Python to be available on AWS Lambda …

Hey @michael-k! According to the official Lambda documentation, Python 3.13 support in Lambda is expected in November this year, but may be subject to change.

image

@jtuliani
Copy link

We have published Preview container base images for Python 3.13 - see https://gallery.ecr.aws/lambda/python.

These images are previews, and should not be used for production workloads. Note that the experimental features for disabling the GIL and the JIT compiler are not supported.

Please share any feedback below...thank you!

@RhysRedbearIT
Copy link

I'm seeing it available now:
1731452314879

@leandrodamascena
Copy link

@jtuliani
Copy link

Lambda support for Python 3.13 is now Generally Available: https://aws.amazon.com/about-aws/whats-new/2024/11/aws-lambda-support-python-313/

Please do share any feedback.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants