| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| README.md | 2026-04-12 | 477 Bytes | |
| Version 0.21.1 source code.tar.gz | 2026-04-12 | 1.3 MB | |
| Version 0.21.1 source code.zip | 2026-04-12 | 1.4 MB | |
| Totals: 3 Items | 2.7 MB | 0 | |
- Fix
ValidationErrorandDecodeErrorraised indec_hookbeing incorrectly wrapped in anotherValidationError(#1013). - Fix a potential
NULLdereference instructmeta_get_module_ns(#1016). - Fix a reference leak in
ms_passes_big_int_constraints(#1017). - Fix missing
ref_templateparameter inmsgspec.json.schematype stub (#1002). - Clarify
order='deterministic'encoder docstrings (#1011). - Add a porting guide for users migrating from orjson (#1007).