[issue30146] Difference in behavior between set() and collections.abc.MutableSet() derived objects

R. David Murray report at bugs.python.org
Thu Apr 27 16:00:28 EDT 2017


R. David Murray added the comment:

I suppose someone could propose a set of tests that an implementation of an ABC type should pass, to complement the stdlib type tests.  There would probably be a lot of bikeshedding involved in such tests though, so I don't hold out great hope anything would ever get accepted for merge :)

----------

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


More information about the Python-bugs-list mailing list