[issue27598] Add SizedIterable to collections.abc and typing

Neil Girdhar report at bugs.python.org
Fri Aug 19 09:16:15 EDT 2016


Neil Girdhar added the comment:

Given issue http://bugs.python.org/issue27802, it might be worth considering that all Collections implement __eq__ and __ne__, so maybe these should be abstract methods on Collection?

----------

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue27598>
_______________________________________


More information about the Python-bugs-list mailing list