github chardet/chardet 7.4.1

11 hours ago

Bug Fixes

  • BOM-prefixed UTF-16/32 input now returns utf-16/utf-32 instead of utf-16-le/utf-16-be/utf-32-le/utf-32-be. The endian-specific codecs don't strip the BOM on decode, so callers were getting a stray U+FEFF at the start of their text. BOM-less detection is unchanged. (#364, #365)

Full Changelog: 7.4.0...7.4.1

Don't miss a new chardet release

NewReleases is sending notifications on new releases.