Skip to content

DictMixin is not abstract #1896

Closed
Closed
@gvanrossum

Description

@gvanrossum

In Python 2, the UserDict.DictMixin class is not abstract.

The typeshed stub somehow is missing concrete __len__ and __iter__ implementations.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions