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
Failing tests related to float with Python 2.6 are fixed with this
patch. We also revert the use of subprocess.check_output() because
it is not supported in Python v2.6.
0 commit comments