jcrist / msgspec

A fast serialization and validation library, with builtin support for JSON, MessagePack, YAML, and TOML
https://jcristharif.com/msgspec/
BSD 3-Clause "New" or "Revised" License
2.44k stars 75 forks source link

Don't fail when parsing types with invalid `__parameters__` #772

Closed jcrist closed 1 week ago

jcrist commented 1 week ago

Fixes #769.