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
basestring was kept for python2 compatibility. Since Python2 is not supposed to be used anyore and we do not specifiy support for it, we can drop the code that manages the backwards compatibility.
basestringwas kept for python2 compatibility. Since Python2 is not supposed to be used anyore and we do not specifiy support for it, we can drop the code that manages the backwards compatibility.