Description
Latest official update for anyone who missed it in the wall of comments:
We have today [2023-02-28] published a Lambda container base image for Python 3.10, for both x86_64 and arm64 architectures. This image is suitable for production workloads.
Instructions for how to use Lambda container base images for Python are given in the ‘Usage’ tab at https://gallery.ecr.aws/lambda/python.
We expect to publish managed runtime support for Python 3.10 within 90 days.
Previous official update:
We recognize the extended delay in providing Python 3.10 support in AWS Lambda, and apologize for the inconvenience this has caused. Our plan is to publish a base container images for Python 3.10 this month [February 2023], with the managed runtime and tooling support (SAM CLI, CFN, CDK, AWS CLI, console, etc) support to follow. We will provide an ETA for the managed runtime when we publish the container image.
Python 3.10 was released on 2021-10-04
- Announcement: https://pythoninsider.blogspot.com/2021/10/python-3100-is-available.html
- 3.10.1 announcement: https://pythoninsider.blogspot.com/2021/12/python-3101-is-available.html
- 3.10.2 announcement: https://pythoninsider.blogspot.com/2022/01/python-3102-3910-and-3110a4-are-now.html
- 3.10.3 announcement: https://pythoninsider.blogspot.com/2022/03/python-3103-3911-3813-and-3713-are-now.html
- 3.10.4 announcement: https://pythoninsider.blogspot.com/2022/03/python-3104-and-3912-are-now-available.html
- 3.10.5 announcement: https://pythoninsider.blogspot.com/2022/06/python-3105-is-available_6.html
- 3.10.6 announcement: https://pythoninsider.blogspot.com/2022/08/python-3106-is-available.html
- 3.10.7 announcement: https://pythoninsider.blogspot.com/2022/09/python-releases-3107-3914-3814-and-3714.html
- 3.10.8 announcement: https://pythoninsider.blogspot.com/2022/10/python-versions-3108-3915-3815-3715-now.html
- 3.10.9 announcement: https://pythoninsider.blogspot.com/2022/12/python-3111-3109-3916-3816-3716-and.html
- 3.10.10 announcement: https://pythoninsider.blogspot.com/2023/02/python-3112-python-31010-and-3120-alpha.html
- 3.10.11 announcement: https://pythoninsider.blogspot.com/2023/04/its-time-for-another-set-of-python.html
- Release schedule: https://www.python.org/dev/peps/pep-0619/
- What’s new in Python 3.10: https://docs.python.org/3.10/whatsnew/3.10.html