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
`test_dict_complex` and `test_dict_numpy_complex` would give occasional
test failures on Python 3.4. The test was written to depend on the
order of values from `dict.values()`; remove that dependency.
Closesgh-7293.
0 commit comments