New submission from Ezio Melotti <ezio.melo...@gmail.com>: assertSameElements fails with sequences that contain unorderable types such as [2j, 5j, set(), frozenset()].
See also msg98744 in #7837. ---------- assignee: flox messages: 100654 nosy: ezio.melotti, flox, michael.foord priority: normal severity: normal stage: needs patch status: open title: assertSameElements fails with sequences that contain unorderable types type: behavior _______________________________________ Python tracker <rep...@bugs.python.org> <http://bugs.python.org/issue8088> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com