8000 Tech debt: Update Logger utility with types from collection versions · Issue #6467 · aws-powertools/powertools-lambda-python · GitHub
[go: up one dir, main page]

Skip to content
Tech debt: Update Logger utility with types from collection versions #6467
Closed
@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

Metadata

Metadata

Labels

Type

Projects

Status

Shipped

Relationships

None yet

Development

No branches or pull requests

Issue actions

    0