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
* sys.version is not suitable for comparisons, and strings and tuples
don't compare like that in python3 anyway. Fixing to use
sys.version_info.
* More views that need to be casted to lists.
0 commit comments