Raymond Hettinger <[email protected]> added the comment:
If you want to add back the __ne__() method, that would be fine. FWIW, "class A(collections.abc.Set, int)" seems pretty exotic to me. I wouldn't have expected that work out well. ---------- _______________________________________ Python tracker <[email protected]> <https://bugs.python.org/issue41416> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com
