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
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
Acknowledgment