Tech debt: Update Event Handler utility with types from collection versions #6494
Closed
1 of 2 tasks
Labels
event_handlers
pending-release
Fix or implementation already in dev waiting to be released
tech-debt
Technical Debt tasks
Milestone
Why is this needed?
PEP 585 recommends using collections for type hints instead of their typing counterparts.
Which area does this relate to?
Event Handler - REST API
Suggestion
Update the codebase to replace deprecated typing with the new standard for Python 3.9+.
Acknowledgment
The text was updated successfully, but these errors were encountered: