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 don't pin charset-normalizer versions, so this test is likely to
flake as changes are made to that library.
- charset-normalizer 3.3.0 reports this encoding as CP949.
- charset-normalizer 3.3.1 and 3.3.1 report it as Big5.
Perhaps we don't care what the value is here. Should we remove this
test? Or, perhaps change it to assert that the encoding is not utf-8?
0 commit comments