Description
Why is this needed?
PEP 585 recommends using collections for type hints instead of their typing counterparts.
Which area does this relate to?
Validation
Suggestion
Update the codebase to replace deprecated typing with the new standard for Python 3.9+.
Acknowledgment
- This request meets Powertools for AWS Lambda (Python) Tenets
- Should this be considered in other Powertools for AWS Lambda languages? i.e. Java, TypeScript, and .NET
Metadata
Metadata
Assignees
Type
Projects
Status
Shipped