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
We could consider adding support for iso-8859-1 encoded files more broadly, attempting to parse at utf-8 and on a decoding error fall back to iso-8859-1.
The text was updated successfully, but these errors were encountered:
This was debated a lot during the transition from Python2 to Python3, and was downvoted. It occurred much more frequently before, now these issues are rare.
We could consider adding support for iso-8859-1 encoded files more broadly, attempting to parse at utf-8 and on a decoding error fall back to iso-8859-1.
The text was updated successfully, but these errors were encountered: