Skip to content

3.10.8

Compare
Choose a tag to compare
@ijl ijl released this 19 Oct 15:50
· 9 commits to master since this release

Changed

  • int serialization no longer chains OverflowError to the
    the __cause__ attribute of orjson.JSONEncodeError when range exceeded.
  • Compatibility with CPython 3.14 alpha 1.
  • Improve performance.