Test regression in test_response_decode_text_using_autodetect with chardet 6.0.0 #3772
-
|
While This leads to a regression in the tests. The test skips here are the same ones we currently use downstream in Fedora; they may now be overly expansive, but they allow me to demonstrate the regression I’m talking about without having to contend with pre-existing issues. Certainly, many tests hang if I skip nothing at all. For this particular case, the byte string is consistent with both encoding names, so one claimed encoding isn’t necessarily more correct than the other. I plan to open a PR that will adjust the test to accept either detected encoding. |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment
-
|
Addressed via #3773. |
Beta Was this translation helpful? Give feedback.
Addressed via #3773.