ultrajson 6.0.0
Permanent link:
cppdashboard.dev/r/2026/09/ultrajson-6-0-0Ultra fast JSON decoder and encoder written in C with Python bindings
Release notes
## Changed * Assorted cleanup refactors (#756) @bwoodsend ## Removed * Reduce bytes-like support to only bytes and bytearray (#755) @bwoodsend ## Fixed * Allow default handler to handle bytes (#759) @bwoodsend * Update build dependencies to avoid warning about missing [tool.setuptools_scm] section (#746) @musicinmybrain * Tighten UTF-8 validation for ujson.loads()-ing strings from bytes (#750) @bwoodsend, @hugovk
Share this resource