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
Switch to using preferred encoding from locale module for converting
strings to binary. This should prevent some lingering UnicodeEncodeError
crashes on Python 2.7.