Skip to content

Typing: Use collections.abc instead of typing module #2676

@einarf

Description

@einarf

Now that we dropped python 3.9 we can respect the deprecation of the typing module.

We should be using `collections.abc instead. Most members in the typing module are aliases to these anyway.

Metadata

Metadata

Assignees

Labels

Type

No type
No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions