Download Latest Version Version 0.21.1 source code.tar.gz (1.3 MB)
Email in envelope

Get an email when there's a new version of msgspec

Home / 0.21.0
Name Modified Size InfoDownloads / Week
Parent folder
README.md 2026-04-08 586 Bytes
Version 0.21.0 source code.tar.gz 2026-04-08 1.3 MB
Version 0.21.0 source code.zip 2026-04-08 1.4 MB
Totals: 3 Items   2.7 MB 0
  • Fix a segfault on Python 3.13+ that could occur when creating structs that contained a __dict__, instead of only using __slots__ (#960).
  • Improve type annotations for msgspec.UNSET (#975).
  • Fix hashing of decoded tuples on Python 3.14 (#980).
  • Add ref_template arg to msgspec.json.schema (#983).
  • Add missing libm linkage to some architectures (#993).
  • Fix memory leak when decoding sets (#991).
  • Add uniqueItems annotation to set/frozenset JSON schemas (#984).
  • BREAKING: Call __post_init__ from msgspec.structs.replace/copy.replace (#1000).
Source: README.md, updated 2026-04-08