Skip to content

inline type annotations for datastructures #2970

Closed
@davidism

Description

Currently we have a bunch of .pyi files with the annotations, because Python <= 3.8 didn't support generic list and dict subclassing. Now that we support >= 3.9, we should be able to move all the annotations into the Python code and remove the stubs.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions