Closed
Description
Use case
According to this thread, the AWS Lambda team has already added support for Python 3.10 in the managed runtime.
We need to add this support in Powertools.
Solution/User Experience
Add support for Python 3.10
Alternative solutions
- Run local tests
- Run e2e tests
- Deploy a project using AWS Lambda with Python 3.10 and verify that everything is working.
- Fix possible issues.
Acknowledgment
- This feature request meets Lambda Powertools Tenets
- Should this be considered in other Lambda Powertools languages? i.e. Java, TypeScript