Skip to content

DictMixin is not abstract #1896

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
gvanrossum opened this issue Feb 16, 2018 · 0 comments
Closed

DictMixin is not abstract #1896

gvanrossum opened this issue Feb 16, 2018 · 0 comments

Comments

@gvanrossum
Copy link
Member

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

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

JelleZijlstra added a commit to JelleZijlstra/typeshed that referenced this issue Apr 14, 2018
gvanrossum pushed a commit that referenced this issue Apr 14, 2018
yedpodtrzitko pushed a commit to yedpodtrzitko/typeshed that referenced this issue Jan 23, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant