[issue8743] set() operators don't work with collections.Set instances

Nick Coghlan report at bugs.python.org
Sun May 25 15:45:08 CEST 2014


Nick Coghlan added the comment:

Ah, interesting - I completely missed the comparison operators in my patch and tests. Your version looks good to me, though.

That looks like a patch against 2.7 - do you want to add 2.7 & 3.4 back to the list of target versions for the fix?

----------

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


More information about the Python-bugs-list mailing list