Skip to content

Tech debt: Update Logger utility with types from collection versions #6467

@leandrodamascena

Description

@leandrodamascena

Why is this needed?

PEP 585 recommends using collections for type hints instead of their typing counterparts.

Which area does this relate to?

Logger

Suggestion

Update the codebase to replace deprecated typing with the new standard for Python 3.9+.

Acknowledgment

  • Should this be considered in other Powertools for AWS Lambda languages? i.e. Java, TypeScript, and .NET

Activity

github-actions

github-actions commented on Apr 15, 2025

@github-actions
Contributor

⚠️COMMENT VISIBILITY WARNING⚠️

This issue is now closed. Please be mindful that future comments are hard for our team to see.

If you need more assistance, please either tag a team member or open a new issue that references this one.

If you wish to keep having a conversation with other community members under this issue feel free to do so.

3 remaining items

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Tech debt: Update Logger utility with types from collection versions · Issue #6467 · aws-powertools/powertools-lambda-python