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
Since PythonException doesn't inherit from PyObject, need to reapplythe same fix as from gh:365.Seen mostly on PY27/Travis on PyTuple tests.Enable PyTuple tests for PY27/Travis