# charset_normalizer 3.5.1 — Version 3.5.1 - Product: charset_normalizer (https://whatsnew.fyi/product/charset-normalizer) - Vendor: charset_normalizer - Date: 2026-08-15 - Version: 3.5.1 - Original notes: https://github.com/jawah/charset_normalizer/releases/tag/3.5.1 - Permalink: https://whatsnew.fyi/product/charset-normalizer/releases/3.5.1 What's New is an index, not a publisher: every entry below links to the vendor's own release notes, which are the authoritative source. Entries are labelled where they are hand-curated sample data, pre-releases, or drawn from a secondary source such as a developer blog. Reuse: the summaries, labels and curation here are © What's New. Quote freely with attribution and a link back; wholesale republication of the corpus is not permitted — terms: https://whatsnew.fyi/terms. The vendors' own release notes remain their publishers'. --- - **changed** — Raise upper bound of setuptools to v84 - **changed** — Optimize cache performance access for CharInfo struct in prebuilt versions - **fixed** — No longer decode large content when the noise detector output gives high entropy for inputs larger than 1M bytes ###### Changed - Raised upper bound of setuptools to v84 (#794) - Cache performance access optimization for our CharInfo struct (prebuilt only). ###### Fixed - No longer decoding large content when the noise detector output give a high entropy. Only impacted large content input >1M bytes.