Skip to content

main/py3-charset-normalizer: upgrade to 3.3.2

3.3.1...3.3.2 -> code changes lgtm

Changelog
## 3.3.2
### Fixed
- Unintentional memory usage regression when using large payload that match several encoding (#376)
- Regression on some detection case showcased in the documentation (#371)

### Added
- Noise (md) probe that identify malformed arabic representation due to the presence of letters in isolated form (credit to my wife)

source: https://github.com/Ousret/charset_normalizer/blob/79dce4857914fead2ffe55eb787cad6d5cf14643/CHANGELOG.md

Merge request reports