Skip to content

3.9.15

Compare
Choose a tag to compare
@ijl ijl released this 23 Feb 17:38
· 60 commits to master since this release

Fixed

  • Implement recursion limit of 1024 on orjson.loads().
  • Use byte-exact read on str formatting SIMD path to avoid crash.