Open rgoltz opened 1 month ago
AWS just released https://aws.amazon.com/blogs/compute/python-3-13-runtime-now-available-in-aws-lambda/ But not in AL2023 ... still unable to run same python version in lambda and AL2023 ...
This is really disappointing ...
I switched to uv to get the Python Version I want... https://github.com/astral-sh/uv
What package is missing from Amazon Linux 2023? Please describe and include package name. Please add Python 3.13 to Amazon Linux 2023 as package via AWS-managed repo. https://blog.python.org/2024/10/python-3130-final-released.html (released Monday, October 7, 2024)
Is this an update to existing package or new package request? Update to existing package for Python on AL2023 (would be nice to have Python 3.12 and Python 3.13 available as a transition)
Is this package available in Amazon Linux 2? If it is available via external sources such as EPEL, please specify. AL2 getting close to EOL. I'm thinking it's not relevant for AL2 anymore.
Any additional information you'd like to include. (use-cases, etc) This issue should be (at least) done, once Lambda + CodeBuild supports Python 3.13. This enable us to use different AWS services smoothly together.
While opening the issue today, the support for Python 3.12 is not covered in AL2023 yet as well: https://github.com/amazonlinux/amazon-linux-2023/issues/483. This should be done first.