pypi charset-normalizer 3.2.0
Version 3.2.0

latest releases: 3.3.2, 3.3.1, 3.3.0...
14 months ago

3.2.0 (2023-06-07)

Changed

  • Typehint for function from_path no longer enforce PathLike as its first argument
  • Minor improvement over the global detection reliability

Added

  • Introduce function is_binary that relies on main capabilities, and is optimized to detect binaries
  • Propagate enable_fallback argument throughout from_bytes, from_path, and from_fp that allow a deeper control over the detection (default True)
  • Explicit support for Python 3.12

Fixed

  • Edge case detection failure where a file would contain 'very-long' camel-cased word (Issue #289)

Don't miss a new charset-normalizer release

NewReleases is sending notifications on new releases.