ftfy v3.1.1 Release Notes

Release Date: 2014-01-29 // about 10 years ago
    • ➕ Add the ftfy.bad_codecs package, which registers new codecs that can decoding things that Python may otherwise refuse to decode:

      • utf-8-variants, which decodes CESU-8 and its Java lookalike
      • sloppy-windows-*, which decodes character-map encodings while treating unmapped characters as Latin-1
    • Simplify the code using ftfy.bad_codecs.