You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Fix inconsistency with set equality in approx_eq (#7792)
Compare set and frozenset items in a sorted order.
Fall back to exact equality for sets that cannot be sorted.
Fixes#6376
---------
Co-authored-by: Pavol Juhas <juhas@google.com>
0 commit comments