Skip to content

3.9.13

Compare
Choose a tag to compare
@ijl ijl released this 03 Feb 22:54
· 59 commits to master since this release

Fixed

  • Serialization str escape uses only 128-bit SIMD.
  • Fix compatibility with CPython 3.13 alpha 3.

Changed

  • Publish musllinux_1_2 instead of musllinux_1_1 wheels.
  • Serialization uses small integer optimization in CPython 3.12 or later.